Difference between revisions of "MUDL:random npc on continent"

From WikiName
Jump to: navigation, search
(Created page with " __TOC__ = Summary = {|class="abilitiestable" border="0" cellspacing="0" cellpadding="0" ! Function Name | random_npc_on_continent |- ! Settable | No |- ! Returns | NPC (ch...")
(No difference)

Revision as of 22:26, 19 April 2019


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