06.01.2010, 13:14
Hello, I want to request some functions for the next SAMP Version.
Here they come:
Thanks. Hope they'll get added =)
Here they come:
pawn Код:
SetPlayerMaxHealth(playerid,Float:Health); //Will set a maximum health for a player
SetMaxHealth(playerid,Float:Health); //Will set a maximum health for everyone on the server
ShowPlayerHealth(playerid); //Will disable a players health to be shown under his name tag for all.
ShowPlayerHealthForPlayer(playerid); //Will disable a players health to be shown under his name tag for a player