[Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:object_types

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Sat Aug 8 16:49:13 CDT 2009


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2009/08/08 16:49
User        : kbulgrien
Edit Summary: Fix broken links.

@@ -22,9 +22,9 @@
  === floors: ===
   
    * "is_floor 1" marks the object as floor. Any objects below will be invisible to the player. Never use a partly transparent pic for an object with is_floor! Every square visible to the player should contain a floor. Don't forget to put floors below walls and monsters!
    * "no_pick 1" should be set for all floors. Prevents the player from picking the floor up.
-   * "unique 1": If this attribute is set to a floor tile, this square is treated as a "unique map". That means this part of the map doesn't get resetted like normal maps. Thus, when a player drops items to this square, they'll stay there forever, unless picked up again.
+   * "unique 1": If this attribute is set to a floor tile, this square is treated as a "unique map". That means this part of the map doesn't get reset like normal maps. Thus, when a player drops items to this square, they'll stay there forever, unless picked up again.
  All the unique and permanent apartments have this flag set to every floor tile.
   
  === walls: ===            
  
@@ -102,9 +102,9 @@
   
    * "msg <text> endmsg": <text> is the text "written" in the book.
    * "level <number>": If <number> is greater zero, the player needs a certain literacy level to succeed reading the book. The book can be read if: mental_level greater <number> - 5. Adding level to a book can be a nice idea, personally I like it when a player needs more than his fighting skills to solve a quest. However, keep the booklevel at least below 15 because it is quite hard to gain high mental levels.
   
- see also:  [[spellbook]] (85), [[sign]] (98), [[scroll]] (111)
+ see also:  [[dev:object_types#type_85spellbook|spellbook]] (85), [[dev:object_types#type_98sign|sign]] (98), [[dev:object_types#type_111scroll|scroll]] (111)
  
  ==== type 9: clock ====
  
  Functionality of clocks:   


IP-Address  : 70.254.32.178
Old Revision: http://wiki.metalforge.net/doku.php/dev:object_types?rev=1249746337
New Revision: http://wiki.metalforge.net/doku.php/dev:object_types

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/




More information about the crossfire-wiki mailing list