Difference between revisions of "Setcashmount"

From Hercules Wiki
Jump to: navigation, search
(Created page with "== Syntax == *setcashmount; *hascashmount() == Description == The 'setcashmount' function toggles cash mount for the invoking character. It will return 1 if successfu...")
 

Latest revision as of 04:31, 11 November 2014

Syntax

  • setcashmount;
  • hascashmount()

Description

The 'setcashmount' function toggles cash mount for the invoking character. It will return 1 if successful, 0 otherwise.

     Note: Character must not be mounting a non-cash mount (eg. dragon, peco, wug, etc.)

The accompanying function will return 1 if the invoking character has a cash mount and 0 if they don't.