Installa Steam
Accedi
|
Lingua
简体中文 (cinese semplificato)
繁體中文 (cinese tradizionale)
日本語 (giapponese)
한국어 (coreano)
ไทย (tailandese)
Български (bulgaro)
Čeština (ceco)
Dansk (danese)
Deutsch (tedesco)
English (inglese)
Español - España (spagnolo - Spagna)
Español - Latinoamérica (spagnolo dell'America Latina)
Ελληνικά (greco)
Français (francese)
Indonesiano
Magyar (ungherese)
Nederlands (olandese)
Norsk (norvegese)
Polski (polacco)
Português (portoghese - Portogallo)
Português - Brasil (portoghese brasiliano)
Română (rumeno)
Русский (russo)
Suomi (finlandese)
Svenska (svedese)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraino)
Segnala un problema nella traduzione
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)`