ANIMATION CODES
=======================================
The functions that use animation groups (LoopGroup, PlayGroup) take a short integer code
for the animation group. The following is the known list of groups and their codes.

	Group			Code
  ---------------   	     ---------
   BowAndArrow			8300
   Crossbow			8200
   Death1			1800
   Death2			1900
   Death3			1A00
   Death4			1B00
   Death5			1C00
   DeathKnockDown		1D00
   DeathKnockOut		1E00
   HandToHand			8100
   Hit1				1300
   Hit2				1400
   Hit3				1500
   Hit4				1600
   Hit5				1700
   idle				0000
   idle1h			0A00
   idle2			0100
   idle2c			0B00
   idle2w			0C00
   idle3			0200
   idle4			0300
   idle5			0400
   idle6			0500
   idle7			0600
   idle8			0700
   idle9			0800
   idleCrossBow			0F00
   idlehh			0900
   idleSneak			1000
   idleSpell			0E00
   idleStorm			1100
   idleSwim			0D00
   InventoryHandToHand		8A00
   InventoryWeaponOneHand	8B00
   InventoryWeaponTwoHand	8C00
   InventoryWeaponTwoWide	8D00
   Jump				3E00
   Jump1h			5C00
   Jump2c			6B00
   Jump2w			7A00
   Jumphh			4D00
   KnockDown			1F00
   KnockOut			2000
   PickProbe			8900
   RunBack			3700
   RunBack1h			5500
   RunBack2c			6400
   RunBack2w			7300
   RunBackhh			4600
   RunForward			3600
   RunForward1h			5400
   RunForward2c			6300
   RunForward2w			7200
   RunForwardhh			4500
   RunLeft			3800
   RunLeft1h			5600
   RunLeft2c			6500
   RunLeft2w			7400
   RunLefthh			4700
   RunRight1h			5700
   RunRight2c			6600
   RunRight2w			7500
   RunRighthh			4800
   Shield			8800
   SneakBack			3B00
   SneakBack1h			5900
   SneakBack2c			6800
   SneakBack2w			7700
   SneakBackhh			4A00
   SneakForward			3A00
   SneakForward1h		5800
   SneakForward2c		6700
   SneakForward2w		7600
   SneakForwardhh		4900
   SneakLeft			3C00
   SneakLeft1h			5A00
   SneakLeft2c			6900
   SneakLeft2w			7800
   SneakLefthh			4B00
   SneakRight			3D00
   SneakRight1h			5B00
   SneakRight2c			6A00
   SneakRight2w			7900
   SneakRighthh			4C00
   SpellCast			7B00
   SpellTurnRight		7D00
   SpellTurnLeft		7C00
   SwimDeath			2100
   SwimDeathKnockDown		2200
   SwimDeathKnockOut		2300
   SwimKnockDown		2500
   SwimKnockOut			2400
   SwimRunBack			2B00
   SwimRunForward		2A00
   SwimRunLeft			2C00
   SwimRunRight			2D00
   SwimTurnLeft			2E00
   SwimTurnRight		2F00
   SwimWalkBack			2700
   SwimWalkForward		2600
   SwimWalkLeft			2800
   SwimWalkRight		2900
   ThrowWeapon			8400
   Torch			1200
   TurnLeft			3400
   TurnLeft1h			5200
   TurnLeft2c			6100
   TurnLeft2w			7000
   TurnLefthh			4300
   TurnRight			3500
   TurnRight1h			5300
   TurnRight2c			6200
   TurnRight2w			7100
   TurnRighthh			4400
   WalkBack			3100
   WalkBack1h			4F00
   WalkBack2c			5E00
   WalkBack2w			6D00
   WalkBackhh			4000
   WalkForward			3000
   WalkForward1h		4E00
   WalkForward2c		5D00
   WalkForward2w		6C00
   WalkForwardhh		3F00
   WalkLeft			3200
   WalkLeft1h			5000
   WalkLeft2c			5F00
   WalkLeft2w			6E00
   WalkLefthh			4100
   WalkRight			3300
   WalkRight1h			5100
   WalkRight2c			6000
   WalkRight2w			6F00
   WalkRighthh			4200
   WeaponOneHand		8500
   WeaponTwoHand		8600
   WeaponTwoWide		8700