[Crossfire-wiki] [Crossfire DokuWiki] page changed: cfpython
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Sat Aug 14 02:28:18 CDT 2010
A page in your DokuWiki was added or changed. Here are the details:
Date : 2010/08/14 02:28
User : ryo
Edit Summary: adjust .Face definition
@@ -424,9 +424,11 @@
* **SpeedLeft**: ''Number''
* **LastSP**: ''Number''
* **LastGrace**: ''Number''
* Level: ''Number''
- * **Face**: when reading, ''Number'' representing the face number. When writing, a ''String'' representing the face's name (eg: ''cobblesto1.111''). Will raise an error if invalid face.
+ * **Face**:
+ * on ''branch'': when reading, ''Number'' representing the face number. When writing, a ''String'' representing the face's name (eg: ''cobblesto1.111''). Will raise an error if invalid face.
+ * on ''SVN trunk'': ''String'' representing the face's name (eg: ''cobblesto1.111''). Will raise an error if trying to set an invalid face.
* **Anim**: when reading, ''Number'' representing the animation number, 0 if none. When writing, a ''String'' representing the animation's name (eg: ''fireplace''). Will raise an error if invalid animation.
* **AnimSpeed**: ''Number'', the animation speed
* **AttackType**: ''Number''
* BeenApplied: ''Boolean''
IP-Address : 82.236.87.204
Old Revision: http://wiki.metalforge.net/doku.php/cfpython?rev=1275836933
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