#include "x2_inc_switches" void main() { object oItem = GetPCItemLastUnequipped(); object oPC = GetPCItemLastUnequippedBy(); DelayCommand(1.0, ClearAllActions(TRUE)); }