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 wanted level has changed.
This commit is contained in:
@ -382,6 +382,7 @@ enum EventType
|
||||
EVT_PLAYERSKIN,
|
||||
EVT_PLAYERMONEY,
|
||||
EVT_PLAYERSCORE,
|
||||
EVT_PLAYERWANTEDLEVEL,
|
||||
EVT_VEHICLECOLOUR,
|
||||
EVT_VEHICLEHEALTH,
|
||||
EVT_VEHICLEPOSITION,
|
||||
|
Reference in New Issue
Block a user