SA-MP Forums Archive
++ setpvarint - 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: ++ setpvarint (/showthread.php?tid=653318)



++ setpvarint - ShadowBlack - 01.05.2018

how i can do with pvar like this: HowTo[playerid]++; , ori HowTo[playerid] += 1; ?? please


Re: ++ setpvarint - OneDay - 01.05.2018

SetPVar(GetPVar() + 1);