SA-MP Forums Archive
Gamemode problem - 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: Gamemode problem (/showthread.php?tid=170824)



Gamemode problem - mrcoolballs - 24.08.2010

okay i am a fairy decent scripter but ive never made a gamemode, only filterscripts, can somebody please tell me why on my game mode i cant put at the top new DeathMatch[MAX_PLAYERS]; i can put it there but when i try and call it on a command i get an error message saying undefined symbol "DeathMatch", is there something im doing wrong?


Re: Gamemode problem - Adil - 24.08.2010

Make sure you define the variable 'DeathMatch' globally.


Re: Gamemode problem - mrcoolballs - 24.08.2010

what do you mean? also my colour defenitions don't work i have a heap of #define 013433413x RED

and when i type RED i get an error message saying unidentified symbol "RED"


Re: Gamemode problem - mrcoolballs - 24.08.2010

bumpy bump


Re: Gamemode problem - Hiddos - 24.08.2010

pawn Код:
#define 013433413x RED
Fail

pawn Код:
#define RED 013433413x
Win. Even though I'm unsure if SA-MP handles those values.


Re: Gamemode problem - mrcoolballs - 24.08.2010

i made that up as an example


Re: Gamemode problem - Nipel - 24.08.2010

Okey guys i have cople of problems.
1.how i can pur rent cars in spot i want and then they respawn there?
2. why when i want to go in my biz i cant?



I downloaded Gta Rp in this addres.

Help me!