Jump to content

HU Map Pack


Recommended Posts

Anyone could provide a guide to step by step create a mod to play HU maps in vanilla game? Is it enough only map folder in /Heroes Unleashed or are there shared files for these maps even in other folders within \Heroes Unleashed subfolders? Need clarifying about the general structure of the mods. Another doubt I have is about priority, i mean that if i have max priority on HU in game settings other maps vanish in multiplayer and I'm able to see only maps from HU, so how does it work exactly (i know that nearly the same maps are included in HU, but this was just to understand the modding system). What about missions and other map settings? Are they all included in map folder or shared with other HU subfolder?

Link to comment
Share on other sites

You could make this work but it is not easy.
-You need the map folder that contain the textures, .env file, .map file and .sht file(located in the HU map folder)
- .mis files for the corresponding maps(located in the HU mission folder)
-Command maps for each
-Briefing files for each: brfg_box. rsb's and map-_shots.rsb's

While playing the game, (especially co-op or SP)the mission(.mis) file will call on assets from other folders either from HU or the vanilla game.
If the .mis file calls on an actor, vehicle or weapon kit the vanilla game does not contain it will crash to desktop(CTD)
If the .mis file calls on sounds that the vanilla game does not have it won't CTD but the sound won't play.

So it is possible but it may and probably will require transferring other .atr, .vcl and .kit files from HU into your mod.
The other option is to replace those missing types of files with files contained in the vanilla game.
This is most easily done with a text editor like notepad but Notepad++ is a much better text editor.

Playing PvP it will not call on as many assets so it would be less worrisome about missing files.

 

Edited by wombat50
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...