You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Start documentation for map callbacks.
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user