mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-30 22:17:13 +02:00
Implement a new event to receive notifications when a checkpoint world has changed.
This commit is contained in:
@ -366,6 +366,7 @@ enum EventType
|
||||
EVT_PICKUPRESPAWN,
|
||||
EVT_CHECKPOINTENTERED,
|
||||
EVT_CHECKPOINTEXITED,
|
||||
EVT_CHECKPOINTWORLD,
|
||||
EVT_ENTITYPOOL,
|
||||
EVT_CLIENTSCRIPTDATA,
|
||||
EVT_PLAYERUPDATE,
|
||||
|
Reference in New Issue
Block a user