Prop LanguageSpeaker

From CoffeeMud Wiki
Jump to navigation Jump to search


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    
===Prop_LanguageSpeaker===
Effect: Forces language speaking
Targets: Mobs, Items, Rooms, Exits, Areas
Parameters: LANGUAGE="LANGUAGE" (HOMEONLY=TRUE/FALSE) (NOMOBS=TRUE/FALSE)
Examples:
Description: Parms(Cont): (PLAYERS=TRUE/FALSE) (; "ZAPPER MASK")

Example : LANGUAGE=Dwarven

Example : LANGUAGE=Dwarven players=true ; -NAMES +BOB

Example : LANGUAGE=SignLanguage homeonly=true ; -NAMES +BOB

Description:

This is property forces the mobs who become affected by this property to speak the designated language until something else stops them. On a mob, the affected mob will speak the language. On a room, those who enter or are born in a room may be speak the language. On an area, those who enter or are born in a room may speak the language. On an exits, those who enter the exit may speak the language. On an item, those who pick up the item may start speaking the language, while putting it down will stop them.


The parameters affect who will start speaking the language. By default, any non-player mob will become affected. HOMEONLY will force only those whose starting room is in the area to speak. NOMOBS will eliminate all non-players from consideration. PLAYERS will allow players to be affected. An optional zapper mask may follow a semicolon to add additional masks. +SYSOP (allow archons to bypass the rules), -SYSOP (disallow archons)

+SUBOP (allow local area staff to bypass the rules), -SUBOP (disallow)

-PLAYER (disallow all players), -MOB (disallow all mobs/npcs)

-CHANCE 50 (disallow the given % of the time)

-JAVACLASS "+GENMOB +.Drink" etc.. (disallow only objects of +java class)

+JAVACLASS "-GENITEM -.Drink" etc.. (Do not disallow objs of -classes)

-CLASS +thief +mage +ranger (disallow all but excepted char classes)

+CLASS -thief -mage -ranger (disallow only listed classes)

-BASECLASS +thief +mage (disallow all but excepted base char classes)

+BASECLASS -thief -mage -bard (disallow only listed base char classes)

-RACE +elf +dwarf (disallow all but excepted races)

+RACE -elf -dwarf -human -gnome (disallow only listed races)

-RACECAT +elf +insect +humanoid (disallow all but listed racial categories)

+RACECAT -elf -humanoid (disallow only listed racial categories)

-ALIGNMENT +evil +neutral +good (disallow all but excepted alignments)

+ALIGNMENT -evil -good -neutral (disallow only listed alignments)

-GENDER (disallow genders), -GENDER +male +neuter (create exceptions)

+GENDER -male -female -neuter (disallow only listed genders)

-FACTION (disallow all faction and values, even a lack of faction)

-FACTION +myfactionrange +faction.rangecode (create exceptions)

+FACTION -rangecode -faction.rangecode (disallow only faction range code)

-NAMES +bob "+my name" (disallow all except those with given names)

+NAMES -bob "-my name" (disallow only those with one of the given names)

-SUBNAMES +*ending +*inside* (disallow all except those with partial name)

+SUBNAMES -*ending -*insid* (disallow only those with partial name mask)

-ACCOUNTS +bob "+my name" (disallow all except those in the given accts)

+ACCOUNTS -bob "-my name" (disallow only those with one of the given accts)

-TATTOOS +mytatto +thistattoo (disallow all but those with excepted tatts)

+TATTOOS -mytatt -anytattoo, (disallow only those with a listed tattoo)

-EXPERTISES +myedu +thisedu (disallow all but those with listed expertise)

+EXPERTISES -myedu -anyedu (disallow those with a listed expertise)

-LEVEL +=1 +)5 +)=7 +(13 +(=20 (disallow all but those player level ranges)

-=1 -)5 -)=7 -(13 -(=20 (disallow only listed levels range)

-CLASSLEVEL +=1 +)5 +(=20 (disallow all except those with current class lvl)

-MAXCLASSLEVEL +=1 +(13 (disallow only those with highest class level range)

+ANYCLASS -thief -mage (disallow only those with a listed multi-class)

-ANYCLASSLEVEL +thief +)5 +mage +(10 (disallow all except multi-class lvl)

+ANYCLASSLEVEL -thief -)5 -mage -(10 (disallow only these multi-class lvls)

-SECURITY +cmdrooms +area cmditems (disallow all but listed security flags)

+SECURITY -cmdrooms +area cmditems,(disallow only those with listed flags)

-MOOD +grumpy +normal (disallow all except those with given moods)

+MOOD -grumpy -normal (disallow only those with subtracted moods)

-CLAN "+The Boyz" +Monkeys (disallow all except those in listed clan(s))

+CLAN "-The Boyz(CHIEF)" (disallow only those in a listed clan w/role/func)

-CLANLEVEL +clanname +)5 +* +(10 (disallow all except member clan level)

+CLANLEVEL -1 -)5 -clanname -(10 (disallow only these member clan levels)

-DEITY +Apollo "+Grothon" (disallow all except worshippers of listed deity)

+DEITY -God "-Rothon 1" (disallow only worshippers of a listed deity)

-ANYCLASS +thief +ranger (disallow all except those with a multi-class)

-STR X (disallow those with strength greater than X)

+STR X (disallow those with strength less than X)

-INT, -WIS, -CON, -CHA, -DEX,+INT, +WIS, +CON, +CHA, +DEX (See -STR/+STR)

+-ADJSTR...ADJCON (Same as +STR/-STR, but uses current values)

-GROUPSIZE X (disallow those in groups larger than X)

+GROUPSIZE X (disallow those in groups smaller than X)

-AREA +thatarea "+my areaname" (disallow all except those in listed area)

+AREA -thatarea "-my areaname" (disallow only those in listed area)

-PARENTAREA +PARENTAREA (As +-AREA but checks parents)

-HOME "+area name" (disallow all except those from listed home/beacon area)

+HOME "-my areaname" (disallow only those from listed home/beacon area)

-ISHOME/+ISHOME (disallow all npcs not in/unless in their home/beacon areas)

-LOCATION +OWNED +CLANOWNED +PRIV +ROOMID(X) +ROOMSTR(X) (disallow all but)

+LOCATION -OWNED -CLANOWNED -PRIV -ROOMID(X) -ROOMSTR(X) (disallow listed)

-ITEM "+item name" etc... (disallow only without an item name)

+ITEM "-item name" etc... (disallow when having an item name)

-WORN "+item name" etc... (disallow when not wearing item name)

-WORN "+item name" etc... (disallow when not wearing item name)

-MATERIAL "+WOODEN" etc.. (disallow only items of added materials)

+MATERIAL "-WOODEN" etc.. (Do not disallow items of -materials)

-RESOURCES "+OAK" etc.. (disallow only items of added resources)

+RESOURCES "-OAK" etc.. (Do not disallow items of -resources)

-IF (CONDITION) (disallow, unless they meet Scriptable conditions)

+IF (CONDITION) (never disallow anyone who meets Scriptable cond)

-IFSTAT +STAT=VALUE +STAT=VALUE (disallow, unless a stat value is true)

+IFSTAT -STAT=VALUE -STAT=VALUE (disallow those with a stat value)

+OR/-OR to separate conditions. -OR negates the following condition(s)

-VALUE X (disallow those with value or money less than X)

+VALUE X (disallow those with value or money greater than X)

-WEIGHT X (disallow those weighing less than X)

+WEIGHT X (disallow those weighing more than X)

-ARMOR/-DAMAGE/-ATTACK X (disallow armor/damage/attack bonus less than X)

+ARMOR/+DAMAGE/+ATTACK X (disallow armor/damage/attack bonus more than X)

+-WEAPONTYPE, +-WEAPONCLASS, and +-WEAPONAMMO for wielded weaponchecks

-WORNON "+TORSO" etc.. (disallow only items wearable on +locations)

+WORNON "-NECK" etc.. (Do not disallow items wearable on -locations)

-DISPOSITION "+ISHIDDEN" etc.. (disallow only with +dispositions)

+DISPOSITION "-ISHIDDEN" etc.. (Do not disallow only with sub disp)

-SENSES "+CANSEEDARK" etc.. (disallow only those with +senses)

+SENSES "-CANSEEDARK" etc.. (Do not disallow those with -senses)

-ABILITY X (disallow those with magical ability less than X)

+ABILITY X (disallow those with magical ability greater than X)

-HOUR/-MONTH/-DAY(OFYEAR) +X (disallow always, unless the hr/mn/day is X)

+HOUR/+MONTH/+DAY(OFYEAR) -X (disallow those only when the hr/mn/day is X)

/+-WEEK(OFYEAR)/+-YEAR ( ... also supports "Xnd Y" and "X of Y")

-SEASON +FALL (disallow those only when season is FALL)

+SEASON -SPRING (disallow those whenever the season is SPRING)

-WEATHER +DROUGHT (disallow those only when weather is DROUGHT)

+WEATHER -BLIZZARD (disallow those whenever the weather is BLIZZARD)

-QUESTWIN "+MY QUEST" (disallow those who have not won MY QUEST)

+QUESTWIN "-MY QUEST" (disallow those who have won MY QUEST)

-EFFECTS +Sleep "+Wood Chopping" (disallow all except those with effects)

+EFFECTS -Sleep "-Wood Chopping" (disallow only those with listed effect)

-SKILLS +Spell_Sleep(75) (disallow all except those with skill proficiency)

+SKILLS -Spell_Sleep(75) (disallow only those with skill proficiency)

-SKILLFLAG +ENCHANTMENT etc.. (disallow all except those with skillflag)

+SKILLFLAG -ENCHANTMENT etc.. (disallow only those with listed skillflag)

-ACCCHIEVES +mytatto etc.. (disallow all except those with achievements)

+ACCCHIEVES -mytattoo etc.. (disallow only those with listed achievements)

-RIDE +RIDE zappermask (Apply remainder of criteria to ridden)

-FOLLOW +FOLLOW zappermask (Apply remainder of criteria to followed)


Notes

.