IsMurderer

From UODemo Wiki
Revision as of 10:03, 8 September 2010 by Batlin (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.