#skript dont work well
1 messages · Page 1 of 1 (latest)
remove skquery/skrayfall/skmorkaz
ik skquery and skrayfall breaks skript a lot
idk about skmorkaz but i dont think its that useful
kk
if you need scoreboards use skbee
ill try
if i denstall them they break some of my skripts
becouse some of them i use
ok thats fine if its scoreboards use skbees scoreboards
i use plugin for scoreboard
what scripts are broken ?
i use skbee for othere stuff
some different like my skriptet crates
hmm you using skmorkaz for that or smth ?
you could probably install it again ig but i dont know if it breaks skript at all or not
i never used it
how can i check?
just install it and see but it looks quite outdated so idk if it will work
the spigot page says it supports 1.7-1.8 lol
but the plugin is green they work
if it doesnt work you might have to rewrite any stuff your using skmorkaz noteblock api for in another addon
noteblock api wahts that
im assuming you using the skmorkaz noteblock api for the crates ?
thaths the next thing skript dont show me errors allways say no error found
this i use
oh idk
i use skrayfall or sk query for crates
did you remove skrayfall and skquery ?
can you send the script here
also what stuff doesnt work is it just crates ?
no some different FOLDERS not only skript the skript plugin dont take the folders
what ?
you can only load scripts from /plugins/Skript/scripts
you can have folders in /scripts though
but what ones dont and which do
and can you send the ones that dont work and any errors it has when loading them
i cant help you with only that information i need the scripts and the errors and you sure theres no errors have you tried loading individual ones ? did you check console ?
bro i am going cry
sometimes you will get errors in the console
i said MY SKRIPT PLUGIN dont work well sometimes with some skripts(folders) ,skript dont use them they just say no error found but dont use waht inside
it could be a addon causing issues which is why im asking for the scripts so i can take a look whats being used
and most the time if you dont get errors loading specific ones but it doesnt work a addon or skript will throw a error to console
(even if it says it loaded it)
like this the server dont use```on join:
if {exp::%player%} is not set:
set {exp::%player%} to 0
if {lvl::%player%} is not set:
set {lvl::%player%} to 1
every second:
loop all players:
if {lvl::%loop-player%} <= 500:
if {exp::%loop-player%} is divisible by 1000:
remove 1000 from {exp::%loop-player%}
add 1 to {lvl::%loop-player%}
send "&b&lJoes&f&lFarms &b► &fYou reached a new level! [&b%{lvl::%player%}%&f]" to player
command levelstats:
trigger:
send "{lvl::%player%} / {exp::%player%}" to player```
ohh
is divisible is skquery
cosole send this if i reload
waht does this mean?
i dont know since its cut off a bit
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
this is all
first of ^
there might be smth wrong with the skript you downloaded
where did you download it ?
!skript
Skript
If you're interested in learning Skript or simply want to use it on your server, watch the following playlist below to learn how!
whats the servers version ?
alr tried dont change anything only my crates dont work anymore
1.17.1
paper
maybe i should change to spigot?
nah i dont think thats a issue
you downloaded it from https://github.com/SkriptLang/Skript/releases right ?
yeah
what about your crates script any errors in console for that ?
yeah it did in console
.
thats not the crates script though ?
but what do you get when loading your crates script
nothing they work with ignore the crates
like this dont work
they dont use the folder
also i just realized there you use player but its meant to be loop-player
since your looping all players
i reloaded every skript now and the console give me this error
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
waht does the error mean?
remove this code and see if everything works ?
maybe any othere guy know waht this mean
does it complain about anything else in console when you dont have that code
pls forgot the code its not the code
i got same errors... before i wrote the code
you sure ?
because its complaining about smth in that code
so you couldnt of gotten the same thing
hmm your right i think it work now but idk why the othere crash skript
