Google-Code-Fork / tibiaapi

Automatically exported from code.google.com/p/tibiaapi
MIT License
0 stars 0 forks source link

inventory.FindItem does not check slots #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Presumably, your inventory includes all of the items on your person,
whether in a backpack or in a slot.

inventory.FindItem should therefore have a boolean value where if it is set
to true the function will also search slots. This should probably be the
default.

Original issue reported on code.google.com by ian320 on 27 Mar 2008 at 1:55

GoogleCodeExporter commented 9 years ago

Original comment by ian320 on 6 Apr 2008 at 5:35