MODULE DESCRIPTION
Functions:
MODULE FUNCTIONS
wolfpack.findobject(serial) - serial
The serial number of the object.
Return Value: An item, char, or None object.
Description: This function tries to find an item or character with the given serial and
returns an object if either is found. Otherwise it returns None.
Back to top
|