Admin 250 Health Script
#7

pawn Код:
if(strcmp(cmdtext, "/Adminhealth", true, sizeof(cmdtext))==0)
{
if(IsPlayerAdmin(playerid)
{
SetPlayerHealth(playerid, 250);
SetPlayerArmor(playerid, 150);
}
}
maybe smth like this.
Reply


Messages In This Thread
Admin 250 Health Script - by tommzy2 - 06.12.2009, 12:09
Re: Admin 250 Health Script - by DeathOnaStick - 06.12.2009, 12:11
Re: Admin 250 Health Script - by Jeffry - 06.12.2009, 12:12
Re: Admin 250 Health Script - by tommzy2 - 06.12.2009, 13:19
Re: Admin 250 Health Script - by tommzy2 - 06.12.2009, 13:20
Re: Admin 250 Health Script - by Jeffry - 06.12.2009, 13:23
Re: Admin 250 Health Script - by DeathOnaStick - 06.12.2009, 13:24
Re: Admin 250 Health Script - by tommzy2 - 06.12.2009, 13:32

Forum Jump:


Users browsing this thread: 2 Guest(s)