how can i make a dead mach server - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: how can i make a dead mach server (
/showthread.php?tid=70042)
how can i make a dead mach server -
myandyou - 22.03.2009
how can i make or a death match server
any body now it?
ore has a good link?
i have 5 teams
Re: how can i make a dead mach server -
MenaceX^ - 22.03.2009
Search........
Also you can edit one of the DMs..
lvdm, sftdm.
Re: how can i make a dead mach server -
Dujma - 22.03.2009
You want to make a server or script?
Re: how can i make a dead mach server -
myandyou - 22.03.2009
a serves i have characters only wat i must is teams
Re: how can i make a dead mach server -
myandyou - 22.03.2009
i got one error:
C:\Documents and Settings\Administrator\Bureaublad\samp02Xserver.wi n32\gamemodes\sftdm.pwn(330) : warning 235: public function lacks forward declaration (symbol "SetupPlayerForClassSelection")
C:\Documents and Settings\Administrator\Bureaublad\samp02Xserver.wi n32\gamemodes\sftdm.pwn(423) : warning 235: public function lacks forward declaration (symbol "SetPlayerClass")
C:\Documents and Settings\Administrator\Bureaublad\samp02Xserver.wi n32\gamemodes\sftdm.pwn(471) : error 030: compound statement not closed at the end of file (started at line 425)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
what can i do now?
Re: how can i make a dead mach server -
Dujma - 22.03.2009
Quote:
|
Originally Posted by myandyou
i got one error:
C:\Documents and Settings\Administrator\Bureaublad\samp02Xserver.wi n32\gamemodes\sftdm.pwn(330) : warning 235: public function lacks forward declaration (symbol "SetupPlayerForClassSelection")
C:\Documents and Settings\Administrator\Bureaublad\samp02Xserver.wi n32\gamemodes\sftdm.pwn(423) : warning 235: public function lacks forward declaration (symbol "SetPlayerClass")
C:\Documents and Settings\Administrator\Bureaublad\samp02Xserver.wi n32\gamemodes\sftdm.pwn(471) : error 030: compound statement not closed at the end of file (started at line 425)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
what can i do now?
|
Give us some more info? On what line is error...?
Re: how can i make a dead mach server -
propilot - 22.03.2009
Quote:
|
Originally Posted by Dujma
Quote:
|
Originally Posted by myandyou
i got one error:
C:\Documents and Settings\Administrator\Bureaublad\samp02Xserver.wi n32\gamemodes\sftdm.pwn(330) : warning 235: public function lacks forward declaration (symbol "SetupPlayerForClassSelection")
C:\Documents and Settings\Administrator\Bureaublad\samp02Xserver.wi n32\gamemodes\sftdm.pwn(423) : warning 235: public function lacks forward declaration (symbol "SetPlayerClass")
C:\Documents and Settings\Administrator\Bureaublad\samp02Xserver.wi n32\gamemodes\sftdm.pwn(471) : error 030: compound statement not closed at the end of file (started at line 425)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
what can i do now?
|
Give us some more info? On what line is error...?
|
471) -_0
Re: how can i make a dead mach server -
Shellegg - 22.03.2009
what the fuck is writting in teh line 471?
that is what they ask you..
Re: how can i make a dead mach server -
myandyou - 22.03.2009
thank you all i onli got this:
C:\Documents and Settings\Administrator\Bureaublad\samp02Xserver.wi n32\gamemodes\lstdm.pwn(330) : warning 235: public function lacks forward declaration (symbol "SetupPlayerForClassSelection")
C:\Documents and Settings\Administrator\Bureaublad\samp02Xserver.wi n32\gamemodes\lstdm.pwn(423) : warning 235: public function lacks forward declaration (symbol "SetPlayerClass")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Warnings.