Hi !
I got errors with my plugins, and it's invalid menu id.
I can't find any information about the error.
I guess it's because its wrong id "selected". For example you want
to show a menu, the id is 3 but for some reason 'menu_display' sends id 0.
So I want to know exactly how to fix the error, or what's making it and
what the error means. I'm sure it's different from plugin to plugin.
But just a definiton of it and what's creating it. If I need to post my
script and show just ask.
Quote:
Invalid menu id 0(3)
[AMXX] Run time error 10: native error (native "menu_display")
[AMXX] [0] menus.inl::cpm_menu (line 126)
[AMXX] [1] menus.inl::point_handler (line 94)
|
__________________