Difference between revisions of "Prop Tattoo"

From CoffeeMud Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{PropertyTemplate|ID=Prop_Tattoo|Name=A Tattoo|Domain=[[nothing(Domain)|Nothing]]|Available=|Allows=|UseCost=None|Quality=Circumstantial|Targets=MOB|Range=Range -2147483648 - Range 2147483647|Commands=|Usage=tattoo names delimited by semicolons|Examples=;UNDEADKILLER;MANLYMEN;
+
{{#section-h:LISTPROPS|A Tattoo}}
  
|Description=This property WAS used to give MOBs tattoos.  It is deprecated now. They are now stored on MOB objects.  See Help TATTOO.
+
=Notes=
 
 
Prefix the tattoo name with ACCOUNT(space) to use account-based tattoos.}}
 
 
 
===Notes===
 
 
*Do not use this deprecated code.  There are better/more efficient ways of using tattoos now.  While this code still works for backwards compatibility, it is not intended for new content.
 
*Do not use this deprecated code.  There are better/more efficient ways of using tattoos now.  While this code still works for backwards compatibility, it is not intended for new content.
 
[[Category:MOBS(BuilderInfo)]]
 
[[Category:MOBS(BuilderInfo)]]

Latest revision as of 20:42, 18 December 2023


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_Tattoo===
Effect: A Tattoo
Targets: MOB
Parameters: tattoo names delimited by semicolons
Examples: ;UNDEADKILLER;MANLYMEN;
Description: This property WAS used to give MOBs tattoos. It is deprecated now. They are now stored on MOB objects. See Help TATTOO.

Prefix the tattoo name with ACCOUNT(space) to use account-based tattoos.


Notes

  • Do not use this deprecated code. There are better/more efficient ways of using tattoos now. While this code still works for backwards compatibility, it is not intended for new content.