Ask for help
Moderators: Murderator+, Murderator
-
radese
- Posts: 4
- Joined: 2006-03-10 19:27:31
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

-
radese
- Posts: 4
- Joined: 2006-03-10 19:27:31
Post
by radese »
i figured it out, thanks tho
