Updated Profiles & Included Config FIles

This commit is contained in:
2025-05-16 01:39:53 -04:00
parent 8635702fbf
commit 3a4d6de70c
36 changed files with 3158 additions and 1 deletions
@@ -0,0 +1,23 @@
## Settings file was created by plugin SmartAction v1.0.0
## Plugin GUID: com.spt.SmartAction
[Speed]
## When Player no move. Value 10 = x1 speed / 20 = x2 speed
# Setting type: Int32
# Default value: 15
# Acceptable value range: From 10 to 20
No Move = 15
## When Player Walk. Value Value 9 = x0.9 speed / Value 10 = x1 speed
# Setting type: Int32
# Default value: 10
# Acceptable value range: From 9 to 13
Walk = 10
## When Player Sprint. Value 9 = x0.9 speed / 10 = x1 speed
# Setting type: Int32
# Default value: 9
# Acceptable value range: From 9 to 13
Sprint = 9