Difference between revisions of "RandomTeleporter"

From CoffeeMud Wiki
Jump to navigation Jump to search
(Created page with "{{BehaviorTemplate|Name=RandomTeleporter|Targets=Mobs|Usage=min, max ticks, a percent chance, (nowander) locale parms|Examples=min=10 max=20 chance=75 -air -underwater min=10...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{BehaviorTemplate|Name=RandomTeleporter|Targets=Mobs|Usage=min, max ticks, a percent chance, (nowander) locale parms|Examples=min=10 max=20 chance=75 -air -underwater
+
{{#section-h:WikiHelpBehaviors|RandomTeleporter}}
 
 
min=10 max=20 chance=75 nowander|Description=This behavior makes a mob which will transport himself to a random room on the map.  Locale parms may be given to restrict the types of rooms he will transport too.  A randomtransport will, by default, transport all over the world.  Use the nowander flag to keep him in his area.}}
 
  
 
===Notes===
 
===Notes===
 
.
 
.
 +
[[Category:MOBS(BuilderInfo)]]

Latest revision as of 15:37, 10 April 2021


CoffeeMUD
Administrator                                                  Builder                                                              Player
=CoffeeMUD Builder Information=
Basics Praetor     Player Support     Commands     Zapper Masks Advanced Races     Classes     Abilities     Socials     Scripting    
Building Behaviors     Properties     Areas     Rooms     Exits     Items     Mobs Systems Achievements     Crafting     Help Info     Ships     Planes of Existence     Quests     Triumphs    
===RandomTeleporter===
Targets: Mobs
Parameters: min, max ticks, a percent chance, (nowander) locale parms

("POOFIN="MESSAGE"") ("POOFOUT="MESSAGE"")

Examples: min=10 max=20 chance=75 -air -underwater

min=10 max=20 chance=75 nowander "poofin=<S-NAME> Arrives!"

Description: This behavior makes a mob which will transport himself to a random room on the map. Locale parms may be given to restrict the types of rooms he will transport too. A randomtransport will, by default, transport all over the world. Use the nowander flag to keep him in his area. The optional poofin and poofout (which are spacing and quotation sensitive) can add some optional messaging to the process.


Notes

.