Thread: id goes to 0
View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 09-08-2020 , 21:58   Re: id goes to 0
Reply With Quote #2

When you have an issue, you need to better explain what your issue actually is because your one sentence makes no sense.

After quickly going over your code, it looks like you are making things more complicated than it needs to be. Don't try to do global menus, especially since you're doing user-specific items. Simply create the menu when the player uses the chat command, display it there, and then destroy it in the handler.
__________________
fysiks is offline