MUDL:random npc on continent
From SlothMUD Wiki
Revision as of 22:26, 19 April 2019 by Teker (Talk | contribs) (Created page with " __TOC__ = Summary = {|class="abilitiestable" border="0" cellspacing="0" cellpadding="0" ! Function Name | random_npc_on_continent |- ! Settable | No |- ! Returns | NPC (ch...")
Summary
Function Name | random_npc_on_continent |
---|---|
Settable | No |
Returns | NPC (character) |
Parameter Options |
---|
Continent (integer) |
This function returns a random NPC located on the provided continent. See
Continent Values for possible integer values.
Example
TBD