• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Can't host map on battle.net

Status
Not open for further replies.
Man there such size doesn't exist.. 292x292 is max?
Multiplayer maps were always limited, untill the patch 1.24 arrived is was 4mb, now it's 8 - and it's still now enough for most big projects.

Thats why DotA has problems with developing now :D they can hardly import new things.

You can reduce the map size reducing the amount of object data, simplify the triggers (especial if they weren't MUI so you were creating one for each player..), and make sure only the 'most needed' stuff is in import section - since imports are usually big portion of map's size.
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,255
If the map path is too long it will fail to appear in the custom game list as a selectable map. Simly shorten its path (like with a shorter file name).

The map might have not been saved properly (trigger script failed to compile last time you saved). Resaving the map should fix this.
 
Status
Not open for further replies.
Top