[Crossfire-wiki] [Crossfire DokuWiki] page changed: cfpython
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Sun Apr 15 04:37:51 CDT 2012
A page in your DokuWiki was added or changed. Here are the details:
Date : 2012/04/15 04:37
User : ryo
Edit Summary: update
@@ -399,8 +399,9 @@
==== More ====
next archetype linked to current archetype. Will be ''None'' for last item
==== NewObject() ====
Returns a ''Crossfire.Object'' having this archetype as type. It isn't on any map or in any inventory, so should be inserted somewhere or deleted if not used.
+
===== Object =====
FIXME link to dev:objects 's fields? split flag & such info. Make a table with property / mapping to object / Python type
@@ -464,9 +465,9 @@
* **AnimSpeed**: ''Number'', the animation speed
* **AttackType**: ''Number''
* BeenApplied: ''Boolean''
* Identified: ''Boolean''
- * Alive: ''Boolean''
+ * **Alive**: ''Boolean''
* DungeonMaster: ''Boolean''
* WasDungeonMaster: ''Boolean''
* **Applied**: ''Boolean''
* **Unpaid**: ''Boolean''
@@ -519,14 +520,14 @@
* Archetype: ''[[cfpython#Crossfire.Archetype methods and attributes|Crossfire.Archetype]]''
* **NoSave**: ''Boolean'', if set this Object will never be saved to disk, even if map is temporary swapped out
* Exists (special meaning, False if cf object has been freed from memory, True otherwise)
* Env: ''[[cfpython#Crossfire.Object methods and attributes|Crossfire.Object]]''. Can be ''None''.
- * MoveType
- * MoveBlock
- * MoveAllow
- * MoveOn
- * MoveOff
- * MoveSlow
+ * **MoveType**
+ * **MoveBlock**
+ * **MoveAllow**
+ * **MoveOn**
+ * **MoveOff**
+ * **MoveSlow**
* MoveSlowPenalty
* **Enemy**: ''[[cfpython#Crossfire.Object methods and attributes|Crossfire.Object]]'' representing the object's enemy. Will probably be ''None'' except for monsters.
* Count
* **GodGiven**: ''Boolean''
IP-Address : 82.236.87.204
Old Revision: http://wiki.metalforge.net/doku.php/cfpython?rev=1325281590
New Revision: http://wiki.metalforge.net/doku.php/cfpython
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list