Difference between revisions of "Posture (00000131)"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Variable Descriptions)
Line 18: Line 18:
 
controllerID     = '''00000131'''
 
controllerID     = '''00000131'''
 
----
 
----
 +
 +
 +
===Posture Table===
  
 
*Invalid -1  
 
*Invalid -1  

Revision as of 00:55, 1 April 2007


Struct


BYTE Posture
BYTE ??

Variable Descriptions


controllerID = 00000131



Posture Table

  • Invalid -1
  • Standing 0
  • Sneaking 1
  • Walking 2
  • Running 3
  • Kneeling 4
  • CrouchSneaking 5
  • CrouchWalking 6
  • Prone 7
  • Crawling 8
  • ClimbingStationary 9
  • Climbing 10
  • Hovering 11
  • Flying 12
  • LyingDown 13
  • Sitting 14
  • SkillAnimating 15
  • DrivingVehicle 16
  • RidingCreature 17
  • KnockedDown 18
  • Incapacitated 19
  • Dead 20
  • Blocking 21

Tags


OCM This header is part of the ObjControllerMessage.

100% This packet has been completely reversed.