User Tools

Site Tools


wiki:data:pages:cfpython

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
wiki:data:pages:cfpython [2013/07/23 14:28]
127.0.0.1 external edit
wiki:data:pages:cfpython [2020/12/12 10:47]
ryo [Cast]
Line 593: Line 593:
  
 Arguments: Arguments:
-  * ''​Crossfire.Object''​ representing the spell to case+  * ''​Crossfire.Object''​ representing the spell to cast
   * ''​Crossfire.Direction'',​ direction in which the object should cast   * ''​Crossfire.Direction'',​ direction in which the object should cast
   * ''​String'',​ optional arguments to the spell (for food creation, ...)   * ''​String'',​ optional arguments to the spell (for food creation, ...)
Line 607: Line 607:
 ==== CastAbility ==== ==== CastAbility ====
  
-Equivalent of ''​Cast''​.+Obsolete, will be removed, use ''​Cast''​.
  
 ==== ChangeAbil ==== ==== ChangeAbil ====
Line 808: Line 808:
  
 ==== Remove ==== ==== Remove ====
-Destroys current object, which then becomes invalid.+Destroys current object, which then becomes invalid. If the object is on a map, its inventory is dropped to the ground (except no drop or god given items), else everything is destroyed.
  
 ==== Reposition ==== ==== Reposition ====
wiki/data/pages/cfpython.txt ยท Last modified: 2023/03/04 06:43 by ryo