View Single Post
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 03-15-2013 , 03:34   Re: How to: Menu with 10+ Options in one page
Reply With Quote #12

Another idea to use with this method is to hook other keys besides the number keys.

Eg:
Code:
1. Item 1
2. Item 2
...
0. Item 10
E. Item 11 //E meaning the use key
R. Item 12 //R meaning the reload key
For more possibilities, I remember at one time when I inserted a command (eg. +use) into a menu (not sure if this was only default CS commands, AMXX registered commands, or both), it would replace it with the clients bound key. Eg: +use would turn into [e] in the menu text.

This would be an alternate way to add more options to a menu without having to deal with a delay.
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`