Page 1 of 1

Find type question

Posted: 2004-07-06 09:50:12
by nagger
Any one know why findtype doesnt work on the ground unless i do ,info on the type(npc) first?. Findtype works fine for everything else, could it be a runuo problem?. if it is any know workarounds


babel fish translation below
перевод рыб babel ниже


Любое одно знает почему работа на земле если я не сделать, info doesnt findtype на type(npc) сперва?. Findtype работает отлично для всего еще, смогло оно быть проблемой runuo?. если оно, то любые знают arounds работы



uo.findtype("0x0190","-1","ground")
uo.getserial("finditem")

Posted: 2004-07-06 10:42:07
by Yoko
maybe you play AoS
(btw forget about babelfish, it really sux)

Posted: 2004-07-11 09:00:59
by nagger
Track world items did the trick, would have swore it was on but guess not.

another question

Is it possible to have two scripts running both scanning two different findtypes without then conflicting with eachother?.

like
sample script a
uo.findtype("0x0191","-1","ground")
until uo.findcount()

sample script b
uo.findtype("0x2006","-1","ground")
until uo.findcount()


I keep getting the finditem of script a in script b and viseverse.

Posted: 2004-07-11 10:43:36
by Yoko
alas, no
this was somewhere in Requests section