How to make cruise control system
#2

i belive you would need to use this in your code
pawn Код:
new seatid = GetPlayerVehicleSeat(playerid);
          if(seatid == 0)
         
         GetPlayerVehicleID(playerid);

         GetVehicleVelocity(vehicleid, x, y, z);
         SetVehicleVelocity(vehicleid, x, y, z+);// set it to what you want
kinda in a rush just giving you the basics of what you might need
Reply


Messages In This Thread
How to make cruise control system - by Mehtab - 05.12.2010, 07:54
Re: How to make cruise control system - by fangoth1 - 05.12.2010, 08:17
Re: How to make cruise control system - by Jakku - 05.12.2010, 08:18

Forum Jump:


Users browsing this thread: 1 Guest(s)