Why GetName not work on RunUo Shard?

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Blade McKain
Posts: 7
Joined: 2004-09-27 16:18:13

Why GetName not work on RunUo Shard?

Post by Blade McKain »

Is not possible modify it in way that work also on RunUo Shard?
AGRS
Expert!
Posts: 1007
Joined: 2004-04-04 21:40:09
Contact:

Post by AGRS »

Try 2 use UO.Click(obj); Wait(XXX) before it.
Blade McKain
Posts: 7
Joined: 2004-09-27 16:18:13

Post by Blade McKain »

not work
the only way to find the Name is using the GetStatus
but this command only print it
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

the names treated completely different (except status) in RunUO
since RunUO new features are not fully supported, names inaccessible

if you absolutely needed to get name, you may try use getstatus, redirecting output to journal (,set injectecho 1)
Post Reply