Page 1 of 1

bring uo client to front

Posted: 2004-08-02 02:15:43
by simmoi
like maximize

so i can use in macro

if uo.injournal("You see:") then
uo.bringtofront()
endif

or if my guild mate cast a portal
i know to go in

Re: bring uo client to front

Posted: 2004-08-02 13:07:22
by Edred
simmoi wrote:like maximize

so i can use in macro

if uo.injournal("You see:") then
uo.bringtofront()
endif

or if my guild mate cast a portal
i know to go in


You can't find message 'You see:' in inject's journal... Client put this message in own journal only ;)

Posted: 2004-08-03 20:36:02
by simmoi
on my shard i believe server sends this message, because other player make macros for it but make it say over guild chat if they see somone
pol95

Posted: 2004-08-05 04:22:11
by evil_Gremlin
it's impossible by now.
bt, you can write a program that will bring your uo window topmost and launch it in script :)

Posted: 2005-01-06 18:01:49
by Yoko
try ,set topmain 0
(from 501.05)
if this will not be enough, i can improve it