what version of easy uo shall i use? with 1.36 (the only i found for client 4.0.0c) is old and i can't use most of the new functions of easy uo
is there a way to use one of the new version of easy uo with 4.0.0c?
Search found 3 matches
- 2004-08-22 04:27:48
- Forum: Help
- Topic: Catch Target
- Replies: 3
- Views: 2108
- 2004-08-19 18:04:51
- Forum: Help
- Topic: Catch Target
- Replies: 3
- Views: 2108
Catch Target
hi, i am trying to make a script which catch a target after have found it with finditem
i need only one instruction
imagine a script like this:
Uo.Ignore("self")
Uo.FindType("0x0190","-1","ground")
if Uo.FindCount() then
...... ...
i need only one instruction
imagine a script like this:
Uo.Ignore("self")
Uo.FindType("0x0190","-1","ground")
if Uo.FindCount() then
...... ...