Here is what I'm looking for just to get me started...
A script attached to an actor that when that actor is hit by something, the script will:
1: Detect if the striking weapon has a specific keyword.
2: Detect if the struck actor is wearing armor/clothing with a certain keyword.
3: Display a message box stating if the striking weapon does have that certain keyword or not and also if the struck actor is wearing armor/clothing with a certain keyword or not. True/False or 1/0... doesn't matter.
Really basic... I'm mainly looking for the functions and syntax I need to use.
THANK YOU!!!

(Although I am trying to get an akAggressor.hasKeyowrd).