SA-MP Forums Archive
PutCharater Float Saving? - 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: PutCharater Float Saving? (/showthread.php?tid=172183)



PutCharater Float Saving? - RSX - 29.08.2010

I found a good way to save read with PutCharater, by good way i mean exactly what i had imagined to be possible in pawno too.

Ok now i'm having an idea of just fusing 2 numbers together, example : first : 1947 second : 8096923828, float= first+second/10000000000 is there a better way than storing 2 numbers and spliting second till 0.second number?