TomGrobbe / vMenu

vMenu is a custom server sided trainer/menu, built using a custom version of NativeUI. It has full permissions support, so the server owner can decide who's allowed to do what.
https://docs.vespura.com/vmenu
Other
349 stars 373 forks source link

Vehicles Handlings #110

Closed Jonneis closed 6 years ago

Jonneis commented 6 years ago

For some reason when the vMenu is running then all the vehicles loses speed/torque, i found out that u can restore the vehicle stats only if u upgrade them again then if someone else sit on the vehicle it lose the stats again.

TomGrobbe commented 6 years ago

Are the vehicles modded by vMenu? Or through another resource?

On 21 Jul 2018, at 07:40, Yanakis notifications@github.com wrote:

For some reason when the vMenu is running then all the vehicles loses speed/torque, i found out that u can restore the vehicle stats only if u upgrade them again then if someone else sit on the vehicle it lose the stats again.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Jonneis commented 6 years ago

doesnt matter with which resource are modified,at the moment we modify them with Ls Custom resource but even if we modify them with the vMenu they lose the upgrades or the handlings i dont undestand it at all, every vehicle lose Torque/speed if i run the vMenu.

TomGrobbe commented 6 years ago

@Yanakis Does this still happen if you remove the torque/power multiplier permissions from vMenu?

Jonneis commented 6 years ago

Nono it happens if i just run the vMenu

i manage to fix that somehow i just disable the "Vehicle options" from the permissions.cfg file

TomGrobbe commented 6 years ago

@Yanakis But does it happen if you remove the permissions for torque/power multipliers in vMenu? That’s what I’m asking because then vMenu doesn’t interact with torque/engine power multipliers anymore

Jonneis commented 6 years ago

it happens if i enable any sub category from the "Vehicle Options, from the permissions.cfg file

example: add_ace builtin.everyone "vMenu.VehicleOptions.Menu" allow add_ace builtin.everyone "vMenu.VehicleOptions.Liveries" allow

TomGrobbe commented 6 years ago

@Yanakis Is this using custom vehicles or default gta v vehicles?

Jonneis commented 6 years ago

i test it on custom vehicles only. its so weird issue coz if u go on ls customs or on vMenu vehicle option, it says that the vehicle has the upgrades but it feels like it reduce the stats (example of handling file of one of my custom vehicle) [fInitialDriveMaxFlatVel value="325.000000"] (on the game goes 250km/h) with the vMenu running [fInitialDriveMaxFlatVel value="325.000000"] (on the game goes 320km/h) with the vMenu off