Ummm you do this on item script right?
For ::OnXXX just call the main npc that contain every item script to call.
- script MawJustin ,{
OnSetChaosCheck:
end;
OnSetPowerfulCheck:
end;
}
then call it on function MawJustin::OnSetChaosCheck instead of strcharinfo(3).