onplayerrequestspawn weird bug
#1

I have this weird bug when player try to use admin skin it works perfectly but
pawn Код:
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 this skin");
                return 0;}}}
when he press shift lotsnlots of messages appear why? it must be just one message as all servers
Reply


Messages In This Thread
onplayerrequestspawn weird bug - by KillerStrike23 - 24.04.2014, 20:44
Re: onplayerrequestspawn weird bug - by KillerStrike23 - 24.04.2014, 21:19
Re: onplayerrequestspawn weird bug - by DarkLored - 24.04.2014, 21:22
Re: onplayerrequestspawn weird bug - by KillerStrike23 - 24.04.2014, 21:24
Re: onplayerrequestspawn weird bug - by KillerStrike23 - 24.04.2014, 21:34
Re: onplayerrequestspawn weird bug - by Mattakil - 25.04.2014, 00:11
Re: onplayerrequestspawn weird bug - by KillerStrike23 - 25.04.2014, 10:27
Re: onplayerrequestspawn weird bug - by KillerStrike23 - 25.04.2014, 10:39
Re: onplayerrequestspawn weird bug - by KillerStrike23 - 25.04.2014, 10:45
Re: onplayerrequestspawn weird bug - by KillerStrike23 - 25.04.2014, 10:51

Forum Jump:


Users browsing this thread: 3 Guest(s)