How to read this ? - 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 read this ? (
/showthread.php?tid=544936)
How to read this ? -
StR_MaRy - 05.11.2014
-2639.734375,168.677398,7.195300,1.200000,-3.400000,999.400024,0,0,0,0,0,0,The State,Trailer,25000,0,0,2,1,0,0,1000,0,2045,418,-1,-1,254
this is a property
how can i find the price,level,interior,exterior, and more ?
Re: How to read this ? -
DanishHaq - 05.11.2014
By saving it in such a format that loading it would return that result. MySQL basically. Use mysql_fetch_field_row, many tutorials around.
Re: How to read this ? -
Su37Erich - 05.11.2014
Hello StR_MaRy
Is that data in a file or database?
If yes,
Can you show us the script where that file is read?
I can not read it with the data given, there are some similarities in the data