how to get an automatic SERIAL
Posted: 2004-11-03 17:51:21
i have this piece of code
uo.addobject('corpose')
while uo.targeting()
wait(100)
wend
but I target every time the same type (a corpose) manually...
now i'm trying to find an automatic method to get the serial of the corpose that's under me; is there a function like
uo.getserialfromground(obj_type) or are ther any triks to do this?
ciao ciao andre
uo.addobject('corpose')
while uo.targeting()
wait(100)
wend
but I target every time the same type (a corpose) manually...
now i'm trying to find an automatic method to get the serial of the corpose that's under me; is there a function like
uo.getserialfromground(obj_type) or are ther any triks to do this?
ciao ciao andre