[Crossfire-wiki] [Crossfire DokuWiki] page changed: cfpython
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Tue Nov 1 11:46:42 CDT 2011
A page in your DokuWiki was added or changed. Here are the details:
Date : 2011/11/01 11:46
User : ryo
Edit Summary: update
@@ -381,8 +381,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
@@ -497,9 +498,9 @@
* Subtype: ''Number''
* **Value**: ''Number'', value of the object
* ArchName: ''String'', name of this object's archetype
* Archetype: ''[[cfpython#Crossfire.Archetype methods and attributes|Crossfire.Archetype]]''
- * **NoSave**: ''Boolean''
+ * **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
IP-Address : 82.236.87.204
Old Revision: http://wiki.metalforge.net/doku.php/cfpython?rev=1307655499
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