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 wished there were a version of this script which would just output the data to a LCD/textpanel without saving the data in block names.
(There is probably a much better way to do it, but I am thick so!)
It can display:
ALL (Original)
{Pos 1 Line XYZ
{Orientation 1 Line XYZ
{Velocity 1 Line XYZ
{Acceleration 1 Line XYZ
{AngularVelocity 1 Line XYZ
{AngularAcceleration 1 Line XYZ
{Pos 4 Line XYZ
{Orientation 4 Line XYZ
{Velocity 4 Line XYZ
{Acceleration 4 Line XYZ
{AngularVelocity 4 Line XYZ
{AngularAcceleration 4 Line XYZ
{Pos 1 Line XorYorZ
{Orientation 1 Line XorYorZ
{Velocity 1 Line XorYorZ
{Acceleration 1 Line XorYorZ
{AngularVelocity 1 Line XorYorZ
{AngularAcceleration 1 Line XorYorZ
Basically I am trying to add some code that will let me display the various bits of info onto any LCD I want.
(So basically splitting up the info onto various screens)
I am just trying to fibure out the significance of the } of (APVLCD that gets added at the end of the code before displaying it?
Cant wait to test!