[Release][C#] VStancer

cef.log (40.0 KB)

A full one, from “logs” folder, generated after you joined the server with vstancer in and your “menu” not working

CitizenFX_log_2020-05-05T182818.log (195.9 KB)

It doesn’t really give much info. During that time I was attempting to open the EasyAdmin menu but wasn’t working until I stopped vstancer.

While it works fine using master branch? with release v1.4 ? Also what’s the “control” used by such menu to open/close?

Also try it anything different using this: https://ci.appveyor.com/api/buildjobs/2jje9juyvuc4ulxh/artifacts/vstancer-v1.4.266.zip

hey what was the way we can trigger the menu with out the / command or hotkey

If you don’t disable the menu at all using DisableMenu but you just assign -1 to ToggleMenuControl, you can enable in the config ExposeEvent to expose the vstancer:toggleMenu event.
Or you can disable the Menu and create your own menu and use the API to change values

The same way as any resource. Check https://github.com/carmineos/fivem-vstancer/blob/development/README.md#installation

I got the development build in and working. For some reason the wheel tuning isn’t showing up even with a custom wheel? All my wheel mods have embedded textures and don’t use a vehshare. Not sure if thats why?

You mean that the menu keeps “locked” ever after you you installed a tuning wheel on your vehicle? Does it print any error in the console? Could you send a client .log file?

I turned debug mode on and it didn’t spit out any errors. I can give you admin on my server if you want?

That won’t be necessary, but you can PM me the server details and i’ll join it so you can show me how to repro that.

To everyone complaining about “my menu is not working when vstancer is running” please provide:

  • Name and/or link of resource in question
  • Name and/or link of UI library you are using for it to render
  • Control being used by your “menu” which doesn’t seem to “work”.

Loving the vstancer and thank you so much, I saw a few servers that now has rim size and tire width adjustment as well, would you be able to add that to your build?

Download development branch artifacts, those things have been added for weeks

can this be mechanic only ?

Implement the permissions logic in your own script and use the API to interact with vstancer

I’ve just added a prerelease of vstancer v2.0, you can find it on releases page

thank you for this release! sorry im still new to this and honestly learning as im going as well. I’ve noticed that when using the Vstancer, i can’t see the adjustment of track width and camber nor does it show on screen til i step out of the vehicle. I can the rim and tire width adjustments fine while in car. Any help for this issue? CitizenFX_log_2020-05-21T114040.log (500.2 KB)

First of all, seems you having troubles with handling-editor, i suggest you to get the latest artifact

About the problem you described, do you mean that the vehicle doesn’t update while you are in the vehicle?