Handle Menu
Hi
How i can make, instead of when chose something in menu it closes, it handle the menu. Well, iam not talking go first page. What i mean is if i chose chose something in second page of menu, it will handle second page of menu. |
Re: Handle Menu
Something like this???
PHP Code:
|
Re: Handle Menu
Quote:
im not if this is correct try PHP Code:
after you have selected something from page two then after the command exec.. exec the menu_display(id, menu, 0) and change 0 to 1, that might work... havent tried it myself. |
Re: Handle Menu
Whats a problem of new menus?
Ps. If an menu its smaller of 8 ~ 9 items (I guess) naturally is not display a second page) PHP Code:
|
Re: Handle Menu
thought it was menu_display.
|
Re: Handle Menu
show_menu(); // Old menus
menu_display(); // New menus |
Re: Handle Menu
Hum what you saying i could do to xD
Sorry if i didnt gave all info... The problem is that i use menu that loads items from cfg file, so i cant do as you say, because the second page are together with the others. And i just want it show second page, in case of chose something from second page. Here part of code: PHP Code:
|
Re: Handle Menu
PHP Code:
|
Re: Handle Menu
............................................. .............
Did you really read what i said? It load songs from cfg file. It havent limit, it can have lot of pages. And as i said too, i dont want it go always page 2. Like if item is on page 2, it goes page 2, if item page 3, it goes page 3. |
Re: Handle Menu
If you can't work it out with Smileys solution then you should post your full menu code since you are posting in scripting help.
|
| All times are GMT -4. The time now is 10:50. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.