IsGuard
From UODemo Wiki
integer isGuard(object AnyObject);
This function will return 1 if the given object is valid and is a guard. Otherwise 0 is returned.
Return to the Command List.
integer isGuard(object AnyObject);
This function will return 1 if the given object is valid and is a guard. Otherwise 0 is returned.
Return to the Command List.