Yoko

All sides of Injection
It is currently 2025-11-08 01:04:49

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2005-07-15 00:36:15 
Offline

Joined: 2004-07-13 21:06:45
Posts: 1
Hi, i have a script in inj whitch send information to the easy.
In Inj:

Uo.SetEasyUo(11,str(CharX[n]))
Wait(50)
Uo.SetEasyUo(21,str(CharY[n]))
Wait(50)

CharX,Y are positions of charakter.

In Easy:
set *11
set *21
move:
move *11 *21 a
wait 10
goto move

Everithings is OK, but sometimes Easy is crazy and try move to nonexisting positions. If i get values of *11 and *12 then it is fine. Easy try moving somewhere but values in *11 and *12 are other. I dont understand it ...

For test i write:

Wait(75)
Uo.SetEasyUo(11,str(CharX[n]))
Wait(50)
Uo.SetEasyUo(21,str(CharY[n]))
Wait(50)

Wait(50)

Uo.Print(Uo.GetEasyUo(11))
Uo.Print(Uo.GetEasyUo(21))

Everithing id OK but Easy fuck on all values ...

Thx and sorry for my english


Top
   
PostPosted: 2005-07-15 00:37:52 
Offline

Joined: 2004-07-04 03:42:02
Posts: 5
Blekota.2k wrote:
Hi, i have a script in inj whitch send information to the easy.
In Inj:

Uo.SetEasyUo(11,str(CharX[n]))
Wait(50)
Uo.SetEasyUo(21,str(CharY[n]))
Wait(50)

CharX,Y are positions of charakter.

In Easy:
set *11
set *21
move:
move *11 *21 a
wait 10
goto move

Everithings is OK, but sometimes Easy is crazy and try move to nonexisting positions. If i get values of *11 and *12 then it is fine. Easy try moving somewhere but values in *11 and *12 are other. I dont understand it ...

For test i write:

Wait(75)
Uo.SetEasyUo(11,str(CharX[n]))
Wait(50)
Uo.SetEasyUo(21,str(CharY[n]))
Wait(50)

Wait(50)

Uo.Print(Uo.GetEasyUo(11))
Uo.Print(Uo.GetEasyUo(21))

Everithing id OK but Easy fuck on all values ...

Thx and sorry for my english


I have a same problem...


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 2 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited