[menu not working]
Code:
Menu will not come up when i use the cmd, anyone know whats wrong? it compiles ok, no errors! :| |
Re: [menu not working]
Code:
Code:
and your show_menu function does not exist: register_concmd("amx_modelme", "show_menu"); |
Re: [menu not working]
So i would change:
show_menu(id,keys,menu,-1,"show_menu"); to Code:
show_menu(id,keys,menu,-1,"menu_show")[/FONT] |
Re: [menu not working]
what??
btw do you use amxx studio? there is a handy menu generator for people like you.. |
Re: [menu not working]
actaully peanut using register_menu is valid. if you look at the source file for some of the ammxmodx base plugins youll see it there. I also use it.
|
Re: [menu not working]
yes i use amx studios. thats all i use, specialist helped me with the menu
|
Re: [menu not working]
you're not even calling the correct menu using your code
|
| All times are GMT -4. The time now is 06:51. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.