#How do I create a template for my room?
1 messages · Page 1 of 1 (latest)
Even just a redirect to a resource is fine. I'm just losing my mind manually doing everything for the 30 something rooms.
you'll need to make xx_settingstemplate_templatename.txt in world/xx, then also make properties.txt and write Room Setting Templates: Templatename in it
check how vanilla or msc does it, this is from menory so theres probably a typo thatll explode your game
Thanks! I'll give that a go when I can
also keep in mind that saving a room as template will remove all objects & non-omni sounds from it
so ideally don't do that on a room you've already devtools'd
So like food consumables and reliable spears will go away?
Oh okay, I'll just like.. recall the locations befofe setting it and re add them probably
Could you send one of the text files to here? I cant access my rainworld files right now, but have a seperate computer that I could at least study it on
ye i will once i get back to my pc, ~25 mins or so
Actually heat. Thank you so much lol
Yeah just a xx_settingstemplate_templatename.txt and a properties.txt. From anywhere really. Maybe submerged superstructure (MS) since I am slightly more familiar with it. Beggars can't be choosers though. Whatever you can do
the xx_settingstemplate_templatename.txt doesn't need to have stuff in it when you make it, it'll get written to when you save as template
- ms, but it's the exact same (not sending all the templates cus there's like 10)
Yeah I get that
Thanks again. Way more effort than you had to give. Thank you
I looked at the template and tried to get one to work, and couldn't really figure it out. I even literally took a template from a region, renamed it, added it in hte properties with the right name, and it still won't show up. Is there some tool to generate templates maybe? It seems like simple thing to do, but I guess I can't even figure this out so I don't know
I might just throw things at the wall for an hour getting it to work
Okay I think I almost get it but I can't quite get there. I messed around in msc files and managed to get a template to get added to an existing region, but when I do it in mine it doesn't work. I create a file named xx_settingstemplate_name I put it in a mcs world/xx directory. Add the file name name to the list of templates, and it works as intended. I do this same process in my region it fails. I create a file, name it bs_settingstemplate_name open the properties folder and add Room setting templates: name and it doesn't show up. I am confused if I am missing something
I got it
justg now I figured it out