MrJake222 / AUNIS

Stargate-inspired Minecraft Mod
GNU General Public License v3.0
43 stars 20 forks source link

Opencomputers Manually Rotate Ring and Lock Chevron #248

Open TRRESTGHGYTCFTGBCXSZD opened 3 years ago

TRRESTGHGYTCFTGBCXSZD commented 3 years ago

Opencomputers Can Manually Rotate Ring Using stargate.RotateRing(speed:float) (note: setting speed 0 makes ring stop and positive speed makes ring clockwise, and 1 speed = 10 ticks/glyph = 2 glyph/sec, 2 speed = 5 ticks/glyph = 4 glyph/sec, 10 speed = 1 ticks/glyph = 20 glyph/sec) and Lock Chevron Using stargate.ManualChevronEncode() (note: if computer tries to do this function and stargate having 9 chevrons encoded, it outputs warn saying "Cannot Encode Glyph, Max Chevron Encoded")

Manglefan commented 3 years ago

is that what you put in for it to work?

TRRESTGHGYTCFTGBCXSZD commented 3 years ago

yes. wiremod on carter on gmod does that