Returns whether an amount of the player's money is on the cursor. Returns nil if the cursor holds guild bank money. See GetCursorInfo() for more detailed information.


See also Cursor functions, Money functions.

Signature:

hasMoney = CursorHasMoney()

Returns:

  • hasMoney - 1 if the cursor is currently holding an amount of the player's money; otherwise nil (1nil)