How to Make [1],[2],etc number of options without using the old menu
Hello, Sorry for my bad english :cry:
How to Make [1] [2] number of options without using the old menu :P I prefer to use the new menu image :3 http://1.hidemyass.com//browse.php?u...0Ow%3D%3D&b=25 grettings :) |
Re: How to Make [1],[2],etc number of options without using the old menu
You mean brackets around the numbers?
|
Re: How to Make [1],[2],etc number of options without using the old menu
Yes :), for example:
--------------------- \r[1] \wOption 1 \d[2] \yOption 2 ----------------------- Grettings |
Re: How to Make [1],[2],etc number of options without using the old menu
Not possible with the new menu system.
|
Re: How to Make [1],[2],etc number of options without using the old menu
There's something that I can't understand. Why do you want to have brackets instead of a simple dot?
|
Re: How to Make [1],[2],etc number of options without using the old menu
Itself does not matter, but I would like it that way :D
One question for plugin_init() How am I doing here? A set_task can be done? Because I get the undefined error "id" PHP Code:
PHP Code:
|
Re: How to Make [1],[2],etc number of options without using the old menu
MENU_enter(id) is not the same as set_task(0.1, "MENU_enter") I'm not talking about delay, I'm talking about function.
MENU_enter() == set_task(0.1, "MENU_enter") MENU_enter(id) == set_task(0.1, "MENU_enter", id) |
Re: How to Make [1],[2],etc number of options without using the old menu
Quote:
I put in plugin_init: PHP Code:
PHP Code:
|
Re: How to Make [1],[2],etc number of options without using the old menu
yes, because there is no 'id' in plugin_init, you shouldn't use at all.
|
Re: How to Make [1],[2],etc number of options without using the old menu
Quote:
PHP Code:
in changeteam PHP Code:
|
| All times are GMT -4. The time now is 14:39. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.