Special Process Effect: Difference between revisions

From SkyTemple
Added Special Process Effects to the wiki
Tags: Visual edit Mobile edit Mobile web edit
 
RRad (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Special Process Effects is a section that can be found in ASM-Patches. On the first tab, there is a list of all Special Processes(called by <code>ProcessSpecial(XX, argument, argument2);</code>) and what Effect ID it uses. You can add your own Special Processes(keep in mind, that effect should be added first!).  
Special Process Effects is a section that can be found in ASM-Patches. On the first tab, there is a list of all Special Processes (called by <code>ProcessSpecial(XX, argument, argument2);</code>) and what Effect ID it uses. You can add your own Special Processes (keep in mind, that effect should be added first!).  


On the second tab, you can see Effect IDs and where they're used. There, you can add your own effects and import an ASM script to it.
On the second tab, you can see Effect IDs and where they're used. There, you can add your own effects and import an ASM script to it.
{{NavSkyTemple}}

Latest revision as of 16:12, 14 October 2025

Special Process Effects is a section that can be found in ASM-Patches. On the first tab, there is a list of all Special Processes (called by ProcessSpecial(XX, argument, argument2);) and what Effect ID it uses. You can add your own Special Processes (keep in mind, that effect should be added first!).

On the second tab, you can see Effect IDs and where they're used. There, you can add your own effects and import an ASM script to it.