if bToggle == 0 if VNPCFollowers.bNPCHired == 1 && bChange == 1 set bToggleto 1 set hatSlotREF to npcREF.GetEqObj 0 set ClothingSlotREF to npcREF.GetEqObj 2 VeronicaREF.unequipItem hatSlotREF VeronicaREF.unequipItem upperBodySlotREF; Equip something else endifendif