Menu
I have file mape.txt wher I write maps that I want... And how to include all this maps in amxx menu?
|
Re: Menu
What do you mean? If you want them in the maps menu then put the in the mapcyclefile. If you don't want them in the mapcyclefile then use a mapchooser that has the capability to separate maps in the cycle and maps in the menu. That's the way to do it without a new custom plugin at least.
|
Re: Menu
No, no, no, I want something else...
I have eg. maps.txt file, and i in that file I have: Code:
de_dust2 |
Re: Menu
Read the file and add each line to the menu?
|
Re: Menu
Example?
|
Re: Menu
Use 'maps *' in server console, that will show a list of all maps in maps folder, you just must to remove the .bsp at the end of each map.
If you're ussing galileo, you just need to put * in the following cvars... Code:
gal_nom_mapfile |
Re: Menu
PHP Code:
|
Re: Menu
Quote:
Quote:
Quote:
|
Re: Menu
fysiks I know to make simple menu, but I dont know how to include read_file in menu... :/ This is scripting help right? I need help.. :p
|
Re: Menu
I wrote a clear example a while ago in case you didn't notice it.
|
| All times are GMT -4. The time now is 07:45. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.