vehicles can u stand on without falling
-
Hello, Is there any chance to edit vehicle meta or something to stay on vehicle without falling off?
-
@SpLyTTeR
Thought about this, but haven't got round to invetsigating it yet, so might be more to than just this, but try adding 'FLAG_PEDS_CAN_STAND_ON_TOP' in the 'vehicles.meta' '<flags>' line of the vehicle/s you are testing.Example:
<flags>FLAG_SPORTS FLAG_PEDS_CAN_STAND_ON_TOP FLAG_DONT_TIMESLICE_WHEELS</flags>
Let me know if I works? Thanks
If there are some vanilla vehicles you can do it with, but not others, & 'FLAG_PEDS_CAN_STAND_ON_TOP' flag doesn't work, it might be a hidden uneditable flag tied to those vehicle's name. If you swap/replace the vehicle with another, keeping the name, it will then aquire those hidden flags/attributes. Might be something to investigate if above doesn't work etc
-
@a63nt-5m1th It worked, thank you very much.