IsEditing

From UODemo Wiki
Revision as of 21:28, 24 January 2010 by Batlin (talk | contribs) (Created page with 'integer '''isEditing'''(object ''PlayerObject''); This function will return 0 if the PlayerObject is not a valid player object or if that player is not in Editing Mode, otherwis...')

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

integer isEditing(object PlayerObject);

This function will return 0 if the PlayerObject is not a valid player object or if that player is not in Editing Mode, otherwise 1 is returned. Editing Mode can only be obtained by connecting to the demo server with a GOD client. This involves sending Packet 0x04.