Stránka 3 z 3

Napsal: 15.05.2007 16:59:21
od Mole Two
je to blbost no, musi se pouzit uo.ignore

Napsal: 15.05.2007 17:30:28
od Carda
Jn, dyž se na to teď dívám, tak uo.findtype bude vracet furt ten samej serial no. >>>

Kód: Vybrat vše

uo.ignorereset()
uo.set("finddistance",3)
uo.findtype(bla, -1, "ground")
while uo.findcount()
	if not uo.getdistance() then
		uo.ignore("finditem")
	endif
	uo.moveitem("finditem", 100, "ground")
	wait(500)
	uo.findtype(bla, -1, "ground")
wend
Takdle by to mělo fungovat, zkoušel sem to na bandách a jede to. Jenom se to nestackuje :-)

Napsal: 15.05.2007 23:51:11
od Nihilanth
No jasne! Getdistance, to sem pako, ze me to nenapadlo. Diky moc.
Stackovani neni problem, staci se to pokusit vzit do baglu.. vic nepotrebuju.