Special Process Effect: Difference between revisions
Added Special Process Effects to the wiki Tags: Visual edit Mobile edit Mobile web edit |
m Fix typos |
||
| 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. | ||