How to load a PVarInt? - 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: How to load a PVarInt? (
/showthread.php?tid=336115)
How to load a PVarInt? -
Admigo - 21.04.2012
Heey all,
How can i load a PVarInt?
Like:
Код:
GetPVarInt(playerid,"Class")=dUserINT(PlayerName2(playerid)).("Class");
But this gives me errer with the lvalue.
How can i fix this?
Admigo
Re: How to load a PVarInt? -
Admigo - 21.04.2012
Fixed by myself,Thanks for your help all.:S