SA-MP Forums Archive
Error when I put map codes. - 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)
+--- Thread: Error when I put map codes. (/showthread.php?tid=609613)



Error when I put map codes. - Tuntun - 14.06.2016

Код:
E:\Server\gamemodes\grandlarc.pwn(350) : error 017: undefined symbol "playerid"
E:\Server\gamemodes\grandlarc.pwn(571) : warning 203: symbol is never used: "gArmySpawns"
E:\Server\gamemodes\grandlarc.pwn(571) : warning 203: symbol is never used: "gMedicalSpawns"
E:\Server\gamemodes\grandlarc.pwn(571) : warning 203: symbol is never used: "gPoliceSpawns"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
grandlarc gamemode. Put my codes under Ongamemodeinit.

What is the problem?

1 material object:
SetObjectMaterial(CreateObject(19454, 2372.84863, -1640.74902, 15.72400, 0.00000, 90.00000, 359.83401), 0, 18202, "w_towncs_t", "plaintarmac1", 0xFFFFFFFF);


Re: Error when I put map codes. - Tuntun - 14.06.2016

nvm.. fixed.