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

How to delete numbers in the menu?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Gasior
Member
Join Date: Mar 2012
Old 01-15-2017 , 18:41   How to delete numbers in the menu?
Reply With Quote #1

Hi there again!

Quick question when I make a menu, in front of the options there are numbers. How do I get rid of them? I saw that on couple of servers and it looks way much better for my plugin. How do I do that?

Code:
public Menu( id )
 {
    new menu = menu_create( "\wMenu", "menu_handler");

    menu_additem( menu, "\yA" ); 
    menu_additem( menu, "\yB" ); 
    menu_additem( menu, "\yC" ); 
    menu_setprop( menu, MPROP_EXIT, MEXIT_ALL );
    menu_display( id, menu, 0 );

 }
Gasior is offline
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 01-15-2017 , 18:50   Re: How to delete numbers in the menu?
Reply With Quote #2

You need to make a menu with old format.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
Gasior
Member
Join Date: Mar 2012
Old 01-15-2017 , 19:19   Re: How to delete numbers in the menu?
Reply With Quote #3

Aaaahh. So simple. Thanks

Last edited by Gasior; 01-15-2017 at 19:19.
Gasior is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:59.


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