Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
Will you be posting an update with this fix ?
And do you know if I now publish a world now, will this fix be "in" that world ?
You can fix it by:
1) open <path to steam lib>\steamapps\workshop\content\244850\2575155978\Data\Scripts\MultifloorElevator\Classes\Floor.cs
2) add `using VRage.Game.Components.Interfaces;` at the top (where the other using directives are)
3) change line 124 to `public void HandlePlayerInput(IMyEntityComponentContainer characterCompContainer)`