Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: Alka
Forum: Code Snippets/Tutorials 08-22-2009, 02:34
Replies: 446
Views: 418,678
Posted By Alka
Re: New AMXX Menu System

Sure

#define MPROP_NUMBER_COLOR 10 /* Color indicator to use for numbers (param1 = string, "\r"=default) */
Forum: Code Snippets/Tutorials 08-18-2009, 16:52
Replies: 446
Views: 418,678
Posted By Alka
Re: New AMXX Menu System

Try menu_setprop( menu, MPROP_PERPAGE, 8 );
Forum: Code Snippets/Tutorials 05-22-2009, 06:30
Replies: 446
Views: 418,678
Posted By Alka
Forum: Code Snippets/Tutorials 01-09-2008, 11:28
Replies: 446
Views: 418,678
Posted By Alka
Re: New AMXX Menu System

Yeah, you can do that...oh, and np :wink:
Forum: Code Snippets/Tutorials 01-09-2008, 09:22
Replies: 446
Views: 418,678
Posted By Alka
Re: New AMXX Menu System

Hmm, lemme give you an eg:


new Menu = menu_create("\ySome Menu", "MenuHandler");
new CallBack = menu_makecallback("MenuCallBack"); //Here is the trick.

new Players[32], Num, Name[32];
...
Forum: Code Snippets/Tutorials 12-29-2007, 06:07
Replies: 446
Views: 418,678
Posted By Alka
Re: New AMXX Menu System

Yeah, but with new amxx menu system is a bit hard...because you can't make a button that stays permanently on bottom of page...like in old style menu, but you already have this on "amxmodmenu"...
Forum: Code Snippets/Tutorials 12-28-2007, 17:57
Replies: 446
Views: 418,678
Posted By Alka
Re: New AMXX Menu System

You don't need to make button 8 for that option anyway, make it on button 7 or whatever...Buttons "Next / Back" and "Exit" are maded automaticly.
Forum: Code Snippets/Tutorials 12-22-2007, 13:07
Replies: 446
Views: 418,678
Posted By Alka
Re: New AMXX Menu System

@vl@d - just add items...it will make automaticly "more" / "back" and "exit". :wink:
Forum: Code Snippets/Tutorials 06-15-2007, 17:16
Replies: 446
Views: 418,678
Posted By Alka
Re: New AMXX Menu System

Hum...what errors? :|,for me is compiled without any errors/warnings.
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT -4. The time now is 22:45.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode