Archived
Adding Mods w/Symlink
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
## Settings file was created by plugin Visceral Bodies v2.1.0
|
||||
## Plugin GUID: com.servph.visceralbodies
|
||||
|
||||
[Character Properties]
|
||||
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
Shoot off Helmets = true
|
||||
|
||||
# Setting type: Single
|
||||
# Default value: 15
|
||||
Helmet Knock Off Chance = 15
|
||||
|
||||
[Item Physical Properties]
|
||||
|
||||
## If you are getting too much lag turn this off. But most capable PC's should run this fine. (Besides on SoT)
|
||||
# Setting type: Boolean
|
||||
# Default value: false
|
||||
Item Physics = true
|
||||
|
||||
## Multiplier that determines the amount of force applied to physics objects.
|
||||
# Setting type: Single
|
||||
# Default value: 1
|
||||
Item Force Intensity = 1
|
||||
|
||||
[Ragdoll Phsyical Properties]
|
||||
|
||||
## How much force is applied to a shot. This is also dependent on caliber. Default is 85
|
||||
# Setting type: Single
|
||||
# Default value: 85
|
||||
Bullet Intensity = 85
|
||||
|
||||
## How much force is applied to a grenade explosion. This is also dependent on caliber. Default is 190
|
||||
# Setting type: Single
|
||||
# Default value: 190
|
||||
Grenade Intensity = 190
|
||||
|
||||
## Allows you to step on bodies. You can potentially get stuck on them once in awhile for brief moments. Turn this off if you do not like it.
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
Player Body Collision = true
|
||||
|
||||
Reference in New Issue
Block a user