[Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:object_fields
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Mon Mar 5 15:47:59 CST 2007
A page in your DokuWiki was added or changed. Here are the details:
Date : 2007/03/05 15:47
User : ryo
Edit Summary: update
@@ -62,18 +62,19 @@
Type: obj *
Meaning:
* pointer to the object stacked above this one. Will link items on a same spot, or in the same container.
+
==== inv ====
- Type: obj *
+ Type: object * pointing to the first item in inventory. Other items are available through ''below'' chaining.
Meaning:
* for spellbooks, rods, wands, horns, this is the spell that the object teaches/fires.
* for generators with the FLAG_CONTENT_ON_GEN flag it is the item generated.
- * for living things and containers {FIXME flags for that}, it is a pointer to the first item in inventory, next items are linked through the below/above pointers.
+ * for living things and containers {FIXME flags for that}, what this holds.
==== container ====
Type: obj *
IP-Address : 82.236.87.204
Old Revision: http://wiki.metalforge.net/doku.php/dev:object_fields?rev=1173131186
New Revision: http://wiki.metalforge.net/doku.php/dev:object_fields
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list