Timer text showing up twice HELP
#7

pawn Код:
if(pInfo[playerid][pAdmin] == 1)  
        {
            SendClientMessage(playerid, COLOR_WHITE, "You cant have 1 life point without asking the owner!");
            TogglePlayerControllable(playerid, 1);
        }
        else if(pInfo[playerid][pAdmin] == 0) return SendClientMessage(playerid, COLOR_WHITE, "You cant have 1 life point without asking the owner!");
You kidding me? its the same shit plus that thats not the only problem i have even if it works what about when the player spawns it sends him ''Checking if you got one life point..' twice.
Reply


Messages In This Thread
Timer text showing up twice HELP - by Danialdano - 09.01.2014, 12:56
Re: Timer text showing up twice HELP - by offon - 09.01.2014, 12:59
Re: Timer text showing up twice HELP - by Danialdano - 09.01.2014, 13:01
Re: Timer text showing up twice HELP - by offon - 09.01.2014, 13:04
Re: Timer text showing up twice HELP - by Danialdano - 09.01.2014, 13:09
Re: Timer text showing up twice HELP - by offon - 09.01.2014, 13:11
Re: Timer text showing up twice HELP - by Danialdano - 09.01.2014, 13:15
Re: Timer text showing up twice HELP - by offon - 09.01.2014, 13:17
Re: Timer text showing up twice HELP - by Danialdano - 09.01.2014, 13:22
Re: Timer text showing up twice HELP - by offon - 09.01.2014, 13:25

Forum Jump:


Users browsing this thread: 1 Guest(s)