vMenu

2nd true is ‘is mission-script entity’, which is not a good thing unless you’re a full-on native network mission script with participants and hosts and reservations and whatnot

Yeah I noticed that, however while testing with the second true set to false, it still deleted other player’s vehicles. Still trying to figure out different ways of making sure only the correct vehicles get deleted. Because somehow when you delete a vehicle, and the handle used to delete that vehicle, sometimes deletes another vehicle as well because the handle matches another vehicle on another client (according to dex). Trying to figure something out with net id’s now.

I’ll try switching it back to false with the next couple of test runs to see if it somehow makes a difference now that I’ve got net id checks in there as well.

1 Like

that’s not how that works, handles used locally in DELETE_ENTITY and friends don’t transmit anything across the network.

It seemed weird, but how else would other cars be deleted if you tell it to only delete your own car… :confused: because the de-spawning issue occurs when someone else deletes their vehicle or spawns a new one. Then your vehicle could de-spawn for some reason… even if it’s set to be owned by the player.

1 Like

Thanks for updates !

I did everything that was in the readme exactly and I edited the permissions and now when I try to get on my server, it says “Client Unknown”… Did I do something wrong?

Strange, this resource doesn’t defer/touch any client connections at all :confused:

Yeah I figured it out. I am super tired and have been working on my server for around 12 hours straight and forgot that my steam wasn’t open when I was trying to connect so that is what caused it… lol

Hey Vespura, loving the script and it’s working a treat :slight_smile: Quick question though is there, or will there be, a way to default certain settings such as time of day, weather, never wanted etc. to a a specific setting. For example always having the voice distance on 5m or the time always frozen by default if that makes sense?

Also I’m not too sure if the inheritance is working as I had to add myself to moderator and admin groups because when I was just in the admin one I didn’t have access to time settings etc.

Did this happen when you restarted the server? Or did this happen while adding permissions while in-game?

Things like never wanted are user preferences and can be saved by the user themselves. There’s no way to alter the default state.

Voice range isn’t currently being saved as a user preference, but will be in the next update. Still, means that it’s only configurable as a user default, and not configurable by the server owner.

1 Like

I was an admin only, started the server and couldn’t access time, weather etc. that is set to moderator. Then added myself to admin and moderator, restarted the server and I could see all the settings then

Actually, must have been a mistake on my side as on testing again it’s working. Sorry :slight_smile:

It’s fine, it’s been a bit buggy for me sometimes :wink: luckily always granting less permissions rather than more so that’s all fine for the occasional time it happens.

1 Like

vMenu v1.0.6

Fixes in this update

  • Fixed 2k/ultra wide monitors from freaking the fuck out when opening the menu (sometimes).
  • Improved teleporting to waypoint, it’s now a lot less common to get the “could not teleport” error and be teleported randomly near the original waypoint, instead you’ll now often be teleported exactly to the waypoint (if possible).
  • Almost certainly fixed the vehicle despawn issue. Can’t confirm that it’s 100% fixed as i’ve spend 5 minutes spawning new vehicles non stop, and it worked fine every time, but I’ve not tested it a 2 million and 10th times… Only time will tell if this actually worked.
  • Solved some other small bugs I noticed while trying to figure out the bug mentioned above and also fixed those and cleaned up the code a lot regarding the spawning of vehicles.

Download here or here: vMenu-v1.0.6.zip (445.3 KB)

3 Likes

I will double check vehicles deleting right now :wink:

Thanks for update ! Hmmm what do you think about add Rockstar Editor section , toggle recording on/off , leave session , go to rockstart editor . Will be usefull function ) you can find analog - clipsaverv

1 Like

Hi, I installed the menu, but
1 small question, what is this asking me exactly?

Have you installed the permissions.cfg correctly? Did you modify it at all?

I did install the permissions.cfg correctly, and I did modify it.
It works just fine…
I just get that little message wondering if it bad or not …