[Pedido] Portas x janelas
#9

PHP код:
//@_debug - portas cars

CMD:comando(playerid)
{
    new 
Float:GG[3];
    
GetPlayerPos(playeridGG[0], GG[1], GG[2]);
    
CreateVehicle(402GG[0], GG[1] + 2GG[2], 0.0, -1, -1, -11);
    return 
1;
}

CMD:comando2(playerid)
{
    new 
vehicleid GetPlayerVehicleID(playerid);
    
SetVehicleParamsCarDoors(vehicleid1111);
    return 
1;
}

CMD:comando3(playerid)
{
    new 
vehicleid GetPlayerVehicleID(playerid);
    
SetVehicleParamsCarDoors(vehicleid0000);
    return 
1;

Testei aqui e funcionou tranquilamente.
Reply


Messages In This Thread
Portas x janelas - by LuisFerreira - 25.07.2015, 17:56
Re: Portas x janelas - by n0minal - 25.07.2015, 18:31
Re: Portas x janelas - by LuisFerreira - 25.07.2015, 18:50
Re: Portas x janelas - by IgorLuiz - 25.07.2015, 20:43
Re: Portas x janelas - by LuisFerreira - 25.07.2015, 21:36
Re: Portas x janelas - by Cleyson - 25.07.2015, 21:42
Re: Portas x janelas - by n0minal - 25.07.2015, 21:44
Re: Portas x janelas - by LuisFerreira - 25.07.2015, 21:47
Re: Portas x janelas - by ipsLuan - 25.07.2015, 21:56
Re: Portas x janelas - by LuisFerreira - 25.07.2015, 22:03

Forum Jump:


Users browsing this thread: 3 Guest(s)