Page 1 of 1

You see:

Posted: 2004-10-03 15:57:16
by seffignoz
Is there a command or a macro that notifies when a person is near you?

for example, i want a notice when a certain monster spawns up...
is that possible?

Uo.InJournal("You see") won't work...
and there is not cliloc for that.
h e l p !

Posted: 2004-10-04 14:29:33
by chernik
if UO.InJournal("name of creature") then
...
endif

This is for exact creature, if you know what would spawn.
Please describe the exact situtation, for what you need this script.