Quote:
Originally Posted by Siska1
I will try to translate it another way :
When I select a mod some maps start to alternate. But I want to be able to change these maps at will in the particular mod. Specific maps for a specific mod, but being able to change them. And here we just have a mod change and that's it.
|
Still not entirely sure if I understand what you're saying. Each mod has its own map file (the equivalent to mapcycle.txt but specifically for that mod) that you can customize per mod. You edit that maps file however you want but I recommend having many maps. In the example, the file is "maps1.ini".
If you want to change to a map directly using changelevel or amx_map, you can do that. Just make sure that you set the next mod using the amx_nextmod command first.
If that doesn't explain it then you're going to need to have a more specific example of what you're looking for.
__________________