Difference between revisions of "SitOnObject (0000013B)"
From SWGANH Wiki
Line 9: | Line 9: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | | + | |{{long}}|'''Cell ID''' |
|- | |- | ||
− | | | + | |{{float}}|'''coord X''' |
|- | |- | ||
− | | | + | |{{float}}|'''Coord Z''' |
|- | |- | ||
− | | | + | |{{float}}|'''Coord Y ''' |
|- | |- | ||
|} | |} | ||
+ | |||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
Line 24: | Line 25: | ||
---- | ---- | ||
+ | *Cell ID: The ID of the cell the chair is in | ||
+ | *coord X: X position of the chair | ||
+ | *coord Z: Z position of the chair | ||
+ | *coord Y: Y position of the chair | ||
* Sit on chair | * Sit on chair | ||
Line 33: | Line 38: | ||
||{{ObjControllerMessageTag}} | ||{{ObjControllerMessageTag}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} | ||
|} | |} | ||
+ | |||
+ | |||
+ | ===Example Packet=== | ||
+ | |||
+ | |||
+ | ObjectController 13Bh (S->C) SitOnObject | ||
+ | //Packet Break for SitOnObject Controller | ||
+ | ObjectControllerHeader (1Bh,13Bh) | ||
+ | E0 BE 2F 2A 09 00 00 00 //CellID | ||
+ | 1F A2 AF 40 //5.48854 | ||
+ | DC 84 6B BE //-0.229999 | ||
+ | 8E 58 A6 C0 //-5.19831 |
Revision as of 00:22, 1 April 2007
Struct
Variable DescriptionscontrollerID = 0000013B
|
Tags
|
Example Packet
ObjectController 13Bh (S->C) SitOnObject //Packet Break for SitOnObject Controller ObjectControllerHeader (1Bh,13Bh) E0 BE 2F 2A 09 00 00 00 //CellID 1F A2 AF 40 //5.48854 DC 84 6B BE //-0.229999 8E 58 A6 C0 //-5.19831