GetMurderCount
From UODemo Wiki
integer getMurderCount(object AnyObject);
This function will return the value of the attached murderCount object variable, if murderCount is not attached then 0 is returned. No attempt is made to verify that the specified object is a mobile.
Return to the Command List.