PDA

View Full Version : Worms 4 Shotgun Modding


Iggyhopper
21 Dec 2008, 02:00
Can I make the shotgun able to shoot more then twice?

Weegee123
21 Dec 2008, 02:27
yes you Can, just Change the bullets!

<DamageIsPercentage>false</DamageIsPercentage>
<LaserEffect>false</LaserEffect>
<Sniper>false</Sniper>
<NumberOfBullets>2</NumberOfBullets>
<DischargeTime>0</DischargeTime>
<Range>9999</Range>
<WaitForSoundDelay>5</WaitForSoundDelay>
<Accuracy>0.92</Accuracy>

Iggyhopper
21 Dec 2008, 04:48
Okay, and... can you make the poison arrow have more then one shot? Make it so you can shoot three times in one turn.

How would I do that?

Weegee123
21 Dec 2008, 04:59
Im Sorry, Im not sure about that

Iggyhopper
21 Dec 2008, 05:53
Oh yay, I froze my worms game.

Duplicating bazooka bomblets for the win!

Lol, I'm going to make a weapon editor now, for sure.

Metalfreak
25 Jul 2009, 21:01
Okay, and... can you make the poison arrow have more then one shot? Make it so you can shoot three times in one turn.

How would I do that?

theres aline with HasAdjustableHerd>false<HasAdjustableHerd
change false to true

Iggyhopper
26 Jul 2009, 06:12
Okay, but this is an old thread. Please don't reply to old threads.

:)

jpworms4
24 Aug 2009, 13:08
yes you Can, just Change the bullets!

<DamageIsPercentage>false</DamageIsPercentage>
<LaserEffect>false</LaserEffect>
<Sniper>false</Sniper>
<NumberOfBullets>2</NumberOfBullets>
<DischargeTime>0</DischargeTime>
<Range>9999</Range>
<WaitForSoundDelay>5</WaitForSoundDelay>
<Accuracy>0.92</Accuracy>

what document have i got to open?

Iggyhopper
24 Aug 2009, 21:11
[Worms 4: Mayhem Folder]/data/WeapTwk.xml

Make sure you have an XML editor, otherwise it's pretty boggling as to what you're editing.

jpworms4
25 Aug 2009, 03:45
thanks man

by the way:
my xml editor is notepad.
i tried it and it works!

thanks