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 player team has changed.
This commit is contained in:
@ -378,6 +378,7 @@ enum EventType
|
||||
EVT_PLAYEROPTION,
|
||||
EVT_PLAYERADMIN,
|
||||
EVT_PLAYERWORLD,
|
||||
EVT_PLAYERTEAM,
|
||||
EVT_VEHICLECOLOUR,
|
||||
EVT_VEHICLEHEALTH,
|
||||
EVT_VEHICLEPOSITION,
|
||||
|
Reference in New Issue
Block a user