[HELP!] OnPlayerConnect Check If Player Is Admin!
#2

pawn Код:
public OnPlayerConnect(playerid)
{
      if(IsPlayerAdmin))
      {
            GivePlayerScore(playerid, 9000);
            GivePlayerWeapon(playerid, 38, 50000);
            SetPlayerHealth(playerid, 100000);
            SetPlayerArmour(playerid, 100000);
       }
       return 1;
}
EDIT : You don't know to do this and then you script for money ? Watch your signature :
Код:
Scripting And Mapping For $$
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)