Gangans Posted February 2, 2013 Share Posted February 2, 2013 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
Gangans Posted February 3, 2013 Author Share Posted February 3, 2013 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now