0 of 0

File information

Last updated

Original upload

Created by

akosmlnr

Uploaded by

akosmlnr

Virus scan

Safe to use

42 comments

  1. ProDium
    ProDium
    • member
    • 0 kudos
    Hello, I created a mod update checker and the only thing that needs to be added to your code for the mods to be compatible is `[assembly:
    System.Reflection.AssemblyMetadata("NexusModID", "You ID Mods")]` and
    always change the version information in MelonInfo  
    1. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      Thank you! I will update the mod rightaway!
    2. ProDium
      ProDium
      • member
      • 0 kudos
      question do you add it or not
  2. sabics
    sabics
    • member
    • 0 kudos
    how do i differentiate the different exp amounts in the melonpreferences.cfg? i wanna nerf the amount of money they have but i cant understand the difference between them
    1. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      The value that matters the most is the Maximum weekly budget. This value is randomly generated between the maxWeeklySpend_min_multiplier and maxWeeklySpend_max_multiplier values. If you want to lower the orders, just lower these two values. Make sure the first one is always smaller than the other, otherwise you could run into issues. Play around with it a little, lower it in smaller steps, it changes the orders faster than you would think!
  3. DOC7OR079
    DOC7OR079
    • member
    • 0 kudos
    0.2.1 Unresolved FPS issue, and why have my orders dropped to less than half since the last dynamic update?
    1. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      Hi, are you sure this mod is causing the fps drops? It doesn't have any component that slows down the game, besides from a small frame drop on weaker pcs every 15 minutes. The order amount shouldn't have changed, maybe its the known current bug I am working on fixing, could you check if the orders go back up after waiting 15 minutes in the game?
  4. tonyml88
    tonyml88
    • premium
    • 0 kudos
       good mod but the fps drop is too much.  Had to remove it.
    1. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      Working on the bug fix, will upload it today! I am opening the previous version for the time being.
    2. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      The bug is resolved, make sure to download the latest version 0.2.1!
    3. flipsider101
      flipsider101
      • member
      • 0 kudos
      I do not see 0.2.1 available for download. The latest file is still 0.2.0.
      NVM, had to refresh it a few times and it updated.
  5. Tonyt100
    Tonyt100
    • member
    • 0 kudos
    A few levels in on a fresh game and people only order 1 g. At what point should I expect to see orders increase please? 
    1. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      See description for reference, the mod uses a multiplier after total xp 1000, you should see the orders increase with your xp after that.
  6. thatmauricekid
    thatmauricekid
    • member
    • 0 kudos
    i don't know if it just my potato pc but after update the fps bug is definitely fixed but performance is still the same, not smooth gameplay, frame drop every second. Hope this help fixing the mod, would love this without the bugs (or maybe it's just my pc)

    Update: I just delete some mods out. It is my PC
  7. Semish
    Semish
    • member
    • 0 kudos
    Newest Update will work for a while then spam System.NullReferenceException: Object reference not set to an instance of an object.
       at DynamicOrdersMod.DynamicOrders.OnUpdate() and lower my fps to under 10.
    1. Kyphius
      Kyphius
      • supporter
      • 6 kudos
      thought it was just me.  
    2. DraxxCometsurfer
      DraxxCometsurfer
      • member
      • 0 kudos
      That's why. Disabled for now. Can this be fixed?
    3. Cocatox
      Cocatox
      • member
      • 1 kudos
      +1 runs so bad after short time
    4. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      Working on the bug fix, will upload it today! I am opening the previous version for the time being. Sorry for the inconvenience.
    5. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      The bug is resolved, make sure to download the latest version 0.2.1!
  8. SirUncleTyrone
    SirUncleTyrone
    • premium
    • 2 kudos
    Looking to include in a collection, please let me know when the FPS issues are completely tested and resolved!
    1. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      Working on the bug fix! Will get back to you when it is uploaded, I am opening the previous stable version for now.
    2. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      The bug is resolved, make sure to download the latest version 0.2.1!
  9. justin0530
    justin0530
    • member
    • 0 kudos
    Unfortunately this is unusable for me, im getting the 8fps bug
    1. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      Working on the bug fix, will keep you posted once its uploader. Sorry for the inconveniene.
    2. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      Uploaded the bug fix!
  10. gamermanh
    gamermanh
    • premium
    • 1 kudos
    The mod generates a "random" weekly budget for the customers based on your total XP every five minutes

    This seems unnecessarily often, no? If it's a WEEKLY budget, shouldn't it generate on a specific day? If it needs to be more often for the part that ensures there's not a bunch of duplicate orders (what I think the next sentence implies?) does it need to be every 5 minutes? Really just feels like a lot, especially when I see people having FPS issues with it
    1. akosmlnr
      akosmlnr
      • member
      • 2 kudos
      The fps issues come from a bug with the version 0.2.0. You are right it is still a bit explensive on the pc, but in most cases unnoticable. This ensures there is no duplicate orders from the same customer. I will change this, you don't get orders every five minutes from the same customer either way.