basic skript tutorial with examples - Minehut Forums So you wanna learn skript First thing to start with would be commands, they're simple and easy to use and I will be using them throughout this tutorial To get started setup your server and install Skript (preferably the latest version) After you've done that you're ready to get started, if any
Skript Tutorial #1 - File System And Installation. Click Plugins, Click Skript, Click Scripts Create a new file named main sk Add Code To The Skript File Open your main sk file Copy Paste your code into the file Scroll down to the bottom Click Save File Reload Your Code In Game Join your server (You have to be operator ) Run command sk reload main Test your code!
How to use Skript - Community FAQ - Minehut Forums You can also test check your scripts for errors here: https: parser skunity com If you need more help with Skript, head over to the Skript discussion on the forums, or join our Discord! Compiled by the Minehut Staff Team Edited February 12, 2021 by _iz_ Added better descriptions
Easy Skript Reload Skript - Script Releases - Minehut Forums Also when you did loop all scripts where [input contains arg-1]:, why not just use the variable {_a::*} you set earlier? ah I guess I missed that, I edited it, and i know reload script exists but then it would not send them errors when they reload, which defeats the purpose yk @_Tarna_
Guns (Skript) - Script Releases - Minehut Forums I made a script with a few guns Here are the stats I put in the beginning of the script: #Pistol: 1 (10 ammo capacity, 4 DMG) [Leather Horse Armor named " 7Pistol"] #Burst Rile: 2 (15 ammo capacity, 3 DMG) [Iron Horse Armor named " aBurst Rifle"] #AK-47: 3 (25 ammo capacity, 2 DMG) [Iron
scripts not working - Discussion - Minehut Forums not all scripts are broken, but many of my important ones are and it's starting to piss me off! Either causes lag that hasn't been there before or doesn't work at all I hate the fact that I have to struggle with learning a way to fix things when I got something finally to work
Skript Tutorial - Basics - Script Releases - Minehut Forums You should see a folder named "Scripts", click it To add a skript, click on the button that says "Create a file" when you hover over it Enter the file name that you want it to be called Make sure it has " sk" at the end and click "Create" Find the file you have just created and open it You can now add code into that skript