begin stc_elixiroflifesshort OnPcEquipif ( menumode == 0 ) returnelseif ( menumode == 1 ) if ( OnPCEquip == 0 ) return elseif ( OnPcEquip == 1 ) Messagebox, "You drink some of the Elixir. It appears after inspection that you drank none." player->additem, "stc_elixiroflife" 1 return endifendifend
How do I implement the PcSkipEquip function and still drink the potion? It's jarring my mind.