12.06.2011, 10:26
I'm trying to make a special drug command but i doesn't work as i wanted it to. I've made the basics i needed but i need the function to get the players health and then add to it not setting it i've tryed this
SetPlayerHealth(playerid, GetPlayerHealth(playerid) + 25);
it gave me an error
i've tryed like on wiki still error
I don't know what to do if someone can help me it'll be apreciated, thanks in advance.
SetPlayerHealth(playerid, GetPlayerHealth(playerid) + 25);
it gave me an error
i've tryed like on wiki still error
I don't know what to do if someone can help me it'll be apreciated, thanks in advance.