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
I sent a friend invite so we can continue this privately.
I can show you the screenshots if it's possible to talk via Discord or something. I really want to use your script to make cool moving parts.
Do you have an LCD named "debug LCD" that the properties are to be shown on?
Try naming "MT1-FC Crane Folding PB" without a minus (-) sign in the name? Not sure if that will fix it but putting mathematical operators in block names might be problematic.
1. Custom Data I read from is in the program block of the script itself. The block is called "MT1-FC Crane Folding PB"
2. I try to run the example command with a piston, the code block for it as follows:
@PistonProp Block{
Show Properties of Piston_Joint_1
}
3. I type in the following in the RUN field of program block: "MT1-FC Crane Folding PB(PistonProp Block)"
And then echo in said prog block shows an error (exception)
What did I do wrong?
maybe a beacon would help for what you are attempting?
Although half the fun is the challenge of writing code and getting it to work sucessfully, but can help newcomers or more difficult problems!