Author
|
Topic: Decoy booby trap: crash test dummy
|
Brother Laz Honorary Warlord
   
Posts: 1134 From: the place where angels watch... Registered: Dec 2001 |
posted 07 January 2002 04:22
I tried to improve Decoy by giving it a death explosion. Apoc Demon (?) said something about being able to tweak the trail of blue shockwaves Bone Spear leaves to make it do damage. So I thought, the decoy explosion is also a missile, let's also give it the ability to do damage.*CRASH* *CRASH* *CRASH* *CRASH* *CRASH* So please someone tell me how to make it do damage when dying! I can't do it! ------------------ To practice the Arts of Modding is to be Damned. To master Them is to be Victorious. -D1 manual

|
Apocalypse Demon Moderator
   
Posts: 4023 From: Mississauga, Ontario Registered: Oct 2001 |
posted 07 January 2002 09:28
Isn't there an entry in monstats.txt for the Decoy(dopplezon). If you set the "DeathDamage" column in monstats.txt to 1, it will explode like the Stygian dolls do and do dmg. And no, I wasn't the one that said I can give the bone spear trails dmg  ------------------ God gave me a brain to use but I miserably failed to use it to my advantage

|
Brother Laz Honorary Warlord
   
Posts: 1134 From: the place where angels watch... Registered: Dec 2001 |
posted 07 January 2002 09:38
Cool! Thanks  Er, how does one control the radius and damage? ------------------ To practice the Arts of Modding is to be Damned. To master Them is to be Victorious. -D1 manual

|
FoxBat Moderator
   
Posts: 1618 From: PA, USA Registered: Feb 2001 |
posted 07 January 2002 11:45
Damage is based upon max HP (goes up with more players too), in fact this is the way StygianDolls hurt you. So it's the same damage formula and radius they have.

|
Apocalypse Demon Moderator
   
Posts: 4023 From: Mississauga, Ontario Registered: Oct 2001 |
posted 07 January 2002 13:40
FoxBat, with .dll editing, is it possible to make stygian dolls death explosion NOT increase with more players in the game? Perhaps I should ask this in the code editing forum?------------------ God gave me a brain to use but I miserably failed to use it to my advantage

|
FoxBat Moderator
   
Posts: 1618 From: PA, USA Registered: Feb 2001 |
posted 07 January 2002 16:24
Possible? Yes. Just a small value or jump change probably. Do I have any idea where to make the change? No.

|
NefariusDX Honorary Warlord
   
Posts: 1392 From: The Hadal Abyss of Eternal Oblivion Registered: Jun 2001 |
posted 07 January 2002 20:15
i said u can make bone spear trail do massive dmg but its pretty overpowered to have a spear to do dmg per sec, to do so just add dmg to it in the damage rows in missiles.txt like 10-20 magic dmg, you probably forgot to set the type row but yes it can also be done thru monstats, if you want to make the explosion do dmg then you should do it thru monstats or edit the doppelzonexplode row in missiles.txt------------------ Nefarius' Secondary Mod Site Nefarius' Primary Mod Site ------------------ XyRAX v21.00 Comming Soon! ------------------ NëƒarIu§ ÖƒƒiçláL [V]oÞÞ¦hg §¡Nce D2C V1.02!!! quote: Gaze into the Oblivion within yourself and you shall become your greatest fears. The escence of leeching is to request before you try
[This message has been edited by NefariusDX (edited 07 January 2002).]

|