Xeno Skip corposes with listed items too (SOMETIMES).
I guess the logic is this way
If listedItems > 1 Then
LootIt()
else
IgnoreIt()
End If
Because it only happens when the corpose only contain one item on it
Xeno Skip corposes with listed items too (SOMETIMES).
I guess the logic is this way
If listedItems > 1 Then
LootIt()
else
IgnoreIt()
End If
Because it only happens when the corpose only contain one item on it
Last edited by Maximo Santana; 06-21-2013 at 01:26 PM.