


Installation:

1.Download and install ScriptHook by Alexander Blade.
2.Download and install ScriptHookV .NET by Crosire.

:::IMPORTANT::: ONLY ONE OF THEM

3.Copy ------> noragdoll.dll --> OR <-- noragdolls.cs <-------- to scripts folder in your GTA V Installation folder.

:::IMPORTANT::: ONLY ONE OF THEM

4.Press Numpad 0 in game to activate

Configure:
You can change the activation key in the .cs version by modifying the line:

		Keys AKEY = Keys.NumPad0;
 
If you want F7 to be the activation key:

		Keys AKEY = Keys.F7;