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
    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 21:38.

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

    kubislav23 (8th 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
  •