Making an array value go down - 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: Making an array value go down (
/showthread.php?tid=339960)
Making an array value go down -
stormchaser206 - 05.05.2012
For example,
pawn Код:
PlayerInfo[playerid][pCWarns]
How would you make that go down instead of up?
I know up is ++, but what is down?
AW: Making an array value go down -
vyper - 05.05.2012
--
Re: Making an array value go down -
stormchaser206 - 05.05.2012
ty
edit: i didnt know i wasnt getting errors from it, i had to many errors i didn't see it.