
Hey guys . Ok , so im still working on my admin-menu. It has alot of menus in it . i must have registered 40 menus . It compiles perfectly , there are no run-time errors when I debug it . But when I execute commands from the last set of menus I added ( my set cvars for bots menus) it sets the cvars I want for the bots , but it also seems to execute commands from other menus in the plugin. I cant seem to find any errors in my code , but it seems to have tangled somewhere , so Im wondering if theres a limit to the amount of times I can use register_menucmd ? thats the only explanation I can find for the problem . I would post my code but its 1400 lines so ill just explaine the problem
Any ideas?
- Thanks