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...")
 
m
 
Line 34: Line 34:
  
 
[[Category:Building]]
 
[[Category:Building]]
[[Category:MUDL|random_npc_on_contient]]
+
[[Category:MUDL|random_npc_on_continent]]

Latest revision as of 18:27, 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