Winter Resort Simulator 2

Winter Resort Simulator 2

Not enough ratings
Quick example of skiSlope .lua format
By Partan
A quick example of how to correctly insert skiSlope text into the .lua
   
Award
Favorite
Favorited
Unfavorite
Example of how to add a slope in WRS2
Disclaimer: Edit your savegame file at your own risk. Incorrectly editing your savegame file may result in a corrupt savegame file.
------------------------------------------------------------------
Make a backup copy of your savegame .lua file.

Open your savegame .lua file in Notepad++

Search for the term "skiSlopes" in your save game .lua.

You should see this:

Copy paste text from HR Innoways wiki here:
HR Innoways Wiki [wiki.hr-innoways.com]

Insert text after the line skiSlopes, like so:


Refer to the HR Innoways wiki for the correct information to edit in each line.

Save and launch game.
4 Comments
Partan  [author] 9 Jun, 2024 @ 6:44pm 
Been a long time since i did any map making, but if you mean “length”, it is the time in seconds for an ‘unvisible’ (sic) skier (I guess that means the computer calculated skier) to get from the top to the bottom. I believe this auto calculated / updated. You just plug in the data as specified in the wiki.
LindaB949 9 Jun, 2024 @ 4:28pm 
how do you know what the lengent is.
Partan  [author] 17 Dec, 2023 @ 2:20pm 
I haven’t played in a long time, but essentially if you want the ski slopes to appear in the economic/management UI, and your slopes to be populated with skiers, you’ll need to edit your save game .lua file.
It is not very intuitive! However, “all” the info is at the HR Innoways wiki linked in the guide above. Good luck.
jedourdpernot 17 Dec, 2023 @ 6:55am 
Is this the only way to associate ski slopes (runs) you make in sandbox mode to be linked to the management side of the game? In other words, in sandbox mode, after creating your resort with all your slopes, you go into the menu and click on "slopes", but nothing appears. Is the only way to make your slopes appear in the menu is to go into the .lua file and alter the text?