This resource is not plugin
Realistic sprint script is used to add realistic element to game.
When player start sprinting his speed is gradually increased
What is script offering?
- Customizability
- Simplicity
Requirements:
-
Skript
Installation:
- Download the realistic sprint script
- Put script in file located /plugins/skript/scripts
Setting up:
- Open file resprint.sk
- Edit values in "Options" section to your liking
- You can set if sprint progress should be shown in xp bar, increase of xp bar, default player's speed, maximum sprint speed, increase of sprint speed over predefined time
Code (Text):
#-----------------------------------------------------------------------------------------------------
options:
#basic
xp: true #Should script show sprint progress in xp bar?
increase_xp: 0.0195 #How fast should be xp bar filled. If you change values, you have to balance
# this option, since it can increase level of player
default: 0.175 #Player's walk speed while not sprinting
max_speed: 0.3 #Maximum player's sprint speed
increase_speed: 0.0025 #How fast should player
often: 1 #How often should be speed increased in ticks
#-----------------------------------------------------------------------------------------------------
FAQ:
Can i edit the file?
Yes, script is written to be easily understood and edited
Can i order custom scripts?
Yes, you can contact me on my discord
Where to send ideas for improvements?
Join my discord and send the idea
Can i order one image, like is the one at top of page?
Yes, you can contact me on my discord
Don't use reviews to report bugs or give ideas