08.11.2010, 16:40
Quote:
but i dont understan any thing, can you please make a full script of that, all i got ispawn Код:
if(/* Playerinareafunction */)
{
if(/* IsplayeradminCode */)
{
/* your code here*/
}
}
else
{
SetPlayerHealth(playerid,0.0);
}
}

