I am so close to finishing my first project (alpha), but there are jsut a few little hurdles left for me to overcome! I will jsut number each question, and if any tips/ advice or answers can be given,it is greatly appreciated!1. I want to script a statement that only fires if the player is struck by a certain type of enemy. (such as humans or beasts). I am guessing that this will be an EVENT onHit, but from what I know, akAggressor returns an ID, and cannot be used to check for an enemies classification?
2. I want to have an event that fires on an occasion where a players stamina is being used (Power attack). What is the best Event to use?
3. Would an onMagicEffectApply event be the best to check for a harmfull spell being cast at the player?
Thanks


