Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
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.