Some problems
#6

1. You have to disable the checkpoint? https://sampwiki.blast.hk/wiki/DisablePlayerCheckpoint
2.
Might work:
PHP код:
new free;
foreach(new 
Player)
{
    if(!
IsPlayerInAnyVehicle(i))
        continue;
    if(
GetPlayerVehicleID(i) == examen[free] && GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
        
free++;

Reply


Messages In This Thread
Some problems - by sKenzi1996 - 12.02.2017, 16:22
Re: Some problems - by Dayrion - 12.02.2017, 16:45
Re: Some problems - by sKenzi1996 - 12.02.2017, 17:09
Re: Some problems - by Dayrion - 12.02.2017, 17:37
Re: Some problems - by sKenzi1996 - 12.02.2017, 17:52
Re: Some problems - by Dayrion - 12.02.2017, 18:42

Forum Jump:


Users browsing this thread: 1 Guest(s)