Thanks! I'll update this message with the script.
EDIT: Alrighty, here's what I've written:
begin Halfing_Feetshort inMenusif ( MenuMode ) Set inMenus To 1else if ( inMenus == 1 ) ; do your handling Set inMenus To 0 endifendifif block"player"->AddItem "_Kro_HalflingFeet" 1"player"->Equip "_Kro_HalflingFeet" 1"player"->RemoveItem "_Kro_HalflingFeet" 1endifend Halfling_Feet
EDIT 2: Loading the script in the CS or Morrowind gives me a message saying that the script isn't compiled, and It turns up blank!