Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.