Help Formatnumber - 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: Help Formatnumber (
/showthread.php?tid=498845)
Help Formatnumber -
boysockpr0123 - 05.03.2014
Код:
C:\Users\Administrator\Desktop\SA-RP\SA-RP\pawno\include\formatnumber2.inc(112) : error 020: invalid symbol name ""
C:\Users\Administrator\Desktop\SA-RP\SA-RP\gamemodes\SA-RP.pwn(63067) : warning 211: possibly unintended assignment
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
i have a mistake , when i go to that include
Код:
else if ( iTag == tagof( hex: ) || iTag == tagof( Hex: ) )
Is there any mistake in that code , please help
Re: Help Formatnumber -
UserUser0 - 08.10.2018
Both Hex-es should be capitalised.
I had the same problem and fixed it now.