Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
If I take control of the remote control and recompile the script it says:
"Initializing PARK (faction tag)...
I see you are already inside Remote Control"
If I copy paste the example text of what should show up in the custom data I get the following error:
Use notepad++. In notepad++ go Edit -> EOL Conversion -> Unix (LF) to change line endings.
I believe the ini in this case is part of what the script is doing, and therefore not something I can solve simply by copy pasting it to notepad++.
The PB just holds what is essentially metadata, a list of names that tell the script what to look for when evaluating the customdata of the blocks under it's control. "Main" in the PB directly correlates to "[PARK:Main]" in any pistons and rotors in it's group.
Adding "SmittyWerbenjagermanjensen" on a newline and recompiling would cause the script to generate the profile for "[PARK:SmittyWerbenjagermanjensen]" as well.