Cop Surrender 1.1

Created On
N/A
Updated On
N/A
Total Views
4
Total Downloads
0
Maintainer
HKCSSER

Introduction:
This is a simple script which allow you to threaten the unarmed cops and make them surrender.

Controls:
Walk near an unarmed cop and aim at the cop using any gun.
*If the cop has taken out the gun, you are not able to make the cop surrender.

Config - Cop_Surrender.ini:
Chance_for_cop_surrender=30
(Chance [in %] for the cop to surrender)
Drop_weapon=1
(Cop will drop the weapon when surrender | Set it to 0 to disable this function)
Surrender_Cower_duration=-1
(Time [in ms] for the cop to keep surrendering or cowering | -1 means permanent)
Stungun_count_as_unarmed=1
(Cop using stun-gun will be counted as unarmed | Set it to 0 to disable this function)
Nightstick_count_as_unarmed=1
(Cop using nightstick will be counted as unarmed | Set it to 0 to disable this function)

Installation:
Copy Cop_Surrender.ini and Cop_Surrender.dll into "scripts" folder.
*Latest version of Script Hook V .NET is required

Changes in 1.1:

  • Added some new dialogues
  • Fixed a dead-checking issue