killhazard
Neophyte
i need help editing the "injournal" part of this script since that command doesnt work in UOF:
if @injournal 'You success'
movetype 0xf0e 'backpack' 'host'
it's supposed to steal bottles from a bag and then put them back into the bag after seeing the "you successfully steal the item" message in the journal, but since it can't search the journal, what command do i use instead?
thanks!
if @injournal 'You success'
movetype 0xf0e 'backpack' 'host'
it's supposed to steal bottles from a bag and then put them back into the bag after seeing the "you successfully steal the item" message in the journal, but since it can't search the journal, what command do i use instead?
thanks!