Results 1 to 2 of 2
  1. #1
    Warframe.'s Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    92

    Running multiple mods when the server starts... Can only get one to work.

    As you see this does not work {
    fs_game mods/modname; fs_game mods/modname; map mp_terminal
    };
    How would I do this?

  2. #2
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,112
    My Mood
    Angelic
    The code you provided. I think is wrong, if I recall correctly it's to be like:

    mods/modname/_rank::runMod();

    You'll have to call a thread within the file/mod you want to use.
    Else it won't work.


    NOTE:
    When you do so, most of the settings from that game mode, will over-ride (take over) the affects of the old one. (The main)
    Which would mean: When loading a secondary mod. If both have something that will be done if you press: N
    Both mods will run their actions, and you will have two affects of it.

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

Similar Threads

  1. [Solved] When the server will come back.
    By FU.Cku in forum CrossFire Help
    Replies: 7
    Last Post: 05-27-2011, 06:24 PM
  2. Replies: 4
    Last Post: 05-14-2011, 06:03 PM
  3. How to run a MOD on Dedic. Server
    By miguellink in forum Call of Duty Modern Warfare 2 Help
    Replies: 0
    Last Post: 03-16-2011, 03:44 PM
  4. is their a way i can run to mods at the same time or more?
    By dulladulla in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 3
    Last Post: 09-07-2010, 07:45 AM
  5. When the servers go back online so all
    By huhula96 in forum CrossFire Help
    Replies: 2
    Last Post: 08-10-2010, 08:57 PM