SA-MP Forums Archive
how to make like everytime less then 1 - 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: how to make like everytime less then 1 (/showthread.php?tid=150993)



how to make like everytime less then 1 - hardstop - 28.05.2010

PlayerInfo[playerid][pToit]++;


like how can i make that i will go less like PlayerInfo[playerid][pToit]--; ?


Re: how to make like everytime less then 1 - MadeMan - 28.05.2010

You will go less?


Re: how to make like everytime less then 1 - hardstop - 28.05.2010

yeah i will do like eating timer thingy like on spawn its 100% and its going down and when its 0% then you will CRACK an


Re: how to make like everytime less then 1 - MadeMan - 28.05.2010

What's wrong with that?

pawn Код:
PlayerInfo[playerid][pToit]--;



Re: how to make like everytime less then 1 - hardstop - 28.05.2010

no i just wanted a confirmation if that is alright