[AJUDA] Carros para uma pessoa
#9

pawn Код:
new Luciano[18];
                new vid;
                if (newstate == PLAYER_STATE_DRIVER)
                {
                for(new B; B<sizeof(Luciano); B++){
                if(vid==Luciano[B]) {
                static sName[11];
                GetPlayerName(playerid,sName,11);
                if(!strcmp(sName,"Luciano_Jr",true))    { }
                else
                {
                SendClientMessage (playerid,0xFF0000FF,"Vocк nгo й o Luciano_Jr!");
                RemovePlayerFromVehicle(playerid);
                TogglePlayerControllable(playerid, 1);
                }
                }
                }
                return 1;
}
}
Reply


Messages In This Thread
[AJUDA] Carros para uma pessoa - by [AF]Junior - 21.03.2011, 21:51
Re: [AJUDA] Carros para uma pessoa - by Pedro Vicentini - 21.03.2011, 22:07
Re: [AJUDA] Carros para uma pessoa - by Quem sou eu? - 21.03.2011, 22:10
Re: [AJUDA] Carros para uma pessoa - by Macintosh - 21.03.2011, 23:19
Re: [AJUDA] Carros para uma pessoa - by Pedro Vicentini - 22.03.2011, 00:59
Re: [AJUDA] Carros para uma pessoa - by [AF]Junior - 22.03.2011, 03:42
Re: [AJUDA] Carros para uma pessoa - by JonathanFeitosa - 22.03.2011, 10:23
Re: [AJUDA] Carros para uma pessoa - by Pedro Vicentini - 22.03.2011, 21:57
Re: [AJUDA] Carros para uma pessoa - by H1g0r - 22.03.2011, 22:01

Forum Jump:


Users browsing this thread: 1 Guest(s)