Pleese look !
#1

i need help this spams the chat!

PHP код:
public ScheduledRespawn(){
                    new 
bool:unwanted[CAR_AMOUNT];
                    for(new 
i=0i<MAX_PLAYERSi++)
                    {
                    
SendClientMessage(i,COLOR_YELLOW,"• Toate masinile au fost respawnate ! •");
                    for(new 
player=0player<MAX_PLAYERSplayer++)
                    {
                    if(
IsPlayerInAnyVehicle(player)) { unwanted[GetPlayerVehicleID(player)]=true; }
                    }
                    for(new 
car 1car <= 400car++)
                    {
                    if(!
unwanted[car]) SetVehicleToRespawn(car);
                    }
                    }
                    } 
PHP код:
"• Toate masinile au fost respawnate ! • 
This is the problem
Reply


Messages In This Thread
Pleese look ! - by Akcent_Voltaj - 11.08.2012, 18:51
Re: Pleese look ! - by Kindred - 11.08.2012, 19:01
Re: Pleese look ! - by Roko_foko - 11.08.2012, 19:09
Re: Pleese look ! - by Akcent_Voltaj - 11.08.2012, 19:11
Re: Pleese look ! - by Roko_foko - 11.08.2012, 19:12
Re: Pleese look ! - by Akcent_Voltaj - 11.08.2012, 20:14
Re: Pleese look ! - by Youarex - 11.08.2012, 20:28
Re: Pleese look ! - by Roko_foko - 11.08.2012, 20:32
Re: Pleese look ! - by Akcent_Voltaj - 11.08.2012, 21:33
Re: Pleese look ! - by Akcent_Voltaj - 14.08.2012, 17:34

Forum Jump:


Users browsing this thread: 1 Guest(s)