Special Process Effect: Difference between revisions

Adex (talk | contribs)
Added a section on writing custom SPs
Adex (talk | contribs)
words hard
 
Line 76: Line 76:


=== Code Template ===
=== Code Template ===
Using the below template as a basis for writing custom special processes is highly recommended!<syntaxhighlight lang="arm" line="1">
Using the below template for writing custom special processes is highly recommended!<syntaxhighlight lang="arm" line="1">
; ------------------------------------------------------------------------------
; ------------------------------------------------------------------------------
; A template to code your own special process effects!
; A template to code your own special process effects!