31.08.2010, 03:50
you need those if's under a callback if you haven't already and I'd create a new menu and not use one from the game.
also the health this is wrong, you need to GetPlayerHealth(playerid,health);
then create an if statement to check if health + x > 100 so they don't get 200 hp and it's relative to their current health
also the health this is wrong, you need to GetPlayerHealth(playerid,health);
then create an if statement to check if health + x > 100 so they don't get 200 hp and it's relative to their current health