Page 1 of 1

EasyUO and Injection

Posted: 2006-03-11 21:48:45
by radese
is it possible to start EasyUO scripts from injection? If yes, how would I do that?

Posted: 2006-03-12 03:49:08
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.

Posted: 2006-03-12 06:49:09
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

Posted: 2006-03-12 07:00:48
by Destruction
Sorry, i don't know how works Easy UO.

Posted: 2006-03-12 08:08:09
by radese
i figured it out, thanks tho :)