Jump to content

Can't get working mapcycler


Gangans

Recommended Posts

I have asked about this at #mta.scripting many times and really can't get this problem solved.

So I want to get mapcycler working. I edited the server\mods\deathmatch\resources\[managers]\mapcycler\mapcycle.xml to

<cycle type="sequential"> 
    <game mode="race" map="race-wuzimu" rounds="1"/> 
    <game mode="race" map="race-stunt" rounds="1"/> 
</cycle> 

What I need to do now to get that map list working?

Thanks for reading.

Link to comment

Sorry for double post.

Now cycle works when I am using skipmap command.

I changed settings at server\mods\deathmatch\resources\[managers]\mapcycler\meta.xml :

<settings> 
    <setting name="*mode" value="list" /> 
    <setting name="*vote_rounds" value="[0]" /> 
    <setting name="*random_rounds" value="[0]" /> 
</settings> 

But for example - on map finish at race, starts vote. How to get that map is changing to next from mapcycler list? Any ideas?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...