enum variable not being set correctly. - 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: enum variable not being set correctly. (
/showthread.php?tid=318645)
enum variable not being set correctly. -
2KY - 15.02.2012
- EDIT: Fixed, I forgot to set the tag while writing the information.
Re: enum variable not being set correctly. -
ReneG - 16.02.2012
Try removing the colors with the quotation marks around them. I noticed that in the [pawn] the floats in the format are blue, when usually only code wrapped in " " is blue, so maybe those parenthesis are interfering with the format? I dunno, that's my only guess.
Re: enum variable not being set correctly. -
2KY - 16.02.2012
- EDIT: Fixed, I forgot to set the tag while writing the information.