VMenu loads but perms don’t work?

Okay, so I’ve been messing around for ages with this and I have no clue. My VMenu loads fine and things spawn okay and all is good. However, I have added my steam Hex as the principal identifier but when I load the menu I have no admin perms. Exec permissions.cfg is in the server.cfg and start vMenu is also fine. What could this be? This isn’t the first time I have used vMenu and I have never had this problem in the past

Hm, did you give permissions for different roles, such as owner, head. That might be the problem.

# There is no vMenu.MiscSettings.Menu permission on purpose, some options in the misc settings menu
# should *ALWAYS* be allowed, so you can't restrict the opening of this menu!
#add_ace group.admin "vMenu.MiscSettings.All" allow
add_ace group.developer "vMenu.MiscSettings.ClearArea" allow
add_ace group.jradmin "vMenu.MiscSettings.TeleportToWp" allow
add_ace group.jradmin "vMenu.MiscSettings.TeleportToCoord" allow
add_ace group.jrmoderator "vMenu.MiscSettings.ShowCoordinates" allow
add_ace group.srmoderator "vMenu.MiscSettings.ShowLocation" allow
add_ace group.srmoderator "vMenu.MiscSettings.JoinQuitNotifs" allow
add_ace group.srmoderator "vMenu.MiscSettings.DeathNotifs" allow
add_ace group.jradmin "vMenu.MiscSettings.NightVision" allow
add_ace group.jradmin "vMenu.MiscSettings.ThermalVision" allow
#add_ace group.admin "vMenu.MiscSettings.LocationBlips" allow
add_ace group.jrmoderator "vMenu.MiscSettings.OverheadNames" allow
add_ace group.srmoderator "vMenu.MiscSettings.PlayerBlips" allow
add_ace group.srmoderator "vMenu.MiscSettings.TeleportLocations" allow
add_ace group.srmoderator "vMenu.MiscSettings.TeleportSaveLocation" allow # Only allowed for moderators by default
#add_ace group.admin "vMenu.MiscSettings.ConnectionMenu" allow
#add_ace group.admin "vMenu.MiscSettings.RestoreAppearance" allow
#add_ace group.admin "vMenu.MiscSettings.RestoreWeapons" allow
#add_ace group.admin "vMenu.MiscSettings.DriftMode" allow

You can deny some permissions, remove etc. but you have to have one of those perms there.

I didnt dude, it’s also my third fresh download of vMenu, only thing I have edited inpermissions.cfg is the steam identifier under the admin group

In the console does it say “Default Permissions Used” or something like that?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.