Search found 2 matches

by krokette
2007-03-17 18:09:30
Forum: I need script!
Topic: autoloot script with special abilitys
Replies: 8
Views: 4626

oh i think i got it Oo ;D, but wont work correctly, if nothing from the things in array is in corpse, it change to else and say "nothing in for loot" ...and "tempname = UO.GetName( 'finditem' )" wont work :/

here is my modified source


sub Loot()

var i,n, box, tempname

i = 3000 ...
by krokette
2007-03-17 17:49:50
Forum: I need script!
Topic: autoloot script with special abilitys
Replies: 8
Views: 4626

autoloot script with special abilitys

hi guys, i need an autoloot, with specific items in loot .. i have put em into an array, that work without problems ;> .. but i wanna have my autoloot script, that if the array is finished, the script loot other stuff from corpse and dont stop to loot :/

i`ll paste my actually craft ;D (dont be ...