Commit Graph

25 Commits

Author SHA1 Message Date
Pichai Lertwachirakul
a5c222b9a2
reset money don't need to give money back 2020-05-28 04:41:30 +07:00
Lorenc Pekaj
635e77c341
call CHEAT_TYPE_CARWARP instead of RAPID_FIRE 2019-04-19 18:18:09 +10:00
Lorenc Pekaj
395e610e8a delay call by 10ms to avoid foreach premature foreach iterator removals 2019-02-17 23:57:22 +11:00
Damen
ca0c93bb37 more adjustments based on comments 2019-01-26 22:45:00 -05:00
Damen
7278d113f5 adjustments made per comments and testing 2019-01-25 19:41:05 -05:00
Damen
00beb49466 removes the ability for LEOs to purchase a chainsaw, while also reworking certain functions to make them more accessible for global use 2019-01-25 00:18:07 -05:00
Lorenc Pekaj
70b04977ca make code consistent in anti money hack module 2019-01-02 03:01:53 +11:00
Lorenc Pekaj
18eb6c9ca6 move money hack code to module 2019-01-02 03:00:54 +11:00
Lorenc Pekaj
bdb6bda5bc * move gang bank, player bank into its own modules
* save player money each time a cash flow occurs (beta)
2019-01-01 22:33:06 +11:00
Lorenc Pekaj
2ed679b149 add OnPlayerMoneyChanged callback 2019-01-01 22:01:46 +11:00
Lorenc Pekaj
fc7aeb2559 move player bugger code as module of anticheat/player_bugger.pwn 2019-01-01 18:38:35 +11:00
Lorenc Pekaj
b19c4be348 move thermal vision fix code as an anticheat module 2019-01-01 18:30:15 +11:00
Lorenc Pekaj
c5d887bf06 modify header of script to use simple names/aliases 2018-12-12 19:21:57 +11:00
Lorenc Pekaj
d03591a9a2 move bot attack code into its own module 2018-10-29 02:12:09 +11:00
Lorenc Pekaj
45b73b7311 index out of bounds fix for npcs 2018-10-22 00:35:40 +11:00
Lorenc Pekaj
23e21bc109 add car particle spam and player pickup spam into anticheat modules 2018-10-17 04:20:16 +11:00
Lorenc Pekaj
7f69b7427f move car mod checker as an anticheat module... move charging for vehicle components in the anticheat money module 2018-10-10 14:59:03 +11:00
Lorenc Pekaj
278f3f7c6b add back check to see if player is in vehicle ... for death bug 2018-10-10 11:26:53 +11:00
Steven Howard
f0377f3d5c fixes the deadly death bug 2018-10-09 16:04:52 +01:00
Lorenc Pekaj
8831de493a move fake-kill and car warp code into respective anticheat modules 2018-09-19 10:23:00 +10:00
Lorenc Pekaj
52b7d22ee7 move rapidfire detection and invalid bullet detection into its own ac module 2018-09-19 10:09:14 +10:00
Lorenc Pekaj
97b129e2fe vending machine bug fix 2018-09-11 07:58:33 +10:00
Lorenc Pekaj
4df1a7561d modulize vending machines and thrown into anticheat package 2018-09-11 07:29:38 +10:00
Lorenc Pekaj
d5a9c7f8a3 server-sided money is now a part of the anticheat modules 2018-09-11 07:15:04 +10:00
Lorenc Pekaj
6e9073296f moved gamemode modules into gamemodes/irresistible ... updated git ignore 2018-09-10 02:01:29 +10:00