Jman3ooo Posted July 8, 2002 Share Posted July 8, 2002 Quite simple most likely But I dont KNow how do I set up a Map Rotation? Thx. Link to comment Share on other sites More sharing options...
MatrixCPA Posted July 8, 2002 Share Posted July 8, 2002 In the most simple form, a map rotation looks like so: set d1 "map ffa_bespin; set nextmap vstr d2" set d2 "map ffa_ns_hideout; set nextmap vstr d3" set d3 "map ffa_ns_streets; set nextmap vstr d4" set d4 "map ffa_yavin; set nextmap vstr d1" vstr d1 Now, there's a million ways to alter this. You can use different maps, you can use names instead of d1, d2, etc. You can change other game settings (such as gametype, fraglimit, timelimit, etc) along with the maps. If you have a specific goal in mind, let me know and I'll explain what I can. It would take me far too long to explain every possibility here. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.