mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-11-01 23:07:20 +01: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