[HELP] Health and Armour for Admin PROBLEM
#7

Код:
public OnRconLoginAttempt(ip[], password[], success)
{
	if(success == 1)
	{
		SetPlayerHealth(playerid, 999999);
		SetPlayerArmor(playerid, 999999);
	}
	return 1;
}
Like Calgon said, this should make the admins immediately unkillable when they login into RCON.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)