You see:

Ask for help

Moderators: Murderator+, Murderator

Post Reply
seffignoz
Posts: 3
Joined: 2004-09-07 18:23:47

You see:

Post 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 !
chernik
Posts: 7
Joined: 2004-09-19 18:26:42

Post 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.
Post Reply