Onplayerrequestspawn bugged again
#7

I will post them all here its is
pawn Код:
//==========================Allowed Skins=======================================
public OnPlayerRequestSpawn(playerid){
//------------------------Admin Only Skin------------------------------------------
    if(ServerInfo[AdminOnlySkins] == 1) {
        if(GetPlayerSkin(playerid) == ServerInfo[AdminSkin]) {
             if(PlayerInfo[playerid][Level] >= 1)
                SetPlayerHealth(playerid, 100);
                else {
                if(PlayerInfo[playerid][Level] >= 0)
                SendClientMessage(playerid, red, "You are not an admin to use admin skin");
                return 0;}}}
    return 1;}
but there is another for my clan if you want them I will show them later
Reply


Messages In This Thread
Onplayerrequestspawn bugged again - by KillerStrike23 - 01.05.2014, 15:24
Re: Onplayerrequestspawn bugged again - by KillerStrike23 - 01.05.2014, 18:29
Re: Onplayerrequestspawn bugged again - by AphexCCFC - 01.05.2014, 19:38
Re: Onplayerrequestspawn bugged again - by XK - 01.05.2014, 19:46
Re: Onplayerrequestspawn bugged again - by KillerStrike23 - 01.05.2014, 19:54
Re: Onplayerrequestspawn bugged again - by Konstantinos - 01.05.2014, 19:55
Re: Onplayerrequestspawn bugged again - by KillerStrike23 - 01.05.2014, 19:57
Re: Onplayerrequestspawn bugged again - by Konstantinos - 01.05.2014, 20:01
Re: Onplayerrequestspawn bugged again - by KillerStrike23 - 01.05.2014, 20:02
Re: Onplayerrequestspawn bugged again - by Konstantinos - 01.05.2014, 20:08

Forum Jump:


Users browsing this thread: 2 Guest(s)