EasyUO and Injection

Ask for help

Moderators: Murderator+, Murderator

Post Reply
radese
Posts: 4
Joined: 2006-03-10 19:27:31

EasyUO and Injection

Post by radese »

is it possible to start EasyUO scripts from injection? If yes, how would I do that?
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

You can set EasyUO global variables, for EasyUO read their and start scripts.

uo.setEasyUO(number, value)
uo.getEasyUO(number)

Sorry for my clumsy English.
radese
Posts: 4
Joined: 2006-03-10 19:27:31

Post by radese »

for global variables do you mean persistent variables? how exactly does it work? (both on the injection and on the easy uo side).

thanks again :D
Destruction
Junior Expert
Posts: 3221
Joined: 2004-06-24 22:08:56

Post by Destruction »

Sorry, i don't know how works Easy UO.
radese
Posts: 4
Joined: 2006-03-10 19:27:31

Post by radese »

i figured it out, thanks tho :)
Post Reply