menu_additem with %s | %i | %d
Hey, how can I make menu item with one of this: %s %i %d like:
PHP Code:
|
Re: menu_additem with %s | %i | %d
PHP Code:
|
Re: menu_additem with %s | %i | %d
Thanks, hope it works.
EDIT : BTW What is the code for colored text in menu ? \w - white \y - yellow \r - red ? i think they are not working for me, cuz my server crashed before i removed all my color codes from menu, now it works perfectly. |
Re: menu_additem with %s | %i | %d
https://forums.alliedmods.net/showth...46364#EndNotes
Quote:
|
Re: menu_additem with %s | %i | %d
thanks fixed. problems solved, can lock thread or answer me one more question:
how can I get player name to my menu ? PHP Code:
- Nothing, and how can I delete "0. Exit" option from my menu and numbers before text in menu. like: 1. \ 2. \ 3. ...? |
Re: menu_additem with %s | %i | %d
Code:
|
Re: menu_additem with %s | %i | %d
Thanks it works (y).
Now how could I remove numbers before text ? :] |
Re: menu_additem with %s | %i | %d
I'm pretty sure you can't remove numbers with the new menu system. You can change the color that they appear as, though.
|
Re: menu_additem with %s | %i | %d
ok, so old menu style is ? :
add(title, 32, "%s^n^n", name) add(line1, 32, "Hey dudoo, i like your boobs^n") ?? |
Re: menu_additem with %s | %i | %d
There's a small tutorial (not very helpful, but a demo) in the Snips / Tuts section and there's multiple plugins that use the old menu system on the forums. Look at those.
|
| All times are GMT -4. The time now is 03:32. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.