Ask for help
Moderators: Murderator+, Murderator
-
else
- Posts: 8
- Joined: 2004-04-20 07:46:49
Post
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?
-
else
- Posts: 8
- Joined: 2004-04-20 07:46:49
Post
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
-
else
- Posts: 8
- Joined: 2004-04-20 07:46:49
Post
by else »
How i can get serial of laststatus? :p
-
Yoko
- Site Admin
- Posts: 1964
- Joined: 2004-04-03 16:49:38
-
Contact:
Post
by Yoko »
you have something strange
try contact me by icq sometime for me to test myself