Jump to content

[HELP] Engine (oil) Temperature


AmteX

Recommended Posts

Probably you need to deal with

-- Some variables / arrays in order to stream it for the rest of players

setTimer() -- or
getTickCount()

To check while the player is driving

getControlState() -- Try to search a better function for client-side

In case you want to block, stop the vehicle or whatever

setVehicleLocked()
setElementFrozen()
setControlState() -- To block the acceleration of any vehicle.

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...