SA-MP Forums Archive
pvars are fucked? - 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: pvars are fucked? (/showthread.php?tid=172422)



pvars are fucked? - lolumadd - 30.08.2010

I recently changed my script from enums to PVars and it all compiled fine, but then when I went into my game, nothing was loaded. This is what im using:

pawn Code:
SetPVarInt(playerid, "Admin", dini_Int(accountpath, "adminlevel"));
It doesnt load it.


Re: pvars are fucked? - willsuckformoney - 30.08.2010

Maybe its dini?