SA-MP Forums Archive
.ini file problem... - 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: .ini file problem... (/showthread.php?tid=74561)



.ini file problem... - hazdog - 24.04.2009

hey,


im making a custom race filterscript (don't tell me to use yagu's)

and im trying to get records for each race...

i'm unsure of how to use GetINIString properly... its confusing.

my ini file

[TIME]
RECORD=0


GetINIString(RACE.ini,"TIME","RECORD",

im not sure what to do in the third param, its result but i dont get it...


::::: what i need to do :::::

see if the racers time is more than the record
change the .ini file afterwoods