Torchmodders

Modding => GUTS Editor => Topic started by: gytfunke on July 08, 2015, 06:56:26 pm


Title: Multiple Weapon DPS Lines
Post by: gytfunke on July 08, 2015, 06:56:26 pm
So, specifying more than one <INTEGER>WEAPONDPS(sp?) in a single .dat skill file causes the last entry to overwrite the first for all similar EVENTs.  I'm not sure if it also overwrites the damage dealt by the preceding events in the skill.

Different events, e.g. EVENT_TRIGGER and EVENT_TRIGGER_TWO do not seem to overwrite each other.
Title: Re: Multiple Weapon DPS Lines
Post by: Phanjam on July 09, 2015, 02:48:05 am
Hey gyt! Thanks for the investigative reporting :P including the previous 1 about layouts.

I on the other hand have caught a bug of the flu variety :(

Upside is i'll be staying home tom and hope to get some hole-plugging done ;)

(on the mod, mind you! On the mod)
Title: Re: Multiple Weapon DPS Lines
Post by: gytfunke on July 09, 2015, 12:49:16 pm
Noooooooooooooooooooooo!!!!!!  Not the flu.

Get better soon, amigo.  I don't know how you can mod while sick.
Title: Re: Multiple Weapon DPS Lines
Post by: Phanjam on July 09, 2015, 11:25:13 pm
Quote from: gytfunke
I don't know how you can mod while sick.

LOL right! the meds I'm on have got me kinda woozy too.

Did a little work for the office earlier and found myself zoned-out staring at the screen for minutes on end! :D

Yeah I'll just rest upin a bit ;)
Title: Re: Multiple Weapon DPS Lines
Post by: gytfunke on July 20, 2015, 12:55:32 pm
Updated with new findings.