Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: sourceserver.info. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

Jareth

Schüler

  • »Jareth« ist der Autor dieses Themas

Beiträge: 95

Wohnort: Vetschau

Beruf: Soldat

Rootserver vorhanden: Ja

  • Nachricht senden

1

Donnerstag, 12. August 2010, 10:28

Waffen restricten ?

Sorry das so viel Frage nutze erst seit heute Sourcebans und wollte mal wissen wie ich waffen restricten kann wie die Awp ?

2

Donnerstag, 12. August 2010, 10:36

Re: Waffen restricten ?

Sourcebans hat nichts damit zutun ;)


aber schau mal http://forums.alliedmods.net/showthread.php?t=105219
Sourceserver.info/irc

----------------------------------------------------------------------------


Jareth

Schüler

  • »Jareth« ist der Autor dieses Themas

Beiträge: 95

Wohnort: Vetschau

Beruf: Soldat

Rootserver vorhanden: Ja

  • Nachricht senden

3

Donnerstag, 12. August 2010, 10:38

Re: Waffen restricten ?

Okay muss ich mal schauen wie man das installiert und so .. hab davon noch keine ahnung hab sonst mani genutzt wollte aber davon weg

4

Donnerstag, 12. August 2010, 10:41

Re: Waffen restricten ?

gute entscheidung ;)

Schaue noch mal bei deiner andern frage habe bei meinem posz noch was hinzugefügt.


zuhouse
Sourceserver.info/irc

----------------------------------------------------------------------------


Jareth

Schüler

  • »Jareth« ist der Autor dieses Themas

Beiträge: 95

Wohnort: Vetschau

Beruf: Soldat

Rootserver vorhanden: Ja

  • Nachricht senden

5

Donnerstag, 12. August 2010, 10:56

Re: Waffen restricten ?

Seh bei den addon nicht durch will mir ja nicht einfach mal was drauf kloppen und dann gehts nicht und ich hab mein server voll gekloppt

6

Donnerstag, 12. August 2010, 12:45

Re: Waffen restricten ?

Nun wenn das der Fall ist du dir etwas auf deinem Server rauf gekloppt hast und es funktioniert nicht ;)
Dann bist du mit Sicherheit nicht der erste dem das passiert ist....

Das sourceserver-wiki hilft jeden, der es sich zu Herzen nimmt !
+88_________________+880______
_+880_______________++80______
_++88______________+880_______
_++88_____________++88________
__+880___________++88_________
__+888_________++880__________
__++880_______++880___________
__++888_____+++880____________
__++8888__+++8880++88_________
__+++8888+++8880++8888________
___++888++8888+++888888+80____
___++88++8888++8888888++888___
___+++++888888fx8888888888__
____++++++888888888888888888__
_____++++++++000888888888888__
_____+++++++00008f8888888888__
______+++++++00088888888888___
_______+++++++0888f8888888____
_______+++++++08888l888888____
________+++++++8888888888_____

Ich bin das Arschloch das dir direkt die Meinung sagt, um dir die Peinlichkeit zu ersparen.

Jareth

Schüler

  • »Jareth« ist der Autor dieses Themas

Beiträge: 95

Wohnort: Vetschau

Beruf: Soldat

Rootserver vorhanden: Ja

  • Nachricht senden

7

Donnerstag, 12. August 2010, 20:23

Re: Waffen restricten ?

Hab es mir angeschaut und das eine so eingestellt :

Quellcode

1
2
3
4
5
6
7
8
9
10
"AwpRestrict"
{
	"awp"
	{
		"4"		"0"
		"8"		"0"
		"12"		"0"
                "20"		"0"
	}
}

Quellcode

1
2
3
4
5
6
7
8
9
// Restrict/Unrestrict -1 unrestricts awp for ct
// -
// Default: "-1"
sm_restrict_awp_ct "-1"

// Restrict/Unrestrict -1 unrestricts awp for t
// -
// Default: "-1"
sm_restrict_awp_t "-1"


Aber die können immer noch Awp nutzen

8

Donnerstag, 12. August 2010, 21:51

Re: Waffen restricten ?

Stell es mal auf dann sind "0" awp´s erlaubt. Mit "-1" sind sie für alle verfügbar ;)

MFG
Godzilla

Jareth

Schüler

  • »Jareth« ist der Autor dieses Themas

Beiträge: 95

Wohnort: Vetschau

Beruf: Soldat

Rootserver vorhanden: Ja

  • Nachricht senden

9

Donnerstag, 12. August 2010, 22:56

Re: Waffen restricten ?

Auf was soll ich stellen auf 0 ?

General_V

Super Moderator

Beiträge: 1 043

Wohnort: Mönchengladbach

Beruf: Brückenkranführer / Staplerfahrer

Rootserver vorhanden: Nein

  • Nachricht senden

10

Donnerstag, 12. August 2010, 23:51

Re: Waffen restricten ?

Quellcode

1
2
3
4
5
6
7
8
9
// Restrict/Unrestrict -1 unrestricts awp for ct
// -
// Default: "-1"
sm_restrict_awp_ct "-1"

// Restrict/Unrestrict -1 unrestricts awp for t
// -
// Default: "-1"
sm_restrict_awp_t "-1"

heisst das AWP erlaubt sind, du musst es dann auf

Quellcode

1
2
3
4
5
6
7
8
9
// Restrict/Unrestrict -1 unrestricts awp for ct
// -
// Default: "-1"
sm_restrict_awp_ct "0"

// Restrict/Unrestrict -1 unrestricts awp for t
// -
// Default: "-1"
sm_restrict_awp_t "0"

Stellen so mit sind die AWP's verboten

11

Freitag, 13. August 2010, 16:43

Re: Waffen restricten ?

Genau das meinte ich :D

Jareth

Schüler

  • »Jareth« ist der Autor dieses Themas

Beiträge: 95

Wohnort: Vetschau

Beruf: Soldat

Rootserver vorhanden: Ja

  • Nachricht senden

12

Donnerstag, 21. Oktober 2010, 20:08

Re: Waffen restricten ?

Hab ein problem ?

Quellcode

1
2
3
4
5
    92 <Error> "Weapon Restrict" (2.3.4) by Dr!fter
           93 <Error> "Weapon Restrict" (2.3.4) by Dr!fter
         Load Errors:
         Weapon Restrict: Error detected in plugin startup (see error logs)
         Weapon Restrict: Error detected in plugin startup (see error logs)

Beiträge: 2 498

Wohnort: Schwelm

Beruf: Immobilien-Verwalter / Serveradministrator

Rootserver vorhanden: Nein

  • Nachricht senden

13

Donnerstag, 21. Oktober 2010, 20:38

Re: Waffen restricten ?

Steht da doch: "...see error logs"

Einfach mal schauen, was da steht. Ich nutze übrigens, die 2.3.2er Version dieses Plugins und die funzt.
Dies soll aber nicht heissen, dass deine version fehlerhaft ist - ich hab meine halt nur noch nicht upgedatet.

Also erstmal in den Logs nachschauen.

Jareth

Schüler

  • »Jareth« ist der Autor dieses Themas

Beiträge: 95

Wohnort: Vetschau

Beruf: Soldat

Rootserver vorhanden: Ja

  • Nachricht senden

14

Donnerstag, 21. Oktober 2010, 20:56

Re: Waffen restricten ?

Ja dann werde ich mal die log suchen wo das stehen soll

Beiträge: 2 498

Wohnort: Schwelm

Beruf: Immobilien-Verwalter / Serveradministrator

Rootserver vorhanden: Nein

  • Nachricht senden

15

Donnerstag, 21. Oktober 2010, 21:01

Re: Waffen restricten ?

addons/sourcemod/logs

Jareth

Schüler

  • »Jareth« ist der Autor dieses Themas

Beiträge: 95

Wohnort: Vetschau

Beruf: Soldat

Rootserver vorhanden: Ja

  • Nachricht senden

16

Donnerstag, 21. Oktober 2010, 21:02

Re: Waffen restricten ?

So aber da sehe ich ncith durch .

Spoiler Spoiler

[0] Line 496, War3Source_001_UndeadSFX.sp::OnWar3EventPostHurt()
L 10/21/2010 - 20:43:41: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:43:41: [SM] Native "PrintToConsole" reported: Language phrase "Leeched" not found
L 10/21/2010 - 20:43:41: [SM] Displaying call stack trace for plugin "War3Source_001_UndeadSFX.smx":
L 10/21/2010 - 20:43:41: [SM] [0] Line 496, War3Source_001_UndeadSFX.sp::OnWar3EventPostHurt()
L 10/21/2010 - 20:43:52: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:43:52: [SM] Native "PrintToConsole" reported: Language phrase "Leeched" not found
L 10/21/2010 - 20:43:52: [SM] Displaying call stack trace for plugin "War3Source_001_UndeadSFX.smx":
L 10/21/2010 - 20:43:52: [SM] [0] Line 496, War3Source_001_UndeadSFX.sp::OnWar3EventPostHurt()
L 10/21/2010 - 20:43:55: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:43:55: [SM] Native "PrintToConsole" reported: Language phrase "Leeched" not found
L 10/21/2010 - 20:43:55: [SM] Displaying call stack trace for plugin "War3Source_001_UndeadSFX.smx":
L 10/21/2010 - 20:43:55: [SM] [0] Line 496, War3Source_001_UndeadSFX.sp::OnWar3EventPostHurt()
L 10/21/2010 - 20:43:55: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:43:55: [SM] Native "PrintToConsole" reported: Language phrase "Leeched" not found
L 10/21/2010 - 20:43:55: [SM] Displaying call stack trace for plugin "War3Source_001_UndeadSFX.smx":
L 10/21/2010 - 20:43:55: [SM] [0] Line 496, War3Source_001_UndeadSFX.sp::OnWar3EventPostHurt()
L 10/21/2010 - 20:43:55: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:43:55: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:43:55: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:43:55: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:43:55: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:43:55: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:43:55: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:43:55: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:43:55: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:43:55: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:44:03: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:44:03: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:44:03: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:44:03: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:44:03: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:44:03: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:44:03: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:44:03: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:44:03: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:44:03: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:44:19: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:44:19: [SM] Native "PrintToConsole" reported: Language phrase "Leeched" not found
L 10/21/2010 - 20:44:19: [SM] Displaying call stack trace for plugin "War3Source_001_UndeadSFX.smx":
L 10/21/2010 - 20:44:19: [SM] [0] Line 496, War3Source_001_UndeadSFX.sp::OnWar3EventPostHurt()
L 10/21/2010 - 20:44:20: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:44:20: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:44:20: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:44:20: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:44:20: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:44:20: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:44:20: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:44:20: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:44:20: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:44:20: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:44:44: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:44:44: [SM] Native "PrintCenterText" reported: Language phrase "killsound 6" not found
L 10/21/2010 - 20:44:44: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:44:44: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:44:44: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:44:44: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:44:44: [SM] Native "PrintCenterText" reported: Language phrase "killsound 6" not found
L 10/21/2010 - 20:44:44: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:44:44: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:44:44: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:44:52: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:44:52: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:44:52: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:44:52: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:44:52: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:44:52: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:44:52: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:44:52: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:44:52: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:44:52: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:45:12: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:45:12: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:45:12: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:45:12: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:45:12: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:45:12: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:45:12: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:45:12: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:45:12: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:45:12: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:45:17: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:45:17: [SM] Native "PrintToConsole" reported: Language phrase "Leeched" not found
L 10/21/2010 - 20:45:17: [SM] Displaying call stack trace for plugin "War3Source_001_UndeadSFX.smx":
L 10/21/2010 - 20:45:17: [SM] [0] Line 496, War3Source_001_UndeadSFX.sp::OnWar3EventPostHurt()
L 10/21/2010 - 20:45:46: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:45:46: [SM] Native "PrintCenterText" reported: Language phrase "killsound 8" not found
L 10/21/2010 - 20:45:46: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:45:46: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:45:46: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:45:46: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:45:46: [SM] Native "PrintCenterText" reported: Language phrase "killsound 8" not found
L 10/21/2010 - 20:45:46: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:45:46: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:45:46: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:45:54: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:45:54: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:45:54: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:45:54: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:45:54: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:45:54: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:45:54: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:45:54: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:45:54: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:45:54: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:46:36: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:46:36: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:46:36: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:46:36: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:46:36: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:46:36: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:46:36: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:46:36: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:46:36: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:46:36: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:46:40: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:46:40: [SM] Native "PrintToConsole" reported: Language phrase "Leeched" not found
L 10/21/2010 - 20:46:40: [SM] Displaying call stack trace for plugin "War3Source_001_UndeadSFX.smx":
L 10/21/2010 - 20:46:40: [SM] [0] Line 496, War3Source_001_UndeadSFX.sp::OnWar3EventPostHurt()
L 10/21/2010 - 20:46:40: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:46:40: [SM] Native "PrintCenterText" reported: Language phrase "headshot 1" not found
L 10/21/2010 - 20:46:40: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:46:40: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:46:40: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:46:40: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:46:40: [SM] Native "PrintCenterText" reported: Language phrase "headshot 1" not found
L 10/21/2010 - 20:46:40: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:46:40: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:46:40: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:46:48: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:46:48: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:46:48: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:46:48: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:46:48: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:46:48: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:46:48: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:46:48: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:46:48: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:46:48: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:46:56: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:46:56: [SM] Native "PrintCenterText" reported: Language phrase "selfkill" not found
L 10/21/2010 - 20:46:56: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:46:56: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:46:56: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:46:56: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:46:56: [SM] Native "PrintCenterText" reported: Language phrase "selfkill" not found
L 10/21/2010 - 20:46:56: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:46:56: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:46:56: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:47:45: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:47:45: [SM] Native "PrintToConsole" reported: Language phrase "Leeched" not found
L 10/21/2010 - 20:47:45: [SM] Displaying call stack trace for plugin "War3Source_001_UndeadSFX.smx":
L 10/21/2010 - 20:47:45: [SM] [0] Line 496, War3Source_001_UndeadSFX.sp::OnWar3EventPostHurt()
L 10/21/2010 - 20:47:45: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:47:45: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:47:45: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:47:45: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:47:45: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:47:45: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:47:45: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:47:45: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:47:45: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:47:45: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:47:51: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:47:51: [SM] Native "PrintCenterText" reported: Language phrase "killsound 10" not found
L 10/21/2010 - 20:47:51: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:47:51: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:47:51: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:47:51: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:47:51: [SM] Native "PrintCenterText" reported: Language phrase "killsound 10" not found
L 10/21/2010 - 20:47:51: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:47:51: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:47:51: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:47:59: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:47:59: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:47:59: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:47:59: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:47:59: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:47:59: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:47:59: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:47:59: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:47:59: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:47:59: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:48:26: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:48:26: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:48:26: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:48:26: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:48:26: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:48:26: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:48:26: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:48:26: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:48:26: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:48:26: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:49:14: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:49:14: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:49:14: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:49:14: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:49:14: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:49:14: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:49:14: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:49:14: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:49:14: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:49:14: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:50:23: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:50:23: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:50:23: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:50:23: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:50:23: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:50:23: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:50:23: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:50:23: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:50:23: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:50:23: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:50:31: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:50:31: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:50:31: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:50:31: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:50:31: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:50:31: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:50:31: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:50:31: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:50:31: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:50:31: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:50:54: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:50:54: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:50:54: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:50:54: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:50:54: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:50:54: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:50:54: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:50:54: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:50:54: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:50:54: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:51:02: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:51:02: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:51:02: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:51:02: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:51:02: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:51:02: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:51:02: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:51:02: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:51:02: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:51:02: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:51:19: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:51:19: [SM] Native "PrintToChat" reported: Language phrase "announce message" not found
L 10/21/2010 - 20:51:19: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:51:19: [SM] [0] Line 417, quakesounds_css.sp::TimerAnnounce()
L 10/21/2010 - 20:51:19: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:51:19: [SM] Native "PrintToChat" reported: Language phrase "announce message" not found
L 10/21/2010 - 20:51:19: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:51:19: [SM] [0] Line 417, quakesounds_css.sp::TimerAnnounce()
L 10/21/2010 - 20:52:13: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:52:13: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:52:13: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:52:13: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:52:13: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:52:13: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:52:13: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:52:13: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:52:13: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:52:13: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:52:25: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:52:25: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:52:25: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:52:25: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:52:25: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:52:25: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:52:25: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:52:25: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:52:25: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:52:25: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:53:48: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:53:48: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:53:48: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:53:48: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:53:48: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:53:48: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:53:48: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:53:48: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:53:48: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:53:48: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:53:56: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:53:56: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:53:56: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:53:56: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:53:56: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:53:56: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:53:56: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:53:56: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:53:56: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:53:56: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:53:56: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:53:56: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:53:56: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:53:56: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:53:57: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:53:57: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:53:57: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:53:57: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:53:58: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:53:58: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:53:58: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:53:58: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:53:59: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:53:59: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:53:59: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:53:59: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:00: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:00: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:00: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:00: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:01: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:01: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:01: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:01: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:02: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:02: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:02: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:02: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:03: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:03: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:03: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:03: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:04: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:04: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:04: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:04: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:05: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:05: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:05: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:05: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:06: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:06: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:06: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:06: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:07: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:07: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:07: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:07: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:08: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:08: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:08: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:08: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:09: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:09: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:09: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:09: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:10: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:10: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:10: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:10: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:11: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:11: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:11: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:11: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:12: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:12: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:12: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:12: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:13: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:13: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:13: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:13: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:14: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:14: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:14: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:14: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:15: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:15: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:15: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:15: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:16: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:16: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:16: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:16: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:17: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:17: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:17: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:17: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:18: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:18: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:18: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:18: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:19: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:19: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:19: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:19: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:20: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:20: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:20: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:20: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:21: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:21: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:21: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:21: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:21: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:54:21: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:54:21: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:54:21: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:54:21: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:54:21: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:54:21: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:54:21: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:54:21: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:54:21: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:54:29: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:29: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:29: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:29: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:29: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:54:29: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:54:29: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:54:29: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:54:29: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:54:29: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:54:29: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:54:29: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:54:29: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:54:29: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:54:30: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:30: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:30: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:30: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:31: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:31: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:31: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:31: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:32: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:32: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:32: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:32: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:33: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:33: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:33: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:33: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:34: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:34: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:34: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:34: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:35: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:35: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:35: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:35: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:36: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:36: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:36: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:36: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:37: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:37: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:37: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:37: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:38: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:38: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:38: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:38: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:39: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:39: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:39: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:39: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:40: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:40: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:40: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:40: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:41: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:41: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:41: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:41: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:42: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:42: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:42: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:42: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:43: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:43: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:43: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:43: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:44: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:44: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:44: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:44: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:45: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:45: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:45: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:45: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:46: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:46: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:46: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:46: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:47: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:47: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:47: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:47: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:48: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:48: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:48: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:48: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:49: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:49: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:49: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:49: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:50: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:50: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:50: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:50: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:51: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:51: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:51: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:51: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:52: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:52: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:52: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:52: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:53: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:53: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:53: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:53: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:54: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:54: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:54: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:54: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:55: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:55: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:55: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:55: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:56: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:56: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:56: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:56: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:56: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:54:56: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:54:56: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:54:56: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:54:56: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:54:56: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:54:56: [SM] Native "PrintCenterText" reported: Language phrase "first blood" not found
L 10/21/2010 - 20:54:56: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:54:56: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:54:56: [SM] [1] Line 597, quakesounds_css.sp::EventPlayerDeath()
L 10/21/2010 - 20:54:57: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:57: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:57: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:57: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:58: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:58: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:58: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:58: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:54:59: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:54:59: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:54:59: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:54:59: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:55:00: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:55:00: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:55:00: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:55:00: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:55:01: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:55:01: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:55:01: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:55:01: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:55:02: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:55:02: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:55:02: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:55:02: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:55:03: [SM] Native "GetClientTeam" reported: Client 2 is not in game
L 10/21/2010 - 20:55:03: [SM] Displaying call stack trace for plugin "war3source/War3Source_TrollBatRider++.smx":
L 10/21/2010 - 20:55:03: [SM] [0] Line 211, War3Source_TrollBatRider++.sp::Regen()
L 10/21/2010 - 20:55:03: [SM] [1] Line 190, War3Source_TrollBatRider++.sp::CalcRegenWaves()
L 10/21/2010 - 20:55:04: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:55:04: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:55:04: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:55:04: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:55:04: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:55:04: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:55:04: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:55:04: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:55:04: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:55:04: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:56:21: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:56:21: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:56:21: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 20:56:21: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:56:21: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:56:21: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 20:56:21: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 20:56:21: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 20:56:21: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 20:56:21: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 20:56:46: Error log file session closed.
L 10/21/2010 - 20:56:46: SourceMod error session started
L 10/21/2010 - 20:56:46: Info (map "cs_office") (file "errors_20101021.log")

Beiträge: 2 498

Wohnort: Schwelm

Beruf: Immobilien-Verwalter / Serveradministrator

Rootserver vorhanden: Nein

  • Nachricht senden

17

Donnerstag, 21. Oktober 2010, 21:13

Re: Waffen restricten ?

Ach du Kacke, da is aber einiges im Eimer.

Deine quakesounds würde ich mal auswechseln, die verursachen die meisten Fehler.

Diese nutze ich auch: http://forums.alliedmods.net/showthread.php?t=91385&highlight=quake">http://forums.alliedmods.net/showthread ... ight=quake</a>

Ebenso dein anderes Plugin: War3Source_TrollBatRider++.smx
Das funzt, soweit ich das sehe, ebenfalls nicht. Aber ich kenne mich mit diesem Plugin leider nicht
aus, vielleicht kann dir da jemand anderes helfen.

Über dein Weapon restrict wiederrum lese ich da rein gar nichts.

1. Link zu diesem Plugin
2. deine Vorgehensweise beim Installieren

Jareth

Schüler

  • »Jareth« ist der Autor dieses Themas

Beiträge: 95

Wohnort: Vetschau

Beruf: Soldat

Rootserver vorhanden: Ja

  • Nachricht senden

18

Donnerstag, 21. Oktober 2010, 21:20

Re: Waffen restricten ?

Also das mit troll hat was mit der war3source mod zu tun das bekomm ich schnell selber gefixed oder kollge mit den quake sound s ja muss ich kollgen sagen der macht das immer .. ja das ja nur ien kleiner teil der log und mitden weapon script hmm weiß ich auch nicht hab das was hier im forum gepostet wurde am anfang genommen

Hier steht was mit waffen oder

Spoiler Spoiler

rted
L 10/21/2010 - 10:04:08: Info (map "de_dust") (file "errors_20101021.log")
L 10/21/2010 - 10:04:08: [SM] Detected parse error(s) in file "/kunden/c2070/srcds_2/orangebox/cstrike/addons/sourcemod/configs/databases.cfg"
L 10/21/2010 - 10:04:08: [SM] Line 31: Section beginning without a matching ending
L 10/21/2010 - 15:46:45: SourceMod error session started
L 10/21/2010 - 15:46:45: Info (map "de_dust") (file "errors_20101021.log")
L 10/21/2010 - 15:46:45: [SM] Detected parse error(s) in file "/kunden/c2070/srcds_2/orangebox/cstrike/addons/sourcemod/configs/databases.cfg"
L 10/21/2010 - 15:46:45: [SM] Line 31: Section beginning without a matching ending
L 10/21/2010 - 15:46:45: [SM] Fatal error encountered parsing translation file "plugin.quakesounds.txt"
L 10/21/2010 - 15:46:45: [SM] Error (line 0, column 0): Stream failed to open
L 10/21/2010 - 15:46:45: [SM] Error parsing gameconfig file "/kunden/c2070/srcds_2/orangebox/cstrike/addons/sourcemod/gamedata/superadmin.gamedata.txt":
L 10/21/2010 - 15:46:45: [SM] Error 1 on line 0, col 0: Stream failed to open
L 10/21/2010 - 15:46:45: [SM] Native "LoadGameConfigFile" reported: Unable to open superadmin.gamedata: File could not be opened: No such file or directory
L 10/21/2010 - 15:46:45: [SM] Displaying call stack trace for plugin "SuperAdmin.smx":
L 10/21/2010 - 15:46:45: [SM] [0] Line 191, SuperAdmin.sp::OnPluginStart()
L 10/21/2010 - 15:46:46: [SM] Error parsing gameconfig file "/kunden/c2070/srcds_2/orangebox/cstrike/addons/sourcemod/gamedata/weapon_restrict.games.txt":
L 10/21/2010 - 15:46:46: [SM] Error 1 on line 0, col 0: Stream failed to open
L 10/21/2010 - 15:46:46: [SM] Native "LoadGameConfigFile" reported: Unable to open weapon_restrict.games: File could not be opened: No such file or directory
L 10/21/2010 - 15:46:46: [SM] Displaying call stack trace for plugin "war3source/weapon_restrict.smx":
L 10/21/2010 - 15:46:46: [SM] [0] Line 247, C:\Users\Gaming\Desktop\Organize Folder\desktop\sourcemod\SM SP\scripting\ZMy plugins\Weapon Restrict\version 2.3.3\weapon_restrict.sp::RegisterHacks()
L 10/21/2010 - 15:46:46: [SM] [1] Line 87, C:\Users\Gaming\Desktop\Organize Folder\desktop\sourcemod\SM SP\scripting\ZMy plugins\Weapon Restrict\version 2.3.3\weapon_restrict.sp::OnPluginStart()
L 10/21/2010 - 15:57:14: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 15:57:14: [SM] Native "PrintToChat" reported: Language phrase "announce message" not found
L 10/21/2010 - 15:57:14: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 15:57:14: [SM] [0] Line 417, quakesounds_css.sp::TimerAnnounce()
L 10/21/2010 - 15:57:14: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 15:57:14: [SM] Native "PrintToChat" reported: Language phrase "announce message" not found
L 10/21/2010 - 15:57:14: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 15:57:14: [SM] [0] Line 417, quakesounds_css.sp::TimerAnnounce()
L 10/21/2010 - 17:19:53: Error log file session closed.
L 10/21/2010 - 17:19:53: SourceMod error session started
L 10/21/2010 - 17:19:53: Info (map "cs_italy_tactik2") (file "errors_20101021.log")
L 10/21/2010 - 17:19:53: [SM] Detected parse error(s) in file "/kunden/c2070/srcds_2/orangebox/cstrike/addons/sourcemod/configs/databases.cfg"
L 10/21/2010 - 17:19:53: [SM] Line 31: Section beginning without a matching ending
L 10/21/2010 - 17:19:53: [SM] Fatal error encountered parsing translation file "plugin.quakesounds.txt"
L 10/21/2010 - 17:19:53: [SM] Error (line 0, column 0): Stream failed to open
L 10/21/2010 - 17:19:53: [SM] Plugin encountered error 25: Call was aborted
L 10/21/2010 - 17:19:53: [SM] Native "SetFailState" reported: Unable to find WeaponDrop Signature
L 10/21/2010 - 17:19:53: [SM] Displaying call stack trace for plugin "war3source/weapon_restrict.smx":
L 10/21/2010 - 17:19:53: [SM] [0] Line 263, C:\Users\Gaming\Desktop\Organize Folder\desktop\sourcemod\SM SP\scripting\ZMy plugins\Weapon Restrict\version 2.3.3\weapon_restrict.sp::RegisterHacks()
L 10/21/2010 - 17:19:53: [SM] [1] Line 87, C:\Users\Gaming\Desktop\Organize Folder\desktop\sourcemod\SM SP\scripting\ZMy plugins\Weapon Restrict\version 2.3.3\weapon_restrict.sp::OnPluginStart()
L 10/21/2010 - 18:57:59: Error log file session closed.
L 10/21/2010 - 18:57:59: SourceMod error session started
L 10/21/2010 - 18:57:59: Info (map "wc3_hangumhigh") (file "errors_20101021.log")
L 10/21/2010 - 18:57:59: [SM] Detected parse error(s) in file "/kunden/c2070/srcds_2/orangebox/cstrike/addons/sourcemod/configs/databases.cfg"
L 10/21/2010 - 18:57:59: [SM] Line 31: Section beginning without a matching ending
L 10/21/2010 - 18:57:59: [SM] Fatal error encountered parsing translation file "plugin.quakesounds.txt"
L 10/21/2010 - 18:57:59: [SM] Error (line 0, column 0): Stream failed to open
L 10/21/2010 - 18:57:59: [SM] Plugin encountered error 25: Call was aborted
L 10/21/2010 - 18:57:59: [SM] Native "SetFailState" reported: Unable to find WeaponDrop Signature
L 10/21/2010 - 18:57:59: [SM] Displaying call stack trace for plugin "war3source/weapon_restrict.smx":
L 10/21/2010 - 18:57:59: [SM] [0] Line 263, C:\Users\Gaming\Desktop\Organize Folder\desktop\sourcemod\SM SP\scripting\ZMy plugins\Weapon Restrict\version 2.3.3\weapon_restrict.sp::RegisterHacks()
L 10/21/2010 - 18:57:59: [SM] [1] Line 87, C:\Users\Gaming\Desktop\Organize Folder\desktop\sourcemod\SM SP\scripting\ZMy plugins\Weapon Restrict\version 2.3.3\weapon_restrict.sp::OnPluginStart()
L 10/21/2010 - 19:01:38: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 19:01:38: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 19:01:38: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 19:01:38: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 19:01:38: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 19:01:38: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 19:01:38: [SM] Native "PrintCenterText" reported: Language phrase "round play" not found
L 10/21/2010 - 19:01:38: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 19:01:38: [SM] [0] Line 686, quakesounds_css.sp::PrintQuakeText()
L 10/21/2010 - 19:01:38: [SM] [1] Line 368, quakesounds_css.sp::EventRoundFreezeEnd()
L 10/21/2010 - 19:01:59: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 19:01:59: [SM] Native "PrintToChat" reported: Language phrase "announce message" not found
L 10/21/2010 - 19:01:59: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 19:01:59: [SM] [0] Line 417, quakesounds_css.sp::TimerAnnounce()
L 10/21/2010 - 19:01:59: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 19:01:59: [SM] Native "PrintToChat" reported: Language phrase "announce message" not found
L 10/21/2010 - 19:01:59: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 19:01:59: [SM] [0] Line 417, quakesounds_css.sp::TimerAnnounce()
L 10/21/2010 - 19:01:59: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 19:01:59: [SM] Native "PrintToChat" reported: Language phrase "announce message" not found
L 10/21/2010 - 19:01:59: [SM] Displaying call stack trace for plugin "war3source/quakesounds_css.smx":
L 10/21/2010 - 19:01:59: [SM] [0] Line 417, quakesounds_css.sp::TimerAnnounce()
L 10/21/2010 - 19:01:59: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 19:01:59: [SM] Native "PrintToChat" reported: Language phrase "announce message" not found
L 10/21/2010 - 19:01:59: [SM] Displaying call stack trace for plugin "quakesounds_css.smx":
L 10/21/2010 - 19:01:59: [SM] [0] Line 417, quakesounds_css.sp::TimerAnnounce()
L 10/21/2010 - 19:02:04: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 10/21/2010 - 19:02:04:

Beiträge: 2 498

Wohnort: Schwelm

Beruf: Immobilien-Verwalter / Serveradministrator

Rootserver vorhanden: Nein

  • Nachricht senden

19

Donnerstag, 21. Oktober 2010, 21:30

Re: Waffen restricten ?

Setz deine Logs, oder was auch immer, demnächst bitte in "Config" anstatt in "Code" - dann kann man das bequem aufklappen
und das Ding wird nicht so unübersichtlich. Hab das jetzt mal bei deinen Beiträgen geändert.

Es scheint jedenfalls, als wäre dein sourcemod/metamod ansich schon fehlerhaft.

Ganz ehrlich: ich würde nochmal auf 0 zurückgehen, und den Server Schritt für Schritt neu einrichten.
Ausserdem wäre es gut, wenn das nicht dein Kollege, sondern du machen würdest. Das hier über
mehrere Instanzen weiterzugeben, kann´s auch nicht sein.

Oder aber dein Kollege klingt sich hier ein.

Die aktuellsten Versionen von SM / MM findest du hier:

http://www.sourcemod.net/downloads.php">http://www.sourcemod.net/downloads.php</a>
http://www.sourcemm.net/">http://www.sourcemm.net/</a>

Schlussendlich bitte ich darum, demnächst mit Punkt und Komma zu schreiben, bzw. sich beim Verfassen des Beitrags ein wenig
mehr Zeit zu lassen.

SodahingewursteteBeiträgelesenwirrechtungerndurchundeinfacherwirdsfürdichdannauchnicht. :-D

DeaD_EyE

Administrator

Beiträge: 3 980

Wohnort: Hagen

Beruf: Mechatroniker (didaktische Systeme)

Rootserver vorhanden: Nein

  • Nachricht senden

20

Donnerstag, 21. Oktober 2010, 23:19

Re: Waffen restricten ?

http://forums.alliedmods.net/showthread.php?p=1304650#post1304650">http://forums.alliedmods.net/showthread ... ost1304650</a>

Eine gefixte Version ist im Anhang. Ich hab auch mal die deutschen Umlaute korrigiert.
Zusätzlich war noch in der quakesoundslist.cfg eine Dateiendung falsch, weswegen der Sound prepare nicht abgespielt wurde.

Darauf achten, es wird wahrscheinlich demnächst wieder eine neue Version geben.
»DeaD_EyE« hat folgende Datei angehängt:
  • sm_quake.zip (22,61 kB - 203 mal heruntergeladen - zuletzt: 22. April 2024, 16:52)