CUnit - Order Coordinates
| Address | 59CD00 |
|---|---|
| Player ID | 19047 (Byte Offset: 0) |
| Size | 2 |
| Length | 2 |
| SC:R | Supported |
The coordinates of an order given to a unit (X + 65536*Y)
Advice: use a trigger duplicator.
X: *1 Mask: 0x0000FFFF
Y: *65536 Mask: 0xFFFF0000
| Address | 59CD00 |
|---|---|
| Player ID | 19047 (Byte Offset: 0) |
| Size | 2 |
| Length | 2 |
| SC:R | Supported |
The coordinates of an order given to a unit (X + 65536*Y)
Advice: use a trigger duplicator.
X: *1 Mask: 0x0000FFFF
Y: *65536 Mask: 0xFFFF0000