#Leveling Up
1 messages · Page 1 of 1 (latest)
that i need a skript that will display my experience level before my name
that's easy, what's ur current progress on the code
none ;-;
so you haven't even researched?
help with what
on experience level change: isn't even a skript thing
where did you get the code from
you could make ur code by ur own easily
i searched for it already in the skript hub but cant find it
what did you search for?
experience
what did u find
u could quite literally just open up the website and type "experience"
sob
im not that smart
i searched it up but idk how to add it
its confusing
if ur trying to prove the point that im dumb then u did it
nah, im just not providing you the code so you actually research
you could check ur conditions every time someone chats or you could just check your conditions every time the event and then do whatever you wish to
on player experience increase?
I sent you the link mate...
that would work
but it would work only on increase
but the skript still doesnt work
i know
send the code
does that code make sense to you?
there isn't an initial if statement
set player's display name to "&8[%player's level%] &f%player%"
if player's level > 25 and player's level <= 50:
set player's display name to "&a[%player's level%] &f%player%"
else:
set player's display name to "&f%player%"
on chat:
set chat format to "%player's display name%: %message%"```
why do i need it
the code itself doesn't make sense btw
where do i input it then