Exactly do the

Begin OnTrigger
Begin OnTriggerActor
Begin OnTriggerMOB

commands work??

ive been testing it on a cloth bolt to try and make it say something when it "Colides" with an actor.

Here is my script

ScriptName AATestTrigger
Begin OnTrigger
Message, "Haha I hit something" 10
End

-The Script is set to object
-The script IS attached to the correct cloth bolt
-Tried walking into it, holding and puching against NPC's, and making an NPC walk into it

True there are a lot of functions in the CS but the wiki site does not explain all of them very clearly, although it would seem like they do, look at the description.

http://cs.elderscrolls.com/constwiki/index.php/OnTrigger

seems simple enough untill you use it, try and see what i mean

thx in advance

~Dirox