351 Posts in 121 Topics- by 225 Members - Latest Member: brettleary117

Author Topic: Server maps and mod  (Read 884 times)

0 Members and 1 Guest are viewing this topic.

Okxyd

  • Guest
Server maps and mod
« on: April 11, 2010, 04:04:42 PM »
Hi, I've a little problem with my server because when I set it in siege sometimes I've a problem when it changes map.

For example the server launch Ruins or Village which are not siege maps.
I suppose that I must change the sample file but the IG names are not the same in the file.
This my list:

set_map multi_scene_1
add_map multi_scene_2
add_map multi_scene_4
add_map multi_scene_7
add_map multi_scene_9
add_map multi_scene_11
add_map multi_scene_12
add_map random_multi_plain_medium
add_map random_multi_plain_large
add_map random_multi_steppe_medium
add_map random_multi_steppe_large

Thank for your help.

Offline jest

  • Administrator
  • *****
  • Posts: 141
  • Karma: +16/-0
    • View Profile
Re: Server maps and mod
« Reply #1 on: April 12, 2010, 06:34:34 AM »
For Siege, this is what is recommended:

set_map multi_scene_3
add_map multi_scene_8
add_map multi_scene_10
#adding all kingdoms to both sides just to randomize all of them
#adding less kingdoms will reduce the randomization set (used in set_randomize_factions command)
add_factions fac_kingdom_1 fac_kingdom_1
add_factions fac_kingdom_2 fac_kingdom_2
add_factions fac_kingdom_3 fac_kingdom_3
add_factions fac_kingdom_4 fac_kingdom_4
add_factions fac_kingdom_5 fac_kingdom_5
add_factions fac_kingdom_6 fac_kingdom_6
set_randomize_factions 1