Szerző Téma: NRG  (Megtekintve 415 alkalommal)

NRG
« Dátum: 2013. Augusztus 13. - 14:48:38 »
0 Show voters
Üdv! :)
Szeretnék egy olyan parancsot hogy beírom /nrg akkor lead egy nrg-t de ne mellém rakja hanem alám rakja vagyis egybõl rajta üljek mikor lehívom :) Hogy oldjam meg?

Nem elérhető BoOy

  • 3209
  • 2013-as év szkriptere
    • Profil megtekintése
NRG
« Válasz #1 Dátum: 2013. Augusztus 13. - 14:56:32 »
+1 Show voters
CMD:nrg(playerid)
{
new Float:pos[3],Float:angle,NRGVehid;
GetPlayerPos(playerid,pos[0],pos[1],pos[2]);
GetPlayerFacingAngle(playerid,angle);
NRGVehid = CreateVehicle(522, pos[0],pos[1],pos[2], angle, 0, 1, 60);
PutPlayerInVehicle(playerid,NRGVehid,0);
return 1;
}

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal