How to remove numbers from menu_create?
I have a simple menu like that:
PHP Code:
1. Kills: 2. Deaths: and etc. I wanna do like: Kills: Beaths: |
Re: How to remove numbers from menu_create?
You cant, you can use old style menus.
natives: register_menu show_menu You cant add items into this menu, you must use char array. This one is a bit/byte harder. |
Re: How to remove numbers from menu_create?
You can use menu_addtext. It has a bug though, so if you are using 1.8.3 you can use menu_addtext2, read the doc to find out what the bug is.
|
Re: How to remove numbers from menu_create?
you can make the exit button number 1 and then add the texts and then set menu prop_exit MENU EXIT NEVER.
|
Re: How to remove numbers from menu_create?
Quote:
|
Re: How to remove numbers from menu_create?
Quote:
PHP Code:
|
Re: How to remove numbers from menu_create?
Quote:
|
Re: How to remove numbers from menu_create?
Quote:
|
Re: How to remove numbers from menu_create?
Do you mean like tha GunGame one?
|
Re: How to remove numbers from menu_create?
Quote:
|
| All times are GMT -4. The time now is 12:24. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.