Solved I literally do not know how to describe this.

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Jacob105

Member
Aug 7, 2020
48
1
8
24
Hi, I'm currently trying to make a kitpvp server and tried to make a scoreboard just recently.
I probably just should've settled without a not set/none check.
But I wanted to make it perfect, I had no errors in the logs or anything.
upload_2020-10-3_23-11-7.png

I'm trying to make it look like this:
Nitro | KitPVP
-------------------------------------
* Kills: <kills>
* Deaths: <deaths>
* Killstreak: <Killstreak> (<BestKillstreak>)
* KDR: <KDR>
* Money: <Money>
-------------------------------------


But, I ran into a problem, as you can see it shows Killstreak 3 times. Please help.
Code: https://hastebin.com/jixoyatuzi.sql
Do I need to add more checks? Do I need to remove something?

Addons: skRayFall, Eratz, SkQuery, TuSKe
 
You accidently did that instead of "best killstreak" it will only say "killstreak"
 
Update: I fixed this kind of a long time ago (Like 2 or so weeks ago) I had to make an "if not set" check which I was trying to avoid. Oh well, it works perfectly!
 
Status
Not open for further replies.