Introduce callback, hiddenitem, conditional_event, and cmdqueue macros for map scripts
This commit is contained in:
@@ -14,7 +14,7 @@ Route43_MapScriptHeader:
|
||||
|
||||
.MapCallbacks:
|
||||
db 1
|
||||
dbw MAPCALLBACK_NEWMAP, .CheckIfRockets
|
||||
callback MAPCALLBACK_NEWMAP, .CheckIfRockets
|
||||
|
||||
.CheckIfRockets:
|
||||
checkevent EVENT_CLEARED_ROCKET_HIDEOUT
|
||||
|
Reference in New Issue
Block a user