Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi. I really like this project. In my opinion, this is how gen-AI should be used!

Question: Is there a way to REPLACE existing services? I know hot to add more, but not how to replace.

Hi, thanks for your kind words!

In the settings, on the Mods tab, there should be a button labeled Rewrite in-game the _service_action.csv file. This should create a _service_action.csv file in the mods\service_actions folder. Try editing it, but please make sure you use the correct tab-delimited format when making changes. Or are you having issues with the changes not being recognized?

Hi

No, I can add more services no problem, they show up and they work. 

I would like to know if it is possible to replace existing services. When I add a "Tease" service into the file, I have two Tease in the service-list. Instead I would like the one in the mod-file to replace the pre-defined one, if possible.

This can be done by modifying the Tease service tags in the _service_action.csv file

Ahh I see, sorry for my stupidity. I got it confused with the custom_service file. Thank you for your help.

It's no problem. The whole system is just too complicated. I definitely should have looked for simpler ways to make changes in the game.