Difference between revisions of "Placestructure (7AF26B0B)"
From SWGANH Wiki
(→Variable Descriptions) |
(→Variable Descriptions) |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 10: | Line 10: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| − | | | + | |UNICODE String |
|- | |- | ||
| + | |Operand 1|| '''Structure ID''' | ||
| + | |- | ||
| + | |Operand 2|| '''Coord X''' | ||
| + | |- | ||
| + | |Operand 3|| '''Coord Y''' | ||
| + | |- | ||
| + | |Operand 4|| '''direction''' | ||
| + | |- | ||
| + | |||
|} | |} | ||
|} | |} | ||
| Line 18: | Line 27: | ||
---- | ---- | ||
| − | Opperand_Count = ''' | + | Opperand_Count = '''3''' |
Opcode = '''7AF26B0B''' | Opcode = '''7AF26B0B''' | ||
| Line 24: | Line 33: | ||
* Place Structure | * Place Structure | ||
| + | |||
| + | * id and coords in the string separated by a [space] (20 00) | ||
| + | |||
| + | ===Paket=== | ||
| + | <pre> | ||
| + | |||
| + | 00 09 00 77 | ||
| + | 05 00 | ||
| + | 46 5E CE 80 23 00 00 00 16 01 00 00 | ||
| + | |||
| + | E5 55 DB 70 05 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 | ||
| + | |||
| + | 0B 6B F2 7A Opcode place structure | ||
| + | |||
| + | 00 00 00 00 | ||
| + | 00 00 00 00 | ||
| + | // start Unicode string | ||
| + | 1E 00 00 00 | ||
| + | |||
| + | 31 00 31 00 39 00 30 00 37 00 37 00 36 00 ..1.1.9.0.7.7.6. | ||
| + | 32 00 37 00 34 00 39 00 30 00 20 00 31 00 35 00 2.7.4.9.0...1.5. | ||
| + | 31 00 36 00 2E 00 30 00 38 00 20 00 35 00 32 00 1.6...0.8...5.2. | ||
| + | 35 00 31 00 2E 00 39 00 32 00 20 00 30 00 8D 73 5.1...9.2...0..s | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | </pre> | ||
|valign=top| | |valign=top| | ||
Latest revision as of 15:54, 7 June 2007
Command - Placestructure (7AF26B0B)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionsOpperand_Count = 3 Opcode = 7AF26B0B
Paket
00 09 00 77
05 00
46 5E CE 80 23 00 00 00 16 01 00 00
E5 55 DB 70 05 00 00 00
00 00 00 00 00 00 00 00
0B 6B F2 7A Opcode place structure
00 00 00 00
00 00 00 00
// start Unicode string
1E 00 00 00
31 00 31 00 39 00 30 00 37 00 37 00 36 00 ..1.1.9.0.7.7.6.
32 00 37 00 34 00 39 00 30 00 20 00 31 00 35 00 2.7.4.9.0...1.5.
31 00 36 00 2E 00 30 00 38 00 20 00 35 00 32 00 1.6...0.8...5.2.
35 00 31 00 2E 00 39 00 32 00 20 00 30 00 8D 73 5.1...9.2...0..s
|
Tags
|