PDA

View Full Version : [CoD2] Ambience War Effects. Final and Full version (Stand-Alone)



G-Stuff002
7th April 2018, 17:01
Hello, i again began to disassemble or rather cut for stand-alone version a mod 'Ambience War Effects' A very important part for liven up the maps

This is still a big Problem and a Headache for me.

Why is this 'Final and Full version

Since this mod includes:

- Lightning & Thunder Effects
- Rain & Snow Effects
- Winter Breath
- Mortar Optic & Sound
- Artillery Optic, Sound & System
- Airplane Optic, Sound & System
- Ambience Air Defence Fire
- Flak Effects
- Pain & Death Sounds

Systems:
- Random Generator for Weather FX
- Random Generator for War FX

This is original mod: 15041504


Some screenshots:

1505
1506
1507
1508
1509


In the course of the work i will write further, what turns out what is not

G-Stuff002
7th April 2018, 17:36
First of all, i edited Dvars:1510

G-Stuff002
7th April 2018, 18:20
Next, i deleted all unnecessary files: 1511

And now the most difficult thing, working with codes.

It is necessary to understand how to do and combine.

G-Stuff002
7th April 2018, 19:49
I just finished and this is last iwd: 1514 + 1513



I edited the necessary codes, and the rest of the files were completely deleted

I don't know what to do more, almost turned out but does not working

Maybe i broke the bunch between the files

G-Stuff002
8th April 2018, 17:37
I rested a bit, since all this codes mixed in my head, i think it need to started with fixing: maps/mp/gametypes/_callbacksetup.gsc, the file who primarily launch the mod.

All the necessary components have been edited but can not start

Mod is very complicated, but is very good

If anyone can help, or to understand the right direction, i will be grateful, Thanks.

G-Stuff002
8th April 2018, 20:01
reminder note.:

in _callbacksetup.gsc i added

/*================
Setup any misc callbacks stuff like defines and default callbacks
================*/
SetupCallbacks()
{


back2uo\_back2uo_weatherfx::init();
back2uo\_back2uo_warfx::init();
back2uo\_back2uo_tools::init();
back2uo\_back2uo_sounds::init();
back2uo\_back2uo_player::init();
back2uo\_back2uo_main::init();


I do not know yet if there are redirectors among the codes (-Not), so as not to add (init() everything here, i go correcting further

G-Stuff002
8th April 2018, 20:56
Added _back2uo_cvars.gsc and edited:1515

It remains to edit dm.gsc & tdm.gsc again, there may be errors left

G-Stuff002
8th April 2018, 21:28
Most likely do not need to edit dm.gsc & tdm.gsc, they run the scripts of the original mod, delete them. Everything was neatly edited but did not work

I'm at a dead end, now..

kung foo man
9th April 2018, 16:45
im sorry to hear that, the grief pain is real... i hope the best for you and your family