| Command | Target | Param | Param | Param | Active time | String |
|---|---|---|---|---|---|---|
| FilterToSmall | x | x | x | x | Length | x |
| FilterToBig | x | x | x | x | Length | x |
| FilterToFire | x | x | x | x | Length | x |
| FilterMount | x | x | x | x | Length | x |
| FilterReservePowerup | x | x | x | x | Length | x |
| FilterPlayer | x | Player ID | Filter to ID | x | Length | x |
| Command | Target | Param | Param | Param | Active time | String |
|---|---|---|---|---|---|---|
| HeartSystem | Display X | Display Y | Max hearts | x | Length | x |
| InfiniteFlying | x | x | x | x | Length | x |
| ForceFacing | NPC ID | Section | x | x | Length | x |
| Command | Target | Param | Param | Param | Active time | String |
|---|---|---|---|---|---|---|
| ShowText | x | X position | Y position | Font type | Length | String |
| ShowNPCLifeLeft | NPC ID | X position | Y position | Section | Length | Base Health |
| Command | Target | Param | Param | Param | Active time | String |
|---|---|---|---|---|---|---|
| Trigger | New section | Event | x | x | x | x |
| Timer | Target | Action | Display? | Reset? | Length | x |
| TriggerRandom | Possible event 1 | Possible event 2 | Possible event 3 | Possible event 4 | Length | x |
| TriggerZone | Event to trigger | Top edge | Bottom edge | Left edge | Right edge | Options |
| IfNPC | NPC ID | Condition | Trigger section | Event to trigger | Length | x |
| OnInput | x | Button | First frame? | Event to trigger | Length | x |
| OnCustomCheat | x | x | Only once? | Event to trigger | Length | Type |
| OnPlayerMem | Offset | Value | Comparison type | Event to trigger | Length | Type |
| OnGlobalMem | Address | Value | Comparison type | Event to trigger | Length | Type |
| BlockTrigger | Who | Block type | Collision type | Event | Length | Options |
| Command | Target | Param | Param | Param | Active time | String |
|---|---|---|---|---|---|---|
| DebugPrint | x | x | x | x | x | x |
| DebugWindow | x | x | x | x | x | x |
#-1
-- Load level --
#0
-- Always --
#5
-- Section 5 --
#1005
-- Custom event 1005 --
#END
ShowText,0,50,50,3,0,Hi
#0
IfNPC,178,2,0,1000,0,once
#1000
HeartSystem,610,35,7,0,0,0
SFX,0,83,0,0,0,0
#END