Recently, new versions of twrpg (The World RPG) cannot be hosted by ENT. TWRPG is likely the most popular trending RPGs on Warcraft 3 atm.
However, someone has found a solution to the problem without needing to modify the map so that the RPG stays legit and players can still play assured they are not playing a modified version. The solution requires modification of the map.cfg file. I was wondering if there was a possible way to have a unique map.cfg for all TWRPG maps hosted by ENT?
I have attached the map.cfg below (special thanks to Arakunido)
Code: Select all
##################################
# map file for twrpgS3v0.15e.w3x #
##################################
# 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\twrpgS3v0.15d.w3x
map_size = 32 38 127 0
map_info = 101 71 154 158
map_crc = 234 86 34 117
map_sha1 = 228 228 57 239 153 255 99 253 158 229 120 151 43 187 157 3 11 162 233 109
map_localpath = twrpgS3v0.15d.w3x
map_speed = 3
map_visibility = 4
map_observers = 1
map_flags = 3
map_gametype = 1
map_width = 252 0
map_height = 60 1
map_numplayers = 11
map_numteams = 2
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 0 5 1 1 100
map_slot7 = 0 255 0 0 0 6 1 1 100
map_slot8 = 0 255 0 0 0 7 1 1 100
map_slot9 = 0 255 2 1 1 8 1 1 100
map_slot10 = 0 255 2 1 1 10 1 1 100
map_slot11 = 0 255 2 1 1 11 1 1 100
map_type =
map_matchmakingcategory =
map_statsw3mmdcategory =
Thanks!