View Single Post
  #8  
Old 10-15-2014, 09:39 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

I'm probably missing something...

Code:
my @itemlist = (0000,0000,0000,0000,0000,0000,0000,0000);

Wouldn't any item found in any checked slot return 0?

Quote:
0000 (as @item) != {>0 .. <= ceiling} (as $client->GetItemIDAt($i))
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote