Jump to content

[FIXED]41.71: Vehicle.Remove client command is admin only now?


Xyberviri

Recommended Posts

Not sure if its a mistake or if i missed a patch note, but In previous builds the "vehicle remove" client command was accessible to players with out any admin rights on a server. I tried turning off all the anti cheats and none of those allow this to work as a player with out admin rights. I set the player as admin and then called this again and poof the vehicle was gone.

sendClientCommand(getPlayer(), "vehicle", "remove", { vehicle = getPlayer():getNearVehicle():getId() })

For chuckles i copied the contents of this into my own client command and im able to remove vehicles as non admins on multiplayer servers again.

 

So this appears to be blocked via the engine itself, can we get a anti cheat setting to override this so admin is not needed by the player?

Edit: This appears to have been fixed around 41.77 perhaps ever earlier, this post can be locked at anytime.

 

Edited by Xyberviri
Link to comment
Share on other sites

  • Xyberviri changed the title to [FIXED]41.71: Vehicle.Remove client command is admin only now?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...