Worms 4 and Ultimate Mayhem tweaking mods
Would you like to react to this message? Create an account in a few clicks or log in to continue.

the code of the script crashes wormpot.lua why?

Go down

the code of the script crashes wormpot.lua why? Empty the code of the script crashes wormpot.lua why?

Post by TKDF Sat May 19, 2012 6:44 pm

--Toxic Bomb
SetData("Text.kWeaponHolyHandGrenade", "Santa bomba a mano")
local ContainerLock, Container = EditContainer("kWeaponHolyHandGrenade")
Container.DisplayName = "Text.kWeaponHolyHandGrenade"
Container.WeaponGraphicsResourceID = "Arrow"
Container.PayloadGraphicsResourceID = "Arrow"
Container.DetonationFx = "WXP_PoisonArrowPuffOut"
Container.DetonatesOnWormImpact = "true"
Container.PreDetonationSfx = ""
Container.HoldParticleFX = ""
Container.DetonationSfx = ""
Container.NumBomblets = 6
Container.ArielFx = "WXP_ExplosionG_Tail"
Container.DetonatesOnExpiry = "true"
Container.LifeTime = 12000
CloseContainer(ContainerLock)

--Toxicbomb cluster
SetData("Text.kWeaponClusterBomb", "TB_Bomblet")
local ContainerLock, Container = EditContainer("kWeaponClusterBomb")
Container.DisplayName = "kWeaponClusterBomb"
Container.Scale = 0
Container.BombletMaxConeAngle = 0.25
Container.BombletMaxSpeed = 0.325
Container.BombletMinSpeed = 0.25
Container.ArielFx = "WXP_ExplosionG_Tail"
Container.DetonationFx = "WXP_FE_BarrelPoison"
Container.DetonationSfx = "WXP_FirePunchHit"
Container.BombletWeaponName = "kWeaponClusterBomb"
CloseContainer(ContainerLock)


I do not understand what the problems are that crash the weapon and therefore do not know what the damn bug that tells me the time to zero
I mean that the timer marks endless but I do not understand what it is????
HELP ME PLS 8)


TKDF
TKDF
Standard Member

Posts : 547
Activity Points : 811
Reputation : 24
Join date : 2012-02-23
Age : 26
Location : Italy

http://soundcloud.com/tkdf

Back to top Go down

the code of the script crashes wormpot.lua why? Empty Re: the code of the script crashes wormpot.lua why?

Post by TKDF Wed May 23, 2012 8:52 pm

guys please me in my last one answered my topics???
I wish you would give me an answer on this topic but it's decent Smile
TKDF
TKDF
Standard Member

Posts : 547
Activity Points : 811
Reputation : 24
Join date : 2012-02-23
Age : 26
Location : Italy

http://soundcloud.com/tkdf

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum