Installer Steam
connexion
|
langue
简体中文 (chinois simplifié)
繁體中文 (chinois traditionnel)
日本語 (japonais)
한국어 (coréen)
ไทย (thaï)
Български (bulgare)
Čeština (tchèque)
Dansk (danois)
Deutsch (allemand)
English (anglais)
Español - España (espagnol castillan)
Español - Latinoamérica (espagnol d'Amérique latine)
Ελληνικά (grec)
Italiano (italien)
Bahasa Indonesia (indonésien)
Magyar (hongrois)
Nederlands (néerlandais)
Norsk (norvégien)
Polski (polonais)
Português (portugais du Portugal)
Português - Brasil (portugais du Brésil)
Română (roumain)
Русский (russe)
Suomi (finnois)
Svenska (suédois)
Türkçe (turc)
Tiếng Việt (vietnamien)
Українська (ukrainien)
Signaler un problème de traduction
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)`