[Ajuda] Compra de carros num Stand
#6

pawn Код:
if (strcmp("/uranus", cmdtext, true, 10) == 0)
    {
    new Float:X,Float:Y,Float:Z,Float:Angle, carid;
    GetPlayerPos(playerid,X,Y,Z);
    GetPlayerFacingAngle(playerid,Angle);
    carid = GetPlayerVehicleID(playerid);
    carid = CreateVehicle(558,X,Y,Z,0.0,-1,-1,9000000);
    PutPlayerInVehicle( playerid, carid, 0)   ;
    LinkVehicleToInterior(carid, GetPlayerInterior(playerid));
    TogglePlayerControllable(playerid,true);
return 1;
    }
Agora edita o Codigo do jeito que vocк quer \ф/
Й dificil ? ._.
Reply


Messages In This Thread
[Pedido] Compra de carros num Stand - by Swat007forever - 08.01.2011, 10:26
Re: [Ajuda] Compra de carros num Stand - by PsyShotter - 08.01.2011, 10:39
Re: [Ajuda] Compra de carros num Stand - by Swat007forever - 08.01.2011, 15:34
Re: [Ajuda] Compra de carros num Stand - by [FeK]Knife - 08.01.2011, 15:38
Re: [Ajuda] Compra de carros num Stand - by Swat007forever - 08.01.2011, 17:11
Re: [Ajuda] Compra de carros num Stand - by [FeK]Knife - 08.01.2011, 17:38
Re: [Ajuda] Compra de carros num Stand - by Swat007forever - 08.01.2011, 18:53
Re: [Ajuda] Compra de carros num Stand - by Swat007forever - 09.01.2011, 19:28

Forum Jump:


Users browsing this thread: 2 Guest(s)