Difference between revisions of "IsShopKeeper"

From UODemo Wiki
Jump to: navigation, search
(Created page with 'integer '''isShopKeeper'''(object AnyObject); This function will return 1 if the given object is valid and is a shopkeeper. Otherwise 0 is returned. Return to the [[Comman...')
(No difference)

Revision as of 11:33, 25 January 2010

integer isShopKeeper(object AnyObject);

This function will return 1 if the given object is valid and is a shopkeeper. Otherwise 0 is returned.


Return to the Command List.