08.04.2012, 00:23
Do you currently have a system for purchasing drinks?
if so, I need to know what variable you use for health.
But it will look something like this;
Add that to the command for purchasing a drink, should work but again you need to adapt it to your script.
if so, I need to know what variable you use for health.
But it will look something like this;
Код:
playerVariables[playerid][pHealth] += 5;