IsMurderer
From UODemo Wiki
integer isMurderer(object AnyObject);
This function will return 1 if the AnyObject has the murderCount object variable attached and its value is higher or equal than 5, otherwise 0 is returned. No attempt is made to verify that the specified object is a mobile.
Return to the Command List.