Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Lepanto on August 22, 2015, 10:11:49 pm

Title: How to make the cool MediaVPs bomb flash explosions?
Post by: Lepanto on August 22, 2015, 10:11:49 pm
How do you table bombs so that they explode with the cool screen-filling flash effects from the MediaVPs (and look/explode prettier than retail-era bombs in general?)

I'm updating Inferno's older tabled bombs, but I dunno my way around the graphical improvements involved. Any advice, o more experienced modders?
Title: Re: How to make the cool MediaVPs bomb flash explosions?
Post by: mjn.mixael on August 23, 2015, 01:08:14 am
Bah... I totally figured this out years ago for bta and can't remember. I seem to recall something about needing to copy a particular script file into the primary mod (inferno in this case).
Title: Re: How to make the cool MediaVPs bomb flash explosions?
Post by: The E on August 23, 2015, 01:41:08 am
There's a file in MV_Effects/data/config called mv_wep_exp_flashes.cfg (and comparable files for explosion anis and ship explosions) which you can edit to add your own stuff. The syntax for these entries can be found here (http://www.hard-light.net/wiki/index.php/Script_-_Flashy_Deaths_(new)#expl_flashes.cfg).
Title: Re: How to make the cool MediaVPs bomb flash explosions?
Post by: Lepanto on August 23, 2015, 08:46:26 am
Why thank you, Mr. The E. That would explain why I never found the relevant options in the tables.