User Tools

Site Tools


lua:ch:removeaffect

Differences

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

Link to this comparison view

Next revision
Previous revision
lua:ch:removeaffect [2014/12/27 08:03] – created vodurlua:ch:removeaffect [2024/07/11 18:50] (current) astark
Line 1: Line 1:
 ====== removeaffect ====== ====== removeaffect ======
  
-Syntax: removeaffect( type[string] )+Syntax:
  
-<code>removeaffect( "custom_affect", customtag[string] ) +removeaffect( type<string)
-        removeaffect( affect[AFFECT] )+
  
-</code>+removeaffect( "custom_affect", customtag<string
 + 
 +removeaffect( affect<AFFECT> )
  
 Example1: Example1:
  
 +<code lua>
 ch:removeaffect("custom_affect", "Irena's curse") ch:removeaffect("custom_affect", "Irena's curse")
  
-[[http://rooflez.com/wiki/index.php?n=Main.ChRemoveaffect?action=sourceblock&num=1|[$[Get Code]]]]+</code>
  
 Example2: Example2:
- 
-[[http://rooflez.com/wiki/index.php?n=Main.ChRemoveaffect?action=sourceblock&num=2|[$[Get Code]]]] 
  
 Example3: Example3:
  
-[[http://rooflez.com/wiki/index.php?n=Main.ChRemoveaffect?action=sourceblock&num=3|[$[Get Code]]]] +See also [[:lua:ch:addaffect|]]
- +
-[[http://rooflez.com/wiki/index.php?n=Main.ChRemoveaffect?action=sourceblock&num=4|[$[Get Code]]]]+
  
-See also [[:lua:ch:addaffect|addaffect]] 
  
lua/ch/removeaffect.1419667427.txt.gz · Last modified: 2014/12/27 08:03 by vodur