Pink Petal Games

Game Editing And Additions => User Mods => Topic started by: Spannung23 on August 11, 2022, 10:54:22 AM

Title: Rewrite Scenes
Post by: Spannung23 on August 11, 2022, 10:54:22 AM
Hello,


i want to rewrite some of the actual job scenes that happen when you press "Next week". I think those are not scripts, but i could be wrong. Is there any possibility or is that not possible?


Thanks already.


Edit: I tried to join the Discord to look there, but the link doesn't work.
Title: Re: Rewrite Scenes
Post by: Gameboy on August 13, 2022, 05:30:18 PM
https://discord.gg/S6UMP9ju try this link it should last for 7 days

Title: Re: Rewrite Scenes
Post by: Spannung23 on August 13, 2022, 07:18:59 PM
Like with the other link "You invited me" and when i click on Join it says "Oops Invitation can't be accepted" or something like that (not english here).
Title: Re: Rewrite Scenes
Post by: Gameboy on August 14, 2022, 01:07:39 AM
i will make a post on the discord also check your discord settings
Title: Re: Rewrite Scenes
Post by: h1262216 on August 21, 2022, 02:05:16 PM
The way the job texts are generated is currently a mix of C++ code and text loaded from xml files. The XML part is something that can be edited with a normal text editor, e.g. notepad++. You can find these files in `Resources/Data/Jobs`. If you are unsure how to edit the XML files, just ask here or on the discord (if you can join).

Feel free to share your new text versions, I'm happy to integrate new texts into the game to improve its variety.