-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.lua
More file actions
298 lines (296 loc) · 10.1 KB
/
Copy pathconfig.lua
File metadata and controls
298 lines (296 loc) · 10.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
Config = {}
Config.TriggerList = {
esx_vehicleshop_getCategories = 3,
esx_vehicleshop_getVehicles = 4,
esx_vehicleshop_buyVehicle = 4,
--esx_vehicleshop_isPlateTaken = 10,
esx_vehicleshop_retrieveJobGradeVehicles = 5,
esx_vehicleshop_RentCar = 5,
esx_vehicleshop_returnRentCar = 5,
master_vehicles_getOwnedVehicles = 8,
master_vehicles_storeVehicle = 5,
master_vehicles_SpawnGarageCar = 4,
car_lock_GiveKeys = 4,
car_lock_CheckOwnership = 4,
esx_policejob_confiscatePlayerItem = 6,
esx_policejob_handcuff = 3,
esx_policejob_drag = 5,
esx_policejob_dragCopOff = 5,
esx_policejob_dragOff = 5,
esx_policejob_putInVehicle = 5,
esx_policejob_OutVehicle = 5,
esx_policejob_putStockItems = 5,
esx_policejob_getOtherPlayerData = 10,
esx_policejob_getFineList = 4,
esx_policejob_getVehicleInfos = 4,
esx_policejob_getVehicleFromPlate = 4,
esx_policejob_getItems = 10,
esx_policejob_GiveWeapon = 10,
esx_policejob_GetWeapon = 10,
esx_policejob_GetItem = 10,
esx_vehicleshop_getVehicles = 5,
esx_policejob_spawned = 5,
esx_policejob_forceBlip = 5,
esx_policejob_message = 2,
master_gang_isInGang = 5,
master_gang_GetGang = 5,
master_gang_saveclothes = 4,
master_gang_getPlayerInventory = 5,
master_gang_GetSkin = 5,
master_gang_getGangItems = 5,
master_gang_AddItem = 5,
master_gang_GetItem = 5,
master_gang_startSearch = 6,
master_gang_confiscatePlayerItem = 6,
master_gang_SearchRequest = 10,
master_gang_handcuff = 3,
master_gang_drag = 5,
master_gang_putInVehicle = 5,
master_gang_OutVehicle = 5,
master_mechanicjob_impound_carstart = 5,
master_mechanicjob_repair_car = 5,
master_mechanicjob_getItems = 5,
master_mechanicjob_GetItem = 5,
master_mechanicjob_getVehiclesPrices = 3,
master_mechanicjob_buyMod = 5,
master_mechanicjob_check_car = 5,
master_mechanicjob_refreshOwnedVehicle = 5,
esx_ambulancejob_revive = 5,
esx_ambulancejob_reviveHospital = 5,
esx_ambulance_movetoStretcher = 5,
esx_ambulancejob_heal = 5,
esx_ambulancejob_putInVehicle = 5,
esx_ambulancejob_removeItemsAfterRPDeath = 2,
esx_ambulancejob_getItemAmount = 5,
esx_ambulancejob_buyJobVehicle = 5,
esx_ambulancejob_storeNearbyVehicle = 5,
esx_ambulancejob_removeItem = 5,
esx_ambulancejob_giveItem = 5,
esx_ambulancejob_getDeathStatus = 100,
esx_ambulancejob_setDeathStatus = 5,
esx_billing_sendBill = 2,
esx_billing_getBills = 5,
esx_billing_getTargetBills = 5,
esx_clotheshop_saveOutfit = 5,
esx_clotheshop_buyClothes = 3,
esx_clotheshop_checkPropertyDataStore = 100,
esx_communityservice_finishCommunityService = 2,
esx_communityservice_completeService = 2,
esx_communityservice_extendService = 2,
esx_communityservice_sendToCommunityService = 2,
esx_communityservice_checkIfSentenced = 3,
esx_qalle_brottsregister_add = 5,
esx_qalle_brottsregister_grab = 5,
esx_qalle_brottsregister_remove = 5,
esx_customItems_remove = 5,
esx_doorlock_updateState = 10,
esx_doorlock_getDoorState = 10,
esx_drugs_sellDrug = 20,
esx_drugs_buyLicense = 3,
esx_drugs_pickedUpCannabis = 2,
esx_drugs_canPickUp = 3,
esx_drugs_outofbound = 3,
esx_drugs_quitprocess = 3,
esx_drugs_cannabis_count = 10,
esx_drugs_processCannabis = 5,
esx_drugs_cancelProcessing = 5,
esx_license_addLicense = 2,
esx_license_removeLicense = 2,
esx_license_getLicense = 5,
esx_license_getLicenses = 5,
esx_license_checkLicense = 5,
esx_license_getLicensesList = 5,
esx_property_getProperties = 5,
esx_property_rentProperty = 2,
esx_property_buyProperty = 2,
esx_property_removeOwnedProperty = 2,
esx_property_removeOwnedPropertyIdentifier = 2,
esx_property_saveLastProperty = 100,
esx_property_deleteLastProperty = 5,
esx_property_getItem = 6,
esx_property_putItem = 6,
esx_property_getOwnedProperties = 5,
esx_property_getLastProperty = 5,
esx_property_getPropertyInventory = 5,
esx_property_getPlayerInventory = 5,
esx_property_getPlayerDressing = 10,
esx_property_getPlayerOutfit = 6,
esx_property_removeOutfit = 5,
esx_service_activateService = 3,
esx_service_disableService = 5,
esx_service_notifyAllInService = 3,
esx_service_enableService = 2,
esx_service_GetServiceCount = 5,
esx_service_isInService = 100,
esx_service_getInServOnlinePlayers = 5,
esx_service_getInServiceList = 5,
esx_service_getInServicePlayers = 5,
esx_shop_requestDBItems = 4,
esx_shops_buyItem = 20,
esx_skin_save = 10,
esx_skin_responseSaveSkin = 10,
esx_skin_getPlayerSkin = 15,
esx_wanted_wantedPlayer = 5,
esx_wanted_retrieveWantedPlayers = 10,
esx_wanted_retrieveWantedTime = 10,
esx_wanted_updateWantedTime = 10,
esx_wanted_unWantedPlayer = 10,
esx_clientLog = 10,
esx_giveInventoryItem = 10,
esx_removeInventoryItem = 10,
esx_useItem = 3,
esx_onPickup = 5,
esx_getOtherPlayerData = 5,
esx_getPlayerNames = 4,
heli_spotlight = 5,
instance_create = 5,
instance_close = 5,
instance_enter = 5,
instance_leave = 5,
instance_invite = 5,
InteractSound_SV_PlayOnOne = 10,
InteractSound_SV_PlayOnSource = 10,
InteractSound_SV_PlayOnAll = 10,
InteractSound_SV_PlayWithinDistance = 10,
bank_deposit = 3,
bank_withdraw = 3,
bank_balance = 8,
bank_transfer = 3,
master_chat_GetSuggestions = 3,
master_chat_newMessage = 10,
master_hlaptop_haslaptop = 5,
master_hlaptop_hasLaptopAndRasp = 5,
esx_identity_registerIdentity = 5,
ammunition_removeAmmoItem = 10,
--Master_Inventory_getPlayerInventory = 10,
GetCharacterNameServer = 3,
Master_Inventory_getSecInventory = 5,
Master_Inventory_putItemSec = 5,
Master_Inventory_PutItemToMain = 5,
Master_Inventory_removeItem = 5,
Master_Inventory_giveWeapon = 5,
Master_Inventory_doesWeaponHas = 5,
Master_Inventory_updateAmmoCount = 5,
Master_Inventory_isWeaponNumberTaken = 5,
master_jail_jailPlayer = 5,
master_jail_unJailPlayer = 2,
master_jail_updateJailTime = 2,
master_jail_prisonWorkReward = 2,
master_jail_retrieveJailedPlayers = 2,
master_jail_retrieveJailTime = 2,
master_minerJob_SellItem = 20,
master_minerJob_StartMining = 10,
master_mp3player_mp3player = 5,
master_radio_hasRadio = 5,
master_robbery_pedDead = 5,
master_robbery_handsUp = 3,
master_robbery_pickUp = 2,
master_robbery_canRob = 5,
master_robbery_rob = 5,
master_robbery_bank_get_times = 5,
master_robbery_bank_rob = 5,
master_robbery_bank_finishRob = 2,
master_robbery_bank_toofar = 3,
master_robbery_bank_HackingRaspStart = 2,
master_robbery_bank_HackingRaspDone = 2,
master_robbery_jewelry_get_times = 5,
master_robbery_jewelry_canRob = 10,
master_robbery_jewelry_toofar = 2,
master_robbery_jewelry_endrob = 2,
master_robbery_jewelry_rob = 2,
master_scoreboard_get_all_data = 10,
mumble_Initialise = 1,
mumble_SetVoiceData = 20,
Master_AdminPanel_RequestOpenUI = 5,
Master_AdminPanel_RequestOpenUIPlayer = 8,
Master_AdminPanel_RequestGoTo = 3,
Master_AdminPanel_RequestSummon = 3,
Master_AdminPanel_RequestDeleteItem = 3,
Master_AdminPanel_RequestDeleteWeapon = 3,
Master_AdminPanel_RequestPlayerBan = 3,
Master_AdminPanel_RequestPlayerunBan = 3,
Master_AdminPanel_ScreenshotRequest = 3,
Master_AdminPanel_ScreenShotBack = 3,
Master_AdminPanel_requestSpectate = 3,
explosionEvent = 3,
master_society_RequestOpenBossMenu = 3,
master_society_RequestOpenUIPlayer = 3,
master_society_RequestSaveChanges = 3,
master_society_InviteToJob = 3,
master_society_acceptRequest = 1,
entityCreating = 5,
clearPedTasksEvent = 2,
entityCreatingPed = 15,
TazerAttack = 2,
master_medicjob_playerIsDead = 5,
master_support_LoadTicket = 20,
master_support_LoadTicket = 20,
master_support_AcceptTicket = 10,
master_support_CloseTicket = 10,
master_support_NewReplay = 10,
master_support_NewTicket = 10,
master_policejob_storeVehicle = 10,
master_medic_storeVehicle = 10,
esx_policejob_dragOnCop = 5,
master_mechanicjob_FinishCustom = 5,
master_mechanicjob_VehiclesInWatingList = 5,
master_mechanicjob_PayVehicleOrders = 5,
master_mechanicjob_buyMod = 5,
chat_commands = 6,
killPlayer = 4,
ServerValidEmote = 10,
ServerEmoteRequest = 10,
ptFxEvent = 1,
startProjectileEvent = 1,
master_paintball_CreateLobby = 10,
master_paintball_QuitLobby = 10,
master_paintball_ToggleReadyPlayer = 20,
master_paintball_StartMatch = 10,
master_paintball_SetPlayerReqs = 10,
master_paintball_GetLobbyList = 10,
master_paintball_JoinLobby = 10,
master_paintball_SwitchTeam = 10,
master_paintball_GetLobbyPassword = 20,
master_paintball_StartRound = 3,
master_paintball_FinishPaintBall = 2,
master_paintball_onPBDeath = 6,
master_craft_OpenUI = 10,
master_craft_createItem = 6,
master_gang_GetTopGang = 10,
master_gang_GetGang = 10,
master_gang_start_capture = 3,
master_policejob_try_tackle = 2,
master_policejob_request_support = 4,
master_job_startTruckJob = 5,
master_job_CarIsReady = 1,
master_job_finished_truck = 1,
}
Config.DiscordChannels = {
connect = 'https://discord.com/api/webhooks/cccccccccccccccccccc',
extendedconnect = 'https://discord.com/api/aaaaaaaaaaaaaaaaaaaaaaaa',
disconnect = 'https://discord.com/api/webhooks/aaaaaaaaaaaaaaaa',
ddos = 'https://discord.com/api/webhooks/xxxxxxxxxxxxxxxx',
robstart = 'https://discord.com/api/webhooks/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
jail = 'https://discord.com/api/webhooks/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
comserv = 'https://discord.com/api/webhooks/',
inventory = 'https://discord.com/api/webhooks/',
gmactivity = 'https://discord.com/api/webhooks/',
highgmactivity = 'https://discord.com/api/webhooks/',
factionmenuactivity = 'https://discord.com/api/webhooks/',
gangmenuactivity = 'https://discord.com/api/webhooks/',
kills = 'https://discord.com/api/webhooks/',
reports = 'https://discord.com/api/webhooks/',
medicreviveheal = 'https://discord.com/api/webhooks/',
bank = 'https://discord.com/api/webhooks/',
gmpanel = 'https://discord.com/api/webhooks/',
gmpanelbans = 'https://discord.com/api/webhooks',
rpcmds = 'https://discord.com/api/webhooks/',
masterwarden = 'https://discord.com/api/webhooks/',
explosions = 'https://discord.com/api/webhooks/',
jobsociety = 'https://discord.com/api/webhooks/',
gangsociety = 'https://discord.com/api/webhooks/',
newlife = 'https://discord.com/api/webhooks/',
mining = 'https://discord.com/api/webhooks/',
carshop = 'https://discord.com/api/webhooks/',
impound = 'https://discord.com/api/webhooks/',
}