PlateUp!
97 értékelés
Custom Settings and Layouts
   
Díjazás
Kedvenc
Kedvenc
Törlés
Fájlméret:
Közzétéve:
Frissítve:
18.944 KB
2023. jún. 16., 1:34
2024. aug. 9., 2:41
9 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
Custom Settings and Layouts

1 IcedMilo készítette gyűjteményben
Testing Collection
260 elem
Leírás
This is a Mod Tool, and hence a potential dependency for other mods.



For mod developers:
This is used to provide CSettingUpgrade in Franchise scene for your custom Restaurant Settings, and to link custom LayoutProfiles to show up for specific settings (if required).

If using KitchenLib, please do the following in Events.BuildGameDataEvent.

To grant a restaurant setting to the player:
`CustomSettingsAndLayouts.Registry.GrantCustomSetting(RestaurantSetting setting)`

To link a LayoutProfile with your RestaurantSetting:
`CustomSettingsAndLayouts.Registry.AddSettingLayout(RestaurantSetting setting, LayoutProfile layoutProfile)`

To add Special Decoration to your RestaurantSetting (Appliance must have ShoppingTags.SpecialEvent set):
`CustomSettingsAndLayouts.Registry.AddSettingSpecialDecoration(RestaurantSetting setting, Appliance appliance)`

To disable an Appliance in your RestaurantSetting:
`CustomSettingsAndLayouts.Registry.AddSettingDisabledAppliance(RestaurantSetting setting, Appliance appliance)`
4 megjegyzés
Capt.Cliff™ 2024. aug. 12., 8:02 
Sorry, I got this mod confused with Custom Difficulty.
IcedMilo  [készítő] 2024. aug. 12., 7:15 
"According to Super Gamer459"

I'm sure you could have tested it to find out it's fixed... (Also Changenotes)
Anyways it is.
Capt.Cliff™ 2024. aug. 12., 7:13 
According to Super Gamer459 the mods still broke, could you check & update please? :autonautsparky:
Super Gamer459 2024. aug. 8., 18:06 
Hey just wanted to let you know this mod is broken in the latest update