warnings - 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: warnings (
/showthread.php?tid=481084)
warnings -
aboa - 14.12.2013
pawn Код:
C:\Users\Mohamad\Desktop\Scripts and samp things\szrp Roleplay\gamemodes\szrp.pwn(39308) : warning 208: function with tag result used before definition, forcing reparse
C:\Users\Mohamad\Desktop\Scripts and samp things\szrp Roleplay\pawno\include\pickupstreamer.inc(3) : warning 201: redefinition of constant/macro (symbol "MAX_PICKUPS")
I've got this warnings and look....
Line 39308
pawn Код:
stock Text3D:CreateStreamed3DTextLabel(const string[], color, Float:posx, Float:posy, Float:posz, Float:draw_distance, virtualworld, testlos = 0)
Re: warnings -
newbie scripter - 14.12.2013
place the stock on top of ur script but below main