Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Strive for Power

Fantasy Slave Management/RPG Erotic Game · By Strive4Power

Mod load order fix?

A topic by d.stu created Nov 22, 2018 Views: 370 Replies: 4
Viewing posts 1 to 2

Can some kind soul tweak the mod loader so it doesn't apply the same mod multiple times if it's already installed? IE, can it check for duplicate status before applying?

I will try to fix it, haven't thought of it as of real problem.

<3

Thanks dude. It's low priority, as this issue just causes 1 extra close/restart cycle of strive. It affects me more than most because I add and remove my mods about 25 times a day when I'm working on my mod. 25 extra restarts * 30 secs each = a bored d.stu

https://pastebin.com/fzYMs3q4 here's the quick fix. Replace old modpanel.gd with this. 

Awesome. I will give that a try.

On another note, in races.gd, I see a new category of vars (winborn race, gornrace, etc). What exactly do these vars mean? If they are the races in the slave guilds, then where is their occurrence rate defined? How are these new vars different from the vars found in explorationsregions.gd, var races{} ?