Visual Studo edit

Linxon

IzyHosting.com
Mar 28, 2015
104
8
Please stick to one thread when asking for help relating to the same issue.
Hey,
Can anyone edit a emulator file for me with Visual Studio?
removed
 
Last edited by a moderator:

Linxon

IzyHosting.com
Mar 28, 2015
104
8
Could you be more specific on what you're needing assistance with?
I need help to add this code to PlusStaticGameSettings.cs:
/// <summary>
/// The maximum amount of furniture that can be placed in a room.
/// </summary>
public const int RoomFurnitureLimit = 8000;
You can add my skype too: promannen.kontakt
 

Core

Member
Nov 10, 2016
356
138
I need help to add this code to PlusStaticGameSettings.cs:
/// <summary>
/// The maximum amount of furniture that can be placed in a room.
/// </summary>
public const int RoomFurnitureLimit = 8000;
You can add my skype too: promannen.kontakt

I can't tell if you're joking or not?
Just open the file, find RoomFurnitureLimit and change the value.
Click the play button or press F5 and you're good to go.
 

Linxon

IzyHosting.com
Mar 28, 2015
104
8
I can't tell if you're joking or not?
Just open the file, find RoomFurnitureLimit and change the value.
Click the play button or press F5 and you're good to go.
There is no play button, and nothing happen when clicking F5?
Im using Visual Studio Code rn
 

Users who are viewing this thread

Top