PutPlayerInVehicle
#10

Any help? no errors / warrings


PHP код:
stock PutInEmptyInfernus(playerid)
{
    for(new 
isizeof(Infernus); i++)
    {
        for(new 
aGetPlayerPoolSize(); <= ja++)
        {
            if(
IsPlayerInVehicle(aInfernus[i]) && GetPlayerState(a) == PLAYER_STATE_DRIVER)
                continue;
            
PutPlayerInVehicle(playeridInfernus[i], 0);
            break;
        }
    }
    return 
1;

Код:
public OnPlayerSpawn(playerid)
{
	PutInEmptyInfernus(playerid);
The problem is when players Spawned all Driver in 1Car idk why!! HELP ME
Reply


Messages In This Thread
PutPlayerInVehicle - by Thanks - 02.01.2018, 09:21
Re: PutPlayerInVehicle - by RogueDrifter - 02.01.2018, 09:30
Re: PutPlayerInVehicle - by JaKe Elite - 02.01.2018, 10:01
Re: PutPlayerInVehicle - by Thanks - 02.01.2018, 10:01
Re: PutPlayerInVehicle - by Thanks - 02.01.2018, 10:03
Re: PutPlayerInVehicle - by RogueDrifter - 02.01.2018, 10:16
Re: PutPlayerInVehicle - by Thanks - 02.01.2018, 10:26
Re: PutPlayerInVehicle - by JaKe Elite - 02.01.2018, 10:27
Re: PutPlayerInVehicle - by Thanks - 02.01.2018, 10:32
Re: PutPlayerInVehicle - by Thanks - 03.01.2018, 17:32

Forum Jump:


Users browsing this thread: 1 Guest(s)