Page 1 of 1
Is it possible to make a mod to pay an daily upkeep for your Squad Members ?
Posted: Tue Jan 16, 2018 10:58 pm
by Domgordo
Well i want to create a mod which lets u pay an dailyupkeep for all your mebers. I found an Option in the Characters Menue of the editor. It says Wages "Daily wages i get" . But whatever u put in there, nothing happens.
Anyone know why and how i can make it to work and how can i change the start Money the recruits want ?
Re: Is it possible to make a mod to pay an daily upkeep for your Squad Members ?
Posted: Mon Jan 22, 2018 8:49 pm
by Domgordo
did no body knows an answer ?

Re: Is it possible to make a mod to pay an daily upkeep for your Squad Members ?
Posted: Mon Jan 22, 2018 10:59 pm
by Hatsune_Neko
Its unlikely to be possible at this moment.
Re: Is it possible to make a mod to pay an daily upkeep for your Squad Members ?
Posted: Tue Jan 23, 2018 4:14 pm
by Domgordo
so no options to change the money u need to pay as a "security pay" if u hire someone ?
And what does the "wage" option in the npc´s menue mean than or is it simply not working ?
I really want to mod the game in the way to make it more harder in the economic part, i mean not the way like Nekos mod . Thats still very easy because u get still tons of money (specially with craftet armours /cloths )and have nearly no need of money.
Re: Is it possible to make a mod to pay an daily upkeep for your Squad Members ?
Posted: Tue Jan 23, 2018 6:19 pm
by Hatsune_Neko
Its not currently enabled so it will do nothing.
The Devs need to enable it.
Re: Is it possible to make a mod to pay an daily upkeep for your Squad Members ?
Posted: Mon Feb 12, 2018 6:22 pm
by swillo
You could try adding the function to the food storage that whenever someone takes food from it, it takes some gold, which will come out of your coffers. The question is what will happen when you run out of money, will it then just dismiss the character from your squad?
or perhaps create a new buildable object, a time clock, that you once a day select all your characters and have them activate it with the same results.
Re: Is it possible to make a mod to pay an daily upkeep for your Squad Members ?
Posted: Tue Feb 20, 2018 7:12 pm
by Ocram
Starting money can be changed in player lines (red) in every recruit dialog and mercenaries dialogs. You can spot them by watching at the Effects box while you iterate through lines, there will be a DA_TAKE_MONEY entry with the money value to change.
For paying an upkeep, you could change the various taxes campaigns and make them repeat infinitely, and create others if the territorial campaign is attack instead of extorsion, or is missing. Can give you only an idea, not much more info on this, didn't do it myself.