[HELP] Simple question.
#1

Sup guys.
I have a problem in my script, i want to make that the armour builds up.
For example when you use an item you get 5 armour, next time to you ues it you get another 5.
5+5=10 easy right? but all you can do is to set a constant variable like

pawn Код:
SetPlayerArmour(playerid, 5);
Next time he going to use it, it will stay on 5....
How can i make something like this to work:

pawn Код:
SetPlayerArmour(playerid, +5);
Thanks!
Reply


Messages In This Thread
[HELP] Simple question. - by $Marco$ - 29.11.2013, 09:53
Re: [HELP] Simple question. - by Ballu Miaa - 29.11.2013, 09:57
Re: [HELP] Simple question. - by $Marco$ - 29.11.2013, 10:04
Re: [HELP] Simple question. - by Konstantinos - 29.11.2013, 10:07
Re: [HELP] Simple question. - by $Marco$ - 29.11.2013, 10:14

Forum Jump:


Users browsing this thread: 1 Guest(s)