[Ajuda] SetVehicleVelocity
#3

Utilizando dessa forma, o veнculo sempre vai ir para o norte (N no mapa).
_

use assim.

pawn Код:
new Float:v[3];
GetVehicleVelocity(GetPlayerVehicleID(playerid), v[0], v[1], v[2]);
SetVehicleVelocity(GetPlayerVehicleID(playerid), v[0]*X, v[1]*X, v[2]);
//troque X pela velocidade.
Reply


Messages In This Thread
SetVehicleVelocity - by jilead - 26.07.2012, 21:50
Re: SetVehicleVelocity - by Pedraum - 26.07.2012, 22:00
Re: SetVehicleVelocity - by zbt - 27.07.2012, 01:55
Respuesta: SetVehicleVelocity - by [JD]BlackFire - 27.07.2012, 02:00

Forum Jump:


Users browsing this thread: 1 Guest(s)