SA-MP Forums Archive
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)
+--- Thread: Problem (/showthread.php?tid=368234)



Problem - Jermi - 12.08.2012

Quote:

L:\Gta San Andreas\BLRP\gamemodes\MC-RP.pwn(13217) : warning 204: symbol is assigned a value that is never used: "string"
L:\Gta San Andreas\BLRP\gamemodes\MC-RP.pwn(86884) : warning 203: symbol is never used: "ExecuteHackerAction"
L:\Gta San Andreas\BLRP\gamemodes\MC-RP.pwn(86884) : warning 203: symbol is never used: "GetPizzaDistance"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Warnings.

Line 13217:
Quote:

string[49 + MAX_PLAYER_NAME];




Re: Problem - CrystalFire - 12.08.2012

Never mind this warning. Your game mode will work fine even if you leave it like this.