User Tools

Site Tools


4rpl:commands:createeffect

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
4rpl:commands:createeffect [2022/02/09 23:08] – [Effects] Vertu4rpl:commands:createeffect [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 11: Line 11:
   * sparks   * sparks
   * materialize   * materialize
-  * radial +  * radial (default radius: ~11) 
-  * radial2+  * radial2 (default radius: ~11)
   * explosion   * explosion
   * explosion2   * explosion2
Line 22: Line 22:
 <code 4rpl> <code 4rpl>
 CreateEffect("materialize" V3(10 5 20) V3(1 1 1)) CreateEffect("materialize" V3(10 5 20) V3(1 1 1))
 +</code>
 +<code 4rpl>
 +CreateEffect("explosion2" GetUnitPosition(self) V3(1 1 1))
 </code> </code>
  
4rpl/commands/createeffect.1644448115.txt.gz · Last modified: 2025/02/14 14:56 (external edit)