#CW-Gearbox

1 messages · Page 1 of 1 (latest)

solemn patrol
#

I have implemented your script into our standalone framework but im having trouble with the vehicle flags.

When i go into the vehicle handling file in the subhandling part what number do i put in the strAdvancedFlags part. right now I have 4000400

#

i got this number from the other support ticket about gearbox. I get a print in the client saying Vehicle A Manual: False

urban helm
#

Some possible things that might be an issue:

  1. You got another handling overwriting the one you've edited, try changing other values and see if it takes effect in game
  2. Your game version is old (if so, the script will warn you when you start/restart it)
  3. You added the subhandling incorrecly maybe?