mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-01-09 10:49:28 +08:00
feat(Enums): Updated script event hashes
This commit is contained in:
parent
102a0af80a
commit
c7b2763e8c
@ -103,24 +103,24 @@ namespace big
|
|||||||
|
|
||||||
enum class eRemoteEvent
|
enum class eRemoteEvent
|
||||||
{
|
{
|
||||||
Bounty = -1906146218,
|
Bounty = 1294995624,
|
||||||
CeoBan = 1355230914,
|
CeoBan = -764524031,
|
||||||
CeoKick = -316948135,
|
CeoKick = -316948135,
|
||||||
CeoMoney = 1152266822,
|
CeoMoney = 1890277845,
|
||||||
ClearWantedLevel = 1187364773,
|
ClearWantedLevel = -91354030,
|
||||||
FakeDeposit = 153488394,
|
FakeDeposit = 677240627,
|
||||||
ForceMission = -1147284669,
|
ForceMission = 2020588206,
|
||||||
GtaBanner = 1659915470,
|
GtaBanner = 1572255940,
|
||||||
PersonalVehicleDestroyed = 299217086,
|
PersonalVehicleDestroyed = 802133775,
|
||||||
RemoteOffradar = -397188359,
|
RemoteOffradar = -391633760,
|
||||||
RotateCam = -1320260596,
|
RotateCam = 801199324,
|
||||||
SendToCutscene = 1889984715,
|
SendToCutscene = 1068259786,
|
||||||
SendToIsland = -1479371259,
|
SendToIsland = -621279188,
|
||||||
SoundSpam = 1537221257,
|
SoundSpam = 1132878564,
|
||||||
Spectate = -148441291,
|
Spectate = -1113591308,
|
||||||
Teleport = 1249026189,
|
Teleport = 603406648,
|
||||||
TransactionError = -2041535807,
|
TransactionError = -1704141512,
|
||||||
VehicleKick = -1005623606
|
VehicleKick = 578856274
|
||||||
};
|
};
|
||||||
|
|
||||||
enum class eSessionType
|
enum class eSessionType
|
||||||
|
Loading…
x
Reference in New Issue
Block a user