User Tools

Site Tools


lua:ch:removeaffect

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lua:ch:removeaffect [2014/12/27 08:06] vodurlua:ch:removeaffect [2024/07/11 18:50] (current) astark
Line 3: Line 3:
 Syntax: Syntax:
  
-removeaffect( type[string)+removeaffect( type<string)
  
-removeaffect( "custom_affect", customtag[string)+removeaffect( "custom_affect", customtag<string)
  
-removeaffect( affect[AFFECT)+removeaffect( affect<AFFECT)
  
 Example1: Example1:
  
 +<code lua>
 ch:removeaffect("custom_affect", "Irena's curse") ch:removeaffect("custom_affect", "Irena's curse")
 +
 +</code>
  
 Example2: Example2:
Line 17: Line 20:
 Example3: Example3:
  
-See also [[:lua:ch:addaffect|addaffect]]+See also [[:lua:ch:addaffect|]] 
  
lua/ch/removeaffect.1419667594.txt.gz · Last modified: 2014/12/27 08:06 by vodur