Difference between revisions of "ScriptableEverymob"
Jump to navigation
Jump to search
(Created page with "{{BehaviorTemplate|Name=ScriptableEverymob|Targets=Areas, Rooms|Usage=Same as BEHAVIOR_SCRIPTABLE|Examples=LOAD=progs/mrinfo.script~|Description=This behavior will cause all m...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{#section-h:WikiHelpBehaviors|ScriptableEverymob}} |
===Notes=== | ===Notes=== | ||
. | . | ||
+ | [[Category:ROOMS(BuilderInfo)]] | ||
+ | [[Category:AREAS(BuilderInfo)]] |
Latest revision as of 14:20, 11 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 |
===ScriptableEverymob=== | |
---|---|
Targets: | Areas, Rooms |
Parameters: | Same as BEHAVIOR_SCRIPTABLE |
Examples: | LOAD=progs/mrinfo.script~ |
Description: | This behavior will cause all mobs native to the area or room to be automatically given a particular Scriptable script to run. Mobs that already have scriptable behaviors will be unaffected. |
Notes
.