bring uo client to front

Requests of new features and reports on bugs needs to be fixed

Moderators: Murderator+, Murderator

Post Reply
simmoi
Posts: 5
Joined: 2004-06-30 21:15:25

bring uo client to front

Post 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
Edred
Expert!
Posts: 2544
Joined: 2004-04-03 17:36:29
Location: Saint-Petersburg

Re: bring uo client to front

Post 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 ;)
simmoi
Posts: 5
Joined: 2004-06-30 21:15:25

Post 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
evil_Gremlin
Posts: 54
Joined: 2004-05-11 12:27:22
Contact:

Post 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 :)
Каждый манчкин в старости мечтает иметь кресло-качалку ;)
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

try ,set topmain 0
(from 501.05)
if this will not be enough, i can improve it
Post Reply