Page 1 of 1

About staring

Posted: 2004-04-21 18:36:09
by else
I have problem with staring. I need use object "laststatus" with print(str(uo.gethp("object") for example. But this:

----- next target from uo client before -----
print(str(uo.gethp('laststatus')))
# print old target or 0.

Can help?

Posted: 2004-04-21 19:35:44
by else
sub statusing()
uo.addobject('lchar','laststatus')
wait(1000)
uo.print(UO.GetSerial('lchar'))
uo.print(str(UO.GetHP(UO.GetSerial('lchar'))))
end sub

PRINT
Object updated: lchar=0x133D52
0x0000000
0

Posted: 2004-04-21 20:05:33
by else
How i can get serial of laststatus? :p

Posted: 2004-04-23 22:00:20
by Yoko
you have something strange
try contact me by icq sometime for me to test myself