[HELP] NoClip F2 Toggle

I’ve tried to change the keybind for NoClip from F2 to PageUp but it still doesn’t work.
I changed it in the config.lua in vMenu

Anyone know how to fix this?

in your server.cfg search for this line without this [ " " ] :-
" add_ace group.admin “vMenu.Everything” allow "
and change [ allow ] to [ deny ]

and in vMenu Permissions.cfg search for this line :-
" setr vmenu_noclip_toggle_key 243 " and change your button As you like by changing this number

if you want to disable it Ultimately, all you have to do is look for this line :-
" add_ace group.admin “vMenu.NoClip” allow "
and put # before it … like that
" #add_ace group.admin “vMenu.NoClip” allow "

10 Likes

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