Re: New AMXX Menu System
Quote:
Example PHP Code:
|
Re: New AMXX Menu System
Oops, I changed the dim on data but forgot to change "len" in menu_item_getinfo :) my bad.
|
Re: New AMXX Menu System
Very big THANKS to Emp` good job ;)
|
Re: New AMXX Menu System
Added vote menu example, sub-menu example, and end notes to the main post.
edit: Added advance vote menu example. |
Re: New AMXX Menu System
So, you say to store as a global if it's a unchanging menu. Do I create the menu in plugin_init? Also, should I ever call menu_destroy() within the plugin? I read that there was "memory leaking" when you don't destroy a menu.
|
Re: New AMXX Menu System
This can be a example of a menu
PHP Code:
|
Re: New AMXX Menu System
i wanna to ask, how to make a menu like this
http://2uploadhk.com/view/16105/2008...sruAwxYPxv.png in which you can on\off the menu option 關 = off the function thank you |
Re: New AMXX Menu System
Depends on what the menu option does. (Most of use can't read that btw).
|
Re: New AMXX Menu System
for example, if i want to adjust the volume of the mic
in the menu, there is a option like that Volume of Mic 100\50\10\0 you can choose the volume by the way you want. how to do it - -? |
Re: New AMXX Menu System
Can't understand if it is possible to destroy menu hud by plugin. When vote stops by timer (some player didn't vote and still have menu on screen), killing the menu doesn't clean player's hud.. Is it really impossible to do?.. description says so:
Code:
/** |
All times are GMT -4. The time now is 01:56. |
Powered by vBulletin®
Copyright ©2000 - 2023, vBulletin Solutions, Inc.