Page 1 of 1

Why GetName not work on RunUo Shard?

Posted: 2004-10-08 10:07:49
by Blade McKain
Is not possible modify it in way that work also on RunUo Shard?

Posted: 2004-10-09 17:23:31
by AGRS
Try 2 use UO.Click(obj); Wait(XXX) before it.

Posted: 2004-10-09 19:25:01
by Blade McKain
not work
the only way to find the Name is using the GetStatus
but this command only print it

Posted: 2004-10-10 14:17:10
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)