sfcnr/gamemodes/irresistible/cnr/features/cop
Damen c07b0e362d Removes Passive Mode, Creates Health Check when Arresting, and Adjusts Below Sea Level Value
- Removes Passive Mode from the game, while keeping the Spawn Kill Protection.
- Creates a Health Check on the Victim when attempted to be affected by a LEO command (taze, cuff, arrest)
- Adjusts the value return of 'IsPlayerBelowSeaLevel' to ensure that you can still use vehicle commands when the waves flow around.
2019-04-04 01:20:00 -04:00
..
_cop.pwn move ticket code into its own module cop/ticket.pwn 2019-01-01 18:20:43 +11:00
arrest.pwn Removes Passive Mode, Creates Health Check when Arresting, and Adjusts Below Sea Level Value 2019-04-04 01:20:00 -04:00
bail.pwn place bail code in cop/bail.pwn 2019-01-01 18:13:42 +11:00
cop_chat.pwn move cop chat into cop/cop_chat.pwn 2018-12-22 23:36:05 +11:00
jail.pwn moves breakout cmd to jail module, adjusts breakcuff success rate 2019-01-15 22:31:15 -05:00
ticket.pwn move ticket code into its own module cop/ticket.pwn 2019-01-01 18:20:43 +11:00