SA-MP Forums Archive
How to save hex values in sqllite?? - 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: How to save hex values in sqllite?? (/showthread.php?tid=605151)



How to save hex values in sqllite?? - GhostHacker - 15.04.2016

as topic says how to save hex values in sqllite?? can i save it as string (%s)??


Re: How to save hex values in sqllite?? - Vince - 15.04.2016

Like the integers that they are.


Re: How to save hex values in sqllite?? - GhostHacker - 16.04.2016

Quote:
Originally Posted by Vince
View Post
Like the integers that they are.
so hex values can be saved as integer??(%i)??