What is wrong - 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: What is wrong (
/showthread.php?tid=357056)
What is wrong -
San1 - 05.07.2012
undefined symbol "B700FFFFFF"
is made it like #define COLOR_PURPLE B700FFFFFF
and its getting alot of errors i just got the hex from colorpicker.com
then added 4 F's and its not working i get alot of errors
Re: What is wrong -
kaloqn54 - 05.07.2012
#define COLOR_PURPLE 0xB700FFFFFF
Re: What is wrong -
San1 - 05.07.2012
TNX SO MUCH i forgot about adding 0x at front im so stupid