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.
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
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.
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