View Single Post
Old 10-23-2003, 06:14 AM   #2
Dreamer128
Dracolisk
 

Join Date: March 21, 2001
Location: Europe
Age: 39
Posts: 6,136
And lo and behold, some of the new scripting Commands:

Function Summary
void SetCreatureAppearanceType(object oCreature, int nAppearanceType)
void SetBaseAttackBonus( int nBaseAttackBonus, object oCreature = OBJECT_SELF )
void RestoreBaseAttackBonus(object oCreature = OBJECT_SELF )
int GetArcaneSpellFailure(object oCreature)
int GetSpellResistance(object oCreature)
int GetTurnResistanceHD(object oUndead=OBJECT_SELF)
int GetActionMode(object oCreature)
int SetActionMode(object oCreature, int nMode, int nStatus)
Dreamer128 is offline   Reply With Quote