[HELP] Please help it's urgent - 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: [HELP] Please help it's urgent (
/showthread.php?tid=476940)
[HELP] Please help it's urgent -
Luca12 - 21.11.2013
Hello how this code might go for yini if you know what I mean I transfer something from dini to yini and I'm stuck with that code? Please help
pawn Код:
format(UtrkaInfo[utrkaIme], sizeof(UtrkaInfo[utrkaIme]),"%s", dini_Get(file1,"Ime_Utrke"));
Re: [HELP] Please help it's urgent -
Konstantinos - 21.11.2013
https://sampforum.blast.hk/showthread.php?tid=175565
You load the file and then in a public function, it assigns the data to the variables you want.
Re: [HELP] Please help it's urgent -
Luca12 - 21.11.2013
like ini_parsefile? and in the public what should I go that is dini_get my question is I'm need INI_Load or what