I have in my Mod:
INIT
SneakTriggerSpotter(TRIGGER_BoxTrigger_00,CHARACTER_Guard);


CHARACTER_Guard - has assigned the GLO_SneakSpotter.charScript(SideBar)

and

MessagePanel shows me:
esv::Character::RegisterForTrigger BoxTrigger_00 - no active level. (Probably registering character for trigger in osiris node which is not linked to the init node)
----------------------------------------------

I think Reason was:
I was messing around with folders. I deleted files/folders:
Paths:
Divinity - Original Sin\Data\Mods\Main\Levels
Divinity - Original Sin\Data\Mods\MyMod\Levels
Divinity - Original Sin\Data\Mods\Main\Localization
Divinity - Original Sin\Data\Mods\MyMod\Localization
Divinity - Original Sin\Data\Editor\Mods\Main\Levels
Divinity - Original Sin\Data\Editor\Mods\MyMod\Levels
Don't do this smile - now i know

Last edited by mg4d; 06/06/15 09:03 AM.