Results 1 to 9 of 9

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

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts

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

    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: back2uo_v2_1_cod2mod_english.rarback2uo_v2_1_cod2mod_english.rar


    Some screenshots:

    Spoiler:
    Click image for larger version. 

Name:	clp1.jpg 
Views:	96 
Size:	381.3 KB 
ID:	1505

    Spoiler:
    Click image for larger version. 

Name:	clp2.jpg 
Views:	89 
Size:	395.9 KB 
ID:	1506

    Spoiler:
    Click image for larger version. 

Name:	clp3.jpg 
Views:	88 
Size:	378.0 KB 
ID:	1507

    Spoiler:
    Click image for larger version. 

Name:	clp4.jpg 
Views:	88 
Size:	399.2 KB 
ID:	1508

    Spoiler:
    Click image for larger version. 

Name:	clp5.jpg 
Views:	91 
Size:	536.5 KB 
ID:	1509



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

  2. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (8th April 2018)

  3. #2
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    First of all, i edited Dvars:AmbienceSettings.7z

  4. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (8th April 2018)

  5. #3
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    Next, i deleted all unnecessary files: z_ambience.iwd

    And now the most difficult thing, working with codes.

    It is necessary to understand how to do and combine.
    Last edited by G-Stuff002; 7th April 2018 at 20:51.

  6. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (8th April 2018)

  7. #4
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    I just finished and this is last iwd: z_ambience3.iwd + AmbienceSettings.7z



    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
    Last edited by G-Stuff002; 8th April 2018 at 06:48.

  8. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (8th April 2018)

  9. #5
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    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.
    Last edited by G-Stuff002; 8th April 2018 at 18:48.

  10. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (8th April 2018)

  11. #6
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    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
    Last edited by G-Stuff002; 8th April 2018 at 22:38.

  12. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (8th April 2018)

  13. #7
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    Added _back2uo_cvars.gsc and edited:z_ambience4.iwd

    It remains to edit dm.gsc & tdm.gsc again, there may be errors left
    Last edited by G-Stuff002; 8th April 2018 at 21:59.

  14. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (8th April 2018)

  15. #8
    Private First Class G-Stuff002's Avatar
    Join Date
    Jan 2018
    Posts
    212
    Thanks
    42
    Thanked 109 Times in 107 Posts
    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..

  16. The Following User Says Thank You to G-Stuff002 For This Useful Post:

    kubislav23 (8th April 2018)

  17. #9
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    im sorry to hear that, the grief pain is real... i hope the best for you and your family
    timescale 0.01

  18. The Following User Says Thank You to kung foo man For This Useful Post:

    G-Stuff002 (16th April 2018)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •