Get monsters: Difference between revisions
Jump to navigation
Jump to search
imported>Grotfang Created page with '{{#vardefine:name|get_monsters}} {{#vardefine:return_type|monster}} {{#vardefine:aggregate|ANYTHING_IF_AGG_OR_DELETE}} {{FunctionPage| name={{#var:name}}| function_category=CATE…' |
imported>Grotfang No edit summary |
||
Line 1: | Line 1: | ||
{{#vardefine:name|get_monsters}} | {{#vardefine:name|get_monsters}} | ||
{{#vardefine:return_type|monster}} | {{#vardefine:return_type|monster}} | ||
{{#vardefine:aggregate| | {{#vardefine:aggregate|int}} | ||
{{FunctionPage| | {{FunctionPage| | ||
name={{#var:name}}| | name={{#var:name}}| | ||
function_category= | function_category=Adventuring| | ||
function1={{Function| | function1={{Function| | ||
Line 12: | Line 12: | ||
return_type={{#var:return_type}}| | return_type={{#var:return_type}}| | ||
return_also={{#var:return_also}}| | return_also={{#var:return_also}}| | ||
parameter1={{Param| | parameter1={{Param|location|loc}}| | ||
p1desc={{pspan|loc}} is the location you want to get the monsters for. | |||
}}| | }}| | ||
Revision as of 02:28, 4 March 2010
Function Syntax
monster get_monsters(location loc )
- loc is the location you want to get the monsters for.
DESCRIPTION_OF_FUNCTION
CODE EXAMPLE TITLE
DESCRIPTION OF CODE
CODE GOES HERE
CLI Equivalent
LIST_CLI_EQUIVALENT_INFO
See Also
More Information
A_LINE_TO_NOTIFY_OF_EXTERNAL_INFO
Special
SPECIAL_NOTES_SUCH_AS_NOT-LOGGED-IN_VALUE