mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Start documentation for map callbacks.
This commit is contained in:
parent
906d356e09
commit
33eb3c6af2
@ -18,6 +18,24 @@
|
||||
|
||||
- **`dbw` *type*, *script***
|
||||
|
||||
Callback types:
|
||||
|
||||
- **`MAPCALLBACK_NEWMAP`**
|
||||
|
||||
- **`MAPCALLBACK_TILES`**
|
||||
|
||||
- **`MAPCALLBACK_OBJECTS`**
|
||||
|
||||
- **`MAPCALLBACK_SPRITES`**
|
||||
|
||||
- **`MAPCALLBACK_CMDQUEUE`**
|
||||
|
||||
**`dbw CMDQUEUE_STONETABLE,` *table_pointer***
|
||||
|
||||
**`stonetable` *warp_id*, *person*, *script***
|
||||
|
||||
**`db -1 ; end`**
|
||||
|
||||
|
||||
## Event scripts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user