Raid Overhaul

  • Is there a way I can change the minimum level for legion to spawn? I am getting this message in the server log:


    "[Raid Overhaul] Profile is under minimum spawn level for Legion, setting spawn chance to 0.

    He'll be on the hunt after level 10"

    Can't seem to find any related variable in the configs.
    thanks!

    From what iv seen in the config, thats really the only option available. Just ignore the the server log when it comes to legion :)

  • From what iv seen in the config, thats really the only option available. Just ignore the the server log when it comes to legion :)

    I figured out what i was looking for. The minimum level can be changed here:

    \user\mods\RaidOverhaul\src\RaidBoss\Legion.Js
    Line 63 "if (profileLevel != null && profileLevel < 10)", change the "10" to desired level

  • Another question.


    Currently Req Forms are found on AI but in quantities of 1, rarely more but up to 3. These Req Forms are stackable but when found on AI, they are separated.


    Sort of a two part question:
    How would I increase the amount of Req Forms an AI may have? (thinking of a range like 10-30)
    AND is there a way to have them stacked as to not clog up their inventory?

    Any help/pointers would be appreciated.

  • DJLang added a new version:

  • DJLang added a new version:

    Quote

    CHANGELOG

    • Fixed legion spawn chance and req shop rep not incrementing properly
    • Changed router for season progression so its a little less screwy
    • Moved seasons progression file since its not really supposed to be a config and moved the debug logging setting from the main config since it shouldn't need to be used outside of dev work

    Back to the void animefingerdancing

  • I have found an issue. I will try and explain as best as I can..

    I was running this mod as well as MOAR but I didn't know MOAR would not be compatible due to the raid timer from raid overhaul. However, both mods initially was running well until MOAR released an update. I decided to update my MOAR mod and that's when it happened. Upon launching the server MOAR gave me, if I remember correctly, a message in orange saying raid timer of like "143655" (not exact number but it was a lot) was too high and it changed it to a lower number of about 120 or something like that.

    I do not like the short timers in raid so I decided to uninstall and delete the new MOAR updated files and insert my old MOAR files. since it was initially running well however the message persisted and the timer never reverted back. So I have completely removed MOAR and I obviously don't get the message anymore however I noticed that my raid timer counts down with the amount of time I have left in the raid rather than show me the in game timer.

    I have tried to delete Raid overhaul but the timer still counts down. Could you help me get this addressed? Thanks

  • I have the same problem as xlegendary.

    Besides that, something is preventing the legion boss from spawning.

    I read on the MOAR page that there are issues with legion spawning, so it is recommended to disable it in the settings, maybe you can fix this in the future?

    Edited once, last by ee1tea ().

  • I have the same problem as xlegendary.

    Besides that, something is preventing the legion boss from spawning.

    I read on the MOAR page that there are issues with legion spawning, so it is recommended to disable it in the settings, maybe you can fix this in the future?

    Jup, exact same Issue playing with MOAR. Hoping for a fix too

  • This appears when trying to launch the game. I'll try to disable the legion, but i guess the code itself has a HUGE error. why is it FILTERS in the code? Shouldn't it be everywhere just FILTER? I guess the letter S is bad here since it can't read properly that


    P.S: removed S in the the code, other error popped up:

  • Uh yeah, don't mess with the code if you don't know what you're doing lol. It's saying that the filters themselves are undefined. Ie you have another mod removing filters on items (probably svm or configurable inventories) before I can push my items to it.

    So revert whatever changes you made to my code and load raid overhaul first.

  • Uh yeah, don't mess with the code if you don't know what you're doing lol. It's saying that the filters themselves are undefined. Ie you have another mod removing filters on items (probably svm or configurable inventories) before I can push my items to it.

    So revert whatever changes you made to my code and load raid overhaul first.

    Alright, thank you


    Where to load your mod? First?

  • Hello, got this single line of error on my console :


    Unable to retrieve: bosslegion bot template, cannot generate bot of this type

    error


    If I understand correctly putting the RO mod in first in the load order would fix it?

    Ive read everywhere that traders should always be first in load order, isn't it a problem to do so?

    Thanks in advance and thanks for the great mod !!

  • DJLang added a new version:

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!