Posts: 1,019
Threads: 24
Joined: Jun 2007
Reputation:
13
Forgot to post it, sry. Here is the full config:
Code: ##########################
# map file for BTanks866 #
##########################
# the map path tells Warcraft III clients where to find the map on their system
# it is NOT the path to the map on the GHost++ system, in fact GHost++ doesn't need the map at all
map_path = Maps\Download\BTanks866.w3x
map_size = 231 2 11 0
map_info = 114 4 111 173
map_crc = 180 76 117 130
map_sha1 = 1 37 252 83 229 121 29 141 250 158 202 8 111 199 95 129 126 123 81 156
# map speed
# 1 = slow
# 2 = normal
# 3 = fast
map_speed = 3
# map visibility
# 1 = hide terrain
# 2 = explored
# 3 = always visible
# 4 = default
map_visibility = 4
# map observers
# 1 = none
# 2 = on defeat
# 3 = allowed
# 4 = referees
map_observers = 4
# map flags
# - you can combine these flags by adding together all the options you want to use
# - for example to have teams together and fixed teams you would use "3"
# 1 = teams together
# 2 = fixed teams
# 4 = unit share
# 8 = random hero
# 16 = random races
map_flags = 3
# map game type
# 1 = custom
map_gametype = 1
# map dimensions
map_width = 112 0
map_height = 112 0
# map players and teams
map_numplayers = 10
map_numteams = 3
#
# slot structure
# [PID] [Download Status] [Slot Status] [Computer] [Team] [Colour] [Race] [Skill] [Handicap]
# - PID is always 0
# - Download Status is always 255
# - Slot Status is 0 for open, 1 for closed, 2 for occupied
# - Computer is 0 for no, 1 for yes
# - Team
# - Colour
# - Race is 1 for human, 2 for orc, 4 for night elf, 8 for undead, 32 for random (add 64 to any of these for fixed)
# - Skill is 0 for easy computer, 1 for normal computer or human, 2 for hard computer
# - Handicap is 50/60/70/80/90/100
#
map_slot1 = 0 255 0 0 0 0 1 1 100
map_slot2 = 0 255 0 0 0 1 1 1 100
map_slot3 = 0 255 0 0 0 2 1 1 100
map_slot4 = 0 255 0 0 0 3 1 1 100
map_slot5 = 0 255 0 0 0 4 1 1 100
map_slot6 = 0 255 0 0 1 5 1 1 100
map_slot7 = 0 255 0 0 1 6 1 1 100
map_slot8 = 0 255 0 0 1 7 1 1 100
map_slot9 = 0 255 0 0 1 8 1 1 100
map_slot10 = 0 255 0 0 1 9 1 1 100
# map type (for map specific stats)
# map local path (for map downloads)
# GHost++ doesn't require map files but if it has access to them it can send them to players
# GHost++ will search bot_mappath + map_localpath for the map file (bot_mappath is set in the main config file)
map_localpath = BTanks866.w3x
Posts: 1,297
Threads: 83
Joined: Mar 2007
Reputation:
16
Not a complete one, just the changed part (besides of hcl comannds)
Code: map_size = 109 215 10 0
map_info = 108 1 73 4
map_crc = 174 254 81 217
map_sha1 = 183 253 87 63 39 244 39 32 129 65 9 173 47 77 113 133 49 97 11 207
Marvin Wrote:The first ten million years were the worst and the second ten million years, they were the worst too. The third ten million years I didn't enjoy at all. After that I went into a bit of a decline
Posts: 1,019
Threads: 24
Joined: Jun 2007
Reputation:
13
Code: ###########################
# map file for BTanks867b #
###########################
# the map path tells Warcraft III clients where to find the map on their system
# it is NOT the path to the map on the GHost++ system, in fact GHost++ doesn't need the map at all
map_path = Maps\Download\BTanks867b.w3x
map_size = 230 215 10 0
map_info = 56 230 145 117
map_crc = 101 81 86 159
map_sha1 = 158 32 242 217 57 171 187 232 180 118 27 8 85 100 25 158 103 216 119 155
# map speed
# 1 = slow
# 2 = normal
# 3 = fast
map_speed = 3
# map visibility
# 1 = hide terrain
# 2 = explored
# 3 = always visible
# 4 = default
map_visibility = 4
# map observers
# 1 = none
# 2 = on defeat
# 3 = allowed
# 4 = referees
map_observers = 4
# map flags
# - you can combine these flags by adding together all the options you want to use
# - for example to have teams together and fixed teams you would use "3"
# 1 = teams together
# 2 = fixed teams
# 4 = unit share
# 8 = random hero
# 16 = random races
map_flags = 3
# map game type
# 1 = custom
map_gametype = 1
# map dimensions
map_width = 112 0
map_height = 112 0
# map players and teams
map_numplayers = 10
map_numteams = 3
#
# slot structure
# [PID] [Download Status] [Slot Status] [Computer] [Team] [Colour] [Race] [Skill] [Handicap]
# - PID is always 0
# - Download Status is always 255
# - Slot Status is 0 for open, 1 for closed, 2 for occupied
# - Computer is 0 for no, 1 for yes
# - Team
# - Colour
# - Race is 1 for human, 2 for orc, 4 for night elf, 8 for undead, 32 for random (add 64 to any of these for fixed)
# - Skill is 0 for easy computer, 1 for normal computer or human, 2 for hard computer
# - Handicap is 50/60/70/80/90/100
#
map_slot1 = 0 255 0 0 0 0 1 1 100
map_slot2 = 0 255 0 0 0 1 1 1 100
map_slot3 = 0 255 0 0 0 2 1 1 100
map_slot4 = 0 255 0 0 0 3 1 1 100
map_slot5 = 0 255 0 0 0 4 1 1 100
map_slot6 = 0 255 0 0 1 5 1 1 100
map_slot7 = 0 255 0 0 1 6 1 1 100
map_slot8 = 0 255 0 0 1 7 1 1 100
map_slot9 = 0 255 0 0 1 8 1 1 100
map_slot10 = 0 255 0 0 1 9 1 1 100
# map type (for map specific stats)
# map local path (for map downloads)
# GHost++ doesn't require map files but if it has access to them it can send them to players
# GHost++ will search bot_mappath + map_localpath for the map file (bot_mappath is set in the main config file)
map_localpath = BTanks867b.w3x
Posts: 1,297
Threads: 83
Joined: Mar 2007
Reputation:
16
Battle Tanks 8.67c
Code: ###########################
# map file for BTanks867c #
###########################
# the map path tells Warcraft III clients where to find the map on their system
# it is NOT the path to the map on the GHost++ system, in fact GHost++ doesn't need the map at all
map_path = Maps\Download\BTanks867c.w3x
map_size = 139 217 10 0
map_info = 201 104 139 231
map_crc = 252 3 21 44
map_sha1 = 64 191 21 105 213 128 125 185 171 231 184 226 120 202 131 175 60 105 96 122
# map speed
# 1 = slow
# 2 = normal
# 3 = fast
map_speed = 3
# map visibility
# 1 = hide terrain
# 2 = explored
# 3 = always visible
# 4 = default
map_visibility = 4
# map observers
# 1 = none
# 2 = on defeat
# 3 = allowed
# 4 = referees
map_observers = 4
# map flags
# - you can combine these flags by adding together all the options you want to use
# - for example to have teams together and fixed teams you would use "3"
# 1 = teams together
# 2 = fixed teams
# 4 = unit share
# 8 = random hero
# 16 = random races
map_flags = 3
# map game type
# 1 = custom
map_gametype = 1
# map dimensions
map_width = 112 0
map_height = 112 0
# map players and teams
map_numplayers = 10
map_numteams = 3
#
# slot structure
# [PID] [Download Status] [Slot Status] [Computer] [Team] [Colour] [Race] [Skill] [Handicap]
# - PID is always 0
# - Download Status is always 255
# - Slot Status is 0 for open, 1 for closed, 2 for occupied
# - Computer is 0 for no, 1 for yes
# - Team
# - Colour
# - Race is 1 for human, 2 for orc, 4 for night elf, 8 for undead, 32 for random (add 64 to any of these for fixed)
# - Skill is 0 for easy computer, 1 for normal computer or human, 2 for hard computer
# - Handicap is 50/60/70/80/90/100
#
map_slot1 = 0 255 0 0 0 0 1 1 100
map_slot2 = 0 255 0 0 0 1 1 1 100
map_slot3 = 0 255 0 0 0 2 1 1 100
map_slot4 = 0 255 0 0 0 3 1 1 100
map_slot5 = 0 255 0 0 0 4 1 1 100
map_slot6 = 0 255 0 0 1 5 1 1 100
map_slot7 = 0 255 0 0 1 6 1 1 100
map_slot8 = 0 255 0 0 1 7 1 1 100
map_slot9 = 0 255 0 0 1 8 1 1 100
map_slot10 = 0 255 0 0 1 9 1 1 100
# map type (for map specific stats)
# map local path (for map downloads)
# GHost++ doesn't require map files but if it has access to them it can send them to players
# GHost++ will search bot_mappath + map_localpath for the map file (bot_mappath is set in the main config file)
map_localpath = BTanks867c.w3x
Posts: 1,019
Threads: 24
Joined: Jun 2007
Reputation:
13
Code: ###########################
# map file for BTanks867d #
###########################
# the map path tells Warcraft III clients where to find the map on their system
# it is NOT the path to the map on the GHost++ system, in fact GHost++ doesn't need the map at all
map_path = Maps\Download\BTanks867d.w3x
map_size = 169 217 10 0
map_info = 235 243 98 66
map_crc = 121 165 163 73
map_sha1 = 186 102 57 170 126 143 128 250 154 151 186 248 89 83 139 28 51 224 183 6
# map speed
# 1 = slow
# 2 = normal
# 3 = fast
map_speed = 3
# map visibility
# 1 = hide terrain
# 2 = explored
# 3 = always visible
# 4 = default
map_visibility = 4
# map observers
# 1 = none
# 2 = on defeat
# 3 = allowed
# 4 = referees
map_observers = 4
# map flags
# - you can combine these flags by adding together all the options you want to use
# - for example to have teams together and fixed teams you would use "3"
# 1 = teams together
# 2 = fixed teams
# 4 = unit share
# 8 = random hero
# 16 = random races
map_flags = 3
# map game type
# 1 = custom
map_gametype = 1
# map dimensions
map_width = 112 0
map_height = 112 0
# map players and teams
map_numplayers = 10
map_numteams = 3
#
# slot structure
# [PID] [Download Status] [Slot Status] [Computer] [Team] [Colour] [Race] [Skill] [Handicap]
# - PID is always 0
# - Download Status is always 255
# - Slot Status is 0 for open, 1 for closed, 2 for occupied
# - Computer is 0 for no, 1 for yes
# - Team
# - Colour
# - Race is 1 for human, 2 for orc, 4 for night elf, 8 for undead, 32 for random (add 64 to any of these for fixed)
# - Skill is 0 for easy computer, 1 for normal computer or human, 2 for hard computer
# - Handicap is 50/60/70/80/90/100
#
map_slot1 = 0 255 0 0 0 0 1 1 100
map_slot2 = 0 255 0 0 0 1 1 1 100
map_slot3 = 0 255 0 0 0 2 1 1 100
map_slot4 = 0 255 0 0 0 3 1 1 100
map_slot5 = 0 255 0 0 0 4 1 1 100
map_slot6 = 0 255 0 0 1 5 1 1 100
map_slot7 = 0 255 0 0 1 6 1 1 100
map_slot8 = 0 255 0 0 1 7 1 1 100
map_slot9 = 0 255 0 0 1 8 1 1 100
map_slot10 = 0 255 0 0 1 9 1 1 100
# map type (for map specific stats)
# map local path (for map downloads)
# GHost++ doesn't require map files but if it has access to them it can send them to players
# GHost++ will search bot_mappath + map_localpath for the map file (bot_mappath is set in the main config file)
map_localpath = BTanks867d.w3x
Posts: 1,019
Threads: 24
Joined: Jun 2007
Reputation:
13
Code: ##########################
# map file for BTanks868 #
##########################
# the map path tells Warcraft III clients where to find the map on their system
# it is NOT the path to the map on the GHost++ system, in fact GHost++ doesn't need the map at all
map_path = Maps\Download\BTanks868.w3x
map_size = 118 143 12 0
map_info = 240 50 92 167
map_crc = 199 6 121 66
map_sha1 = 148 108 28 198 203 78 170 148 184 188 134 190 115 253 131 6 193 242 136 203
# map speed
# 1 = slow
# 2 = normal
# 3 = fast
map_speed = 3
# map visibility
# 1 = hide terrain
# 2 = explored
# 3 = always visible
# 4 = default
map_visibility = 4
# map observers
# 1 = none
# 2 = on defeat
# 3 = allowed
# 4 = referees
map_observers = 4
# map flags
# - you can combine these flags by adding together all the options you want to use
# - for example to have teams together and fixed teams you would use "3"
# 1 = teams together
# 2 = fixed teams
# 4 = unit share
# 8 = random hero
# 16 = random races
map_flags = 3
# map game type
# 1 = custom
map_gametype = 1
# map dimensions
map_width = 112 0
map_height = 112 0
# map players and teams
map_numplayers = 10
map_numteams = 3
#
# slot structure
# [PID] [Download Status] [Slot Status] [Computer] [Team] [Colour] [Race] [Skill] [Handicap]
# - PID is always 0
# - Download Status is always 255
# - Slot Status is 0 for open, 1 for closed, 2 for occupied
# - Computer is 0 for no, 1 for yes
# - Team
# - Colour
# - Race is 1 for human, 2 for orc, 4 for night elf, 8 for undead, 32 for random (add 64 to any of these for fixed)
# - Skill is 0 for easy computer, 1 for normal computer or human, 2 for hard computer
# - Handicap is 50/60/70/80/90/100
#
map_slot1 = 0 255 0 0 0 0 1 1 100
map_slot2 = 0 255 0 0 0 1 1 1 100
map_slot3 = 0 255 0 0 0 2 1 1 100
map_slot4 = 0 255 0 0 0 3 1 1 100
map_slot5 = 0 255 0 0 0 4 1 1 100
map_slot6 = 0 255 0 0 1 5 1 1 100
map_slot7 = 0 255 0 0 1 6 1 1 100
map_slot8 = 0 255 0 0 1 7 1 1 100
map_slot9 = 0 255 0 0 1 8 1 1 100
map_slot10 = 0 255 0 0 1 9 1 1 100
# map type (for map specific stats)
# map local path (for map downloads)
# GHost++ doesn't require map files but if it has access to them it can send them to players
# GHost++ will search bot_mappath + map_localpath for the map file (bot_mappath is set in the main config file)
map_localpath = BTanks868.w3x
|