how to add item for the category number 8 of the menu
how to add item for the category number 8 of the menu or how to replace an item instead of back category ? I tried some ways but some of these ways do shut down the server and others send error messages:
I tried this but is not work: PHP Code:
|
Re: how to add item for the category number 8 of the menu
Use the old menu system and save yourself a lot of headaches.
|
Re: how to add item for the category number 8 of the menu
Quote:
Edit: is it possible or not with new menu style? Tried but i can not press the category: PHP Code:
|
Re: how to add item for the category number 8 of the menu
|
Re: how to add item for the category number 8 of the menu
Quote:
Quote:
Quote:
|
Re: how to add item for the category number 8 of the menu
|
Re: how to add item for the category number 8 of the menu
Quote:
What AMXX version are you currently using so we can better try to help you? EDIT: If you need help with old menus, you can check out how they’re done in the base AMXX plugins, they use 8 items with 9 for back and 0 for next. |
Re: how to add item for the category number 8 of the menu
You can easily make a new menu out of the old menu.
Say /menu to pop up our cool menu. Code:
#include <amxmodx> |
Re: how to add item for the category number 8 of the menu
I thought it was possible to do this with the new menu system.
Anyway, thank you all I will be using the old system. |
Re: how to add item for the category number 8 of the menu
@CrazY.
I tried using the code you posted but I ran into a problem when I tried to create multiple menus together and I don't know how to fix it, this what i did: Code:
#include <amxmodx>https://i.ibb.co/Js1WcT2/12.png https://i.ibb.co/82hgPqd/33.png Menu number two: https://i.ibb.co/SB00z2D/441.png https://i.ibb.co/t3zMRwF/gaga.png As you can see, they are combined, each menu is reading the same number, not like the new menu style, Please try to test the code to understand more about the issue. |
| All times are GMT -4. The time now is 21:20. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.