Instructions/Combine Register: Difference between revisions

From Desynced Wiki
No edit summary
 
Line 10: Line 10:
==== Similar Instructions ====
==== Similar Instructions ====


[[Instructions/Separate Register|Separate Register]], [[Instructions/Combine Coordinate|Combine Coordinate]], [[Instructions/Set Number|Set Number]]
[[Instructions/Separate Register|Separate Register]], [[Instructions/Combine Coordinate|Combine Coordinate]], [[Instructions/Separate Coordinate|Separate Coordinate]], [[Instructions/Set Number|Set Number]]


{{Instruction_Bottom}}
{{Instruction_Bottom}}

Latest revision as of 00:32, 23 October 2023


Combine Register
     
     Combine to make a register from separate parameters
Lua ID combine_register
Category Math
Icon Compare Values.png
Argument One: Type Input
Argument One: Name Num
Argument Two: Type Input
Argument Two: Name Unit
Argument Three: Type Output
Argument Three: Name Register
Argument Three: Data Type entity
Argument Four: Type Input
Argument Four: Name x
Argument Five: Type Input
Argument Five: Name y


Description[edit | edit source]

Combine to make a register from separate parameters

Uses[edit | edit source]

Usually after using Separate Register, it is desirable to recompile all constituent parts or may be used to strip out information.

Similar Instructions[edit | edit source]

Separate Register, Combine Coordinate, Separate Coordinate, Set Number