• Does this exist?
    2 replies, posted
Hey, I got this idea but haven't found it anywhere on the interwebs sadly. Pressing E on a player opens a derma menu. Does this exist or is this not possible at all? If it does exist i'd be glad to hear how it would be possible. Kindest Regards
Yes it does exist, just use the keypress hook and check if the player is looking at the entity and is near enough. The DarkRP hitman system makes for a great example: [url]https://github.com/FPtje/DarkRP/blob/master/gamemode/modules/hitmenu/cl_init.lua#L64-L81[/url] Also try to make your thread title more descriptive of the question you have. Makes it a lot easier for us to help you and find the reference you could need.
Hey Lenny, Thank you for the fast and supportive reply. This will help out alot ;) I will next time think of a better title for my thread. Thanks!
Sorry, you need to Log In to post a reply to this thread.