dini_FloatSet in INI - 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: dini_FloatSet in INI (
/showthread.php?tid=516779)
dini_FloatSet in INI -
AhmedMohamed - 01.06.2014
hello all , I need to know the function to make a float with INI
I know it in dini: dini_FloatSet
any one have any idea??
thank you
Re: dini_FloatSet in INI -
Eth - 01.06.2014
INI_WriteFloat اي خدمه
و اهو البتاع بالكامل:
INI_WriteFloat(INI:file, name[], Float:data, accuracy = 6)
Re: dini_FloatSet in INI -
AhmedMohamed - 01.06.2014
anyway thank you I found it already