[Ajuda] Sair do veнculo
#7

Quote:
Originally Posted by PT
Посмотреть сообщение
Fica bugado pq?

bem deixo uma base que eu uso pra vc adaptar ai:

PHP код:
public OnPlayerExitVehicle(playeridvehicleid)
{
    new 
Float:ptXFloat:ptYFloat:ptZ;
    if(
NaoPodeSairDoCarro[playerid])
    {
        
GetPlayerPos(playeridptXptYptZ);
        new 
pseat GetPlayerVehicleSeat(playerid); 
        
SetPlayerPos(playeridptXptYptZ);
        
PutPlayerInVehicle(playeridvehicleidpseat);
        return 
0;
    }
    return 
1;

Vou tentar vlw
Reply


Messages In This Thread
Sair do veнculo - by KoloradO - 30.06.2018, 22:32
Re: Sair do veнculo - by RazorGuigo - 01.07.2018, 00:30
Re: Sair do veнculo - by Cauezin - 01.07.2018, 00:51
Re: Sair do veнculo - by KoloradO - 01.07.2018, 20:30
Re: Sair do veнculo - by PT - 01.07.2018, 21:07
Re: Sair do veнculo - by willttoonn - 01.07.2018, 23:39
Re: Sair do veнculo - by KoloradO - 02.07.2018, 13:51

Forum Jump:


Users browsing this thread: 2 Guest(s)