Member since 12 / 2014
Userprofil von John Player
Vorname:
keine Angabe
Alter & Geschlecht:
keine Angabe
Wohnort:
keine Angabe
Hobbys:
keine Angabe
Homepage
keine Angabe
About John Player
keine Angabe
Noch keine Bilder vorhanden
Noch keine Videos vorhanden
Dieser Nutzer hat noch keine Projekte vorgestellt.
Mod: Westbridge Forest
For me the game has crashed when I used the keys J K N M
With the edit in the modDesc.xml run the map without crash when I use the keys J K N M
Mod: Westbridge Forest
Für alle mit dem J K N M InputBinding Problem. Ihr müsst die modDesc.xml der Map bearbeiten. Sucht nach </extraSourceFiles> und fügt danach folgendes ein:
<inputBindings>
<input name="MischStation_RPLUS" key1="KEY_j" button="" />
<input name="MischStation_RMINUS" key1="KEY_n" button="" />
<input name="MischStation_TPLUS" key1="KEY_k" button="" />
<input name="MischStation_TMINUS" key1="KEY_m" button="" />
</inputBindings>
Jetzt sollte das spiel nicht mehr crashen nach benutzen von J K N M. Ach ja, wer die Map als zip im Ordner hat muss sie natürlich erst entpacken, die modDesc.xml ändern und dann wieder zu einem zip packen.