LoadData for levels - 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: LoadData for levels (
/showthread.php?tid=569995)
LoadData for levels -
kingcrome - 04.04.2015
Hello, I need some help using DINI I need it to make it able to load and save the players level so far it can save it but it cannot load it and one know what I can use for
LoadPlayerData?
Код:
Player[playerid][Level] = dini_Int(string, "Level");
what i use but dont work