Difference between revisions of "AntiVagrant"

From CoffeeMud Wiki
Jump to navigation Jump to search
(Created page with "{{BehaviorTemplate|Name=AntiVagrant|Targets=MOBs|Usage=min, max ticks, a percent chance, anywhere and/or kickout flag|Examples=min=2 max=3 chance=99 min=2 max=3 chance=99 KICK...")
 
Line 8: Line 8:
 
===Notes===
 
===Notes===
 
.
 
.
 +
[[Category:MOBS(BuilderInfo)]]

Revision as of 22:14, 27 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    
===AntiVagrant===
Targets: MOBs
Parameters: min, max ticks, a percent chance, anywhere and/or kickout flag
Examples: min=2 max=3 chance=99

min=2 max=3 chance=99 KICKOUT

min=2 max=3 chance=75 ANYWHERE

min=2 max=3 chance=75 ANYWHERE KICKOUT

Description: Wakes up any MOB that is sleeping on a CityStreet type locale. Will also stand up anyone sitting on a city street. The locale type can be overridden by including the ANYWHERE flag. You may also get the person kicked out of the current room by using the KICKOUT flag. All of the parameters are optional.

Notes

.