SA-MP Forums Archive
Coverting Hex to Integer - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Coverting Hex to Integer (/showthread.php?tid=89715)



Coverting Hex to Integer - mprofitt - 03.08.2009

0xFFFFFFFF = 4,294,967,295

Is this integer to large for a variable?

If so, what is a possible method use a variable in the following command...

Код:
TextDrawColor(gTD, gColor);