• Override default darkrp keys function
    2 replies, posted
Hello dear readr, i dont want to touch the corefiles but want to make a module where i can change the SWEP:Reload() function of the keys to open a custom menu when pressing the reload button instead using the default one. do you guys know of a hook where i can change the weapon handling when using the reload key and deny the original one or should i disable the normal keys and create an own swep. thanks alot for reading
Hooks/Client/onKeysMenuOpened Just remove the original menu and create your own.
Ok that helps alot for making this menu and for the animation menu i just override the console command: _DarkRP_AnimationMenu that triggers the animation menu
Sorry, you need to Log In to post a reply to this thread.