Worms 4 and Ultimate Mayhem tweaking mods

Worms 4 and Ultimate mayhem tweaks, maps and mods
 
HomeHome  PortalPortal  FAQFAQ  SearchSearch  RegisterRegister  MemberlistMemberlist  UsergroupsUsergroups  Log inLog in  

Let's create together





Latest topics
» the code of the script crashes wormpot.lua why?
Yesterday at 6:44 pm by TheKingDragonFire

» LOGO OF WORMS 4
Yesterday at 6:35 pm by TheKingDragonFire

» Problems on wormpot.lua
Thu May 17, 2012 6:04 pm by Fireworm

» MY WEBSITE OF THE MY MOD CALLING WORMS4THEKING
Tue May 15, 2012 2:31 pm by Dzani

» Nuclear Bomb Worm
Tue May 15, 2012 12:48 am by TheKingDragonFire

» Worms 4 Genki dama
Tue May 15, 2012 12:41 am by TheKingDragonFire

» Hey
Mon May 14, 2012 6:07 pm by Fireworm

» Show off your Worms 4 Mayhem Tweaks, Mods, Maps,And Programs
Sat May 12, 2012 5:38 pm by TheKingDragonFire

» Worms 4 Extreme Fusion
Fri May 11, 2012 8:15 pm by Micskod

Navigation
Affiliates
Search
 
 

Display results as :
 
Rechercher Advanced Search
Map Install tutorial
Thu Dec 24, 2009 4:35 pm by Dzani
I'l show you here how to install worms 4 mayhem map which you downloaded in the game.

Default option

First of all, download the map you want. For example, download ThisgamedoesDragon.xan map from here
http://www.megaupload.com/?d=QT9GZI7P
After you have downloaded, extract the map using Winrar somewhere in computer ( I recommend on Desktop , so you can see it immediately)

Then copy map ( In this example , map is called ThisgamedoesDragon.xan) to Worms 4 mayhem/Data/Maps folder. ( Folder Where you Installed Worms)


Map will replace existing This game does Dragon map with downloaded one.
So, make sure you back up your old map files.
But if you want to replace other map than ThisgamedoesDragon.xan you will have to rename it to map you want to replace.
If you look in your Data/Maps folder you will see a lot of maps.

You can replace your downloaded with any of these. I marked FastFoodDino.xan. So, if you want to replace this map rename your downloaded Thisgamedoesdragon.xan to FastFoodDino.xan.and copy it to Data/Maps where you installed worms.




Now your map will replace FastFoodDino.xan map in game.
You will know if you can replace downloaded map with another one if it says that it's selectable.
UPDATE :

I will show you 3 Options by which you can add maps without replacing existing ones.

Option 1 :

In this discussion you'll find an interesting program: the map list editor. It allows you to add new maps into Worms 4 Mayhem without replacing the previous ones.
IMPORTANT: When you'll start wormsmaplist, you'll see that it is all in Russian! No problem: just press CTRL+L and open the file En.ing that is in the same folder of the wormsmaplist editor.exe! Once you've done it, close and reopen Wormsmaplisteditor again! Surprise: the program is in English




To edit map list click File->Open and select WORMS 4 MAYHEM exe. After that you will see a list of all maps(not only for multiplayer). To add new map click Edit->Add and enter the name of map. To delete map click Edit->Delete. To edit map info double click on map. You will see a window with a several textboxes. Fill them, select map file, image, scripts and press ok. When all is done click File->Save



http://files.filefront.com/W4MapListEditorrar/;13846829;/fileinfo.html

Option 2 :

How Add Map in Worms 4 list:
1. in folder data/maps/ put yourmap.xom, yourhmap.hmp, yourtexturelist.txt
2. in folder data/databanks/ put yourdata.xml
<?xml version='1.0' ?>
<xomArchive>
<xomObjects>

<XDataBank id='id-0'>
<Section>0</Section>
<UintResources href='Databank.CustomDetailBank'/>
<UintResources href='Databank.CustomTextureBank'/>
<StringResources href='Databank.MaterialFile'/>
<StringResources href='Databank.Theme'/>
<StringResources href='Databank.Theme'/>
<StringResources href='Databank.TimeOfDay'/>
<StringResources href='Heightmap.BaseTexture'/>
<StringResources href='Heightmap.SecondTexture'/>
</XDataBank>

<XUintResourceDetails id='Databank.CustomDetailBank'>
<Value>1</Value>
<Name>Databank.CustomDetailBank</Name>
<Flags>72</Flags>
</XUintResourceDetails>

<XUintResourceDetails id='Databank.CustomTextureBank'>
<Value>6</Value>
<Name>Databank.CustomTextureBank</Name>
<Flags>72</Flags>
</XUintResourceDetails>

<XStringResourceDetails id='Databank.MaterialFile'>
<Value>Maps\yourtexturelist.txt</Value>
<Name>Databank.MaterialFile</Name>
<Flags>64</Flags>
</XStringResourceDetails>

<XStringResourceDetails id='Databank.Theme'>
<Value>BUILDING</Value>
<Name>Databank.Theme</Name>
<Flags>64</Flags>
</XStringResourceDetails>

<XStringResourceDetails id='Databank.TimeOfDay'>
<Value>NIGHT</Value>
<Flags>64</Flags>
</XStringResourceDetails>

<XStringResourceDetails id='Heightmap.BaseTexture'>
<Value>C01</Value>
<Name>Heightmap.BaseTexture</Name>
<Flags>64</Flags>
</XStringResourceDetails>

<XStringResourceDetails id='Heightmap.SecondTexture'>
<Value>C03</Value>
<Name>Heightmap.SecondTexture</Name>
<Flags>64</Flags>
</XStringResourceDetails>

</xomObjects>
3. change scripts.xml file in folder data/Tweak
<?xml version='1.0' ?>
<xomArchive>
<xomObjects>
<XDataBank id='id-0'>
<Section>0</Section>
...
<ContainerResources href='yourIDMAP'/>
<StringResources href='txt.yourMapName'/>
...
</XDataBank>
...
<XContainerResourceDetails id='yourIDMAP'>
<Value href='yourMapID-0'/>
<Name>YourMapName</Name>
<Flags>80</Flags>
</XContainerResourceDetails>

<WXFE_LevelDetails id='yourMapID-0'>
<Frontend_Name>txt.yourMapName</Frontend_Name>
<Frontend_Briefing></Frontend_Briefing>
<Frontend_Image>YourIcon.tga</Frontend_Image>
<Level_ScriptName>stdvs,wormpot</Level_ScriptName>
<Level_FileName>YourFileBaseName</Level_FileName>
<Objectives></Objectives>
<Level_Number>6</Level_Number>
<Level_Type>0</Level_Type>
<Lock></Lock>
<Theme_Type>5</Theme_Type>
<Preview_Type>0</Preview_Type>
<BonusTime>165</BonusTime>
</WXFE_LevelDetails>

<XStringResourceDetails id='txt.yourMapName'>
<Value>YourMapName</Value>
<Name>txt.yourMapName</Name>
<Flags>64</Flags>
</XStringResourceDetails>
...
It should work, good luck!!!

Use this method with Worms 4 Map launcher from Alex Bond, located here
http://www.worms4tweaks.com/worms-4-mayhem-f1/w4maplauncher-v1085-launcher-worms-3d-maps-for-worms4-t29.htm

Option 3 :

Use gerichs map pack launcher and map pack editor to create map packs and load them with special launcher.
Find them here http://www.worms4tweaks.com/worms-4-mayhem-f1/gerichs-map-packs-t60.htm

First install both applications.
Use map pack editor to create your map pack. Picture below shows how you should do it. After you have done it, press File - Save map pack.
Save .exe file in Worms 4 Mayhem folder (recommended) and program will automatically create.mpl file in its installation directory.
Default one is C:\Program Files\W4MapPackEditor\iscc\maplists .
Next, open map pack launcher and select .mpl file of your map pack.
And yeah, play the game.

See pictures below for more info.




If you have questions feel free to post them here and we will help.

How to create images for your new maps coming soon !

Comments: 27
Poll
Which Of these games you like most
THQ Worms 1
0%
 0% [ 0 ]
THQ Worms 2
50%
 50% [ 1 ]
THQ Worms Golf
0%
 0% [ 0 ]
THQ Worms Forts US
0%
 0% [ 0 ]
THQ Worms Forts 3d
0%
 0% [ 0 ]
THQ Worms 2007
50%
 50% [ 1 ]
Total Votes : 2
Default style
Orange Theme

Choose your theme

News
Who is online?
In total there are 3 users online :: 0 Registered, 0 Hidden and 3 Guests :: 2 Bots

None

Most users ever online was 22 on Sun Jan 08, 2012 3:15 pm
Statistics
We have 2724 registered users
The newest registered user is Falsix

Our users have posted a total of 2049 messages in 339 subjects
Free forums | © phpBB | Free forum support | Report an abuse | Free forums