Code: Select all
wait(100)
until UO.InJournal('fail') or UO.InJournal('It seems') or UO.InJournal('see the creature')
if UO.Timer(0)>(Timer+1200) then
UO.SetReceivingContainer('Animal')Moderators: Murderator+, Murderator
Code: Select all
wait(100)
until UO.InJournal('fail') or UO.InJournal('It seems') or UO.InJournal('see the creature')
if UO.Timer(0)>(Timer+1200) then
UO.SetReceivingContainer('Animal')