Get monsters

From Kolmafia
Revision as of 02:31, 4 March 2010 by imported>Grotfang
Jump to navigation Jump to search



Function Syntax

monster [int] get_monsters(location loc )

  • loc is the location you want to get the monsters for.

This function returns a map of every monster in a given location. Useful for iterating over for more specific information on an area.

Code Samples

This function returns predicted meat drop rates for a specified location.

CODE GOES HERE

CLI Equivalent

LIST_CLI_EQUIVALENT_INFO

See Also

FIRST() | SECOND() | ETC()

More Information

A_LINE_TO_NOTIFY_OF_EXTERNAL_INFO

Special

SPECIAL_NOTES_SUCH_AS_NOT-LOGGED-IN_VALUE