Difference between revisions of "RandomTeleporter"
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...") |
|||
| Line 5: | Line 5: | ||
===Notes=== | ===Notes=== | ||
. | . | ||
[[Category:MOBS(BuilderInfo)]] | |||
Revision as of 14:34, 29 October 2017
| 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 |
| Examples: | min=10 max=20 chance=75 -air -underwater
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
.