Jump to content

Skripted Top gangs/clans


AddBattlePass

Recommended Posts

I tried to make a skript that shows the top gangs that have the most coins, but it whether turns to <none> or duplicates itself..

I tried many ways to do it but non of them worked.

Here's 2 versions:

broken.sk

1st version does this.

image.png.a52afb6cb901b39c058f7136d2dec5c2.png

 

 

2nd version does this.

image.png.30b8734b76123acb38a5dace27d87c79.png

 

I don't know how to fix this, can anyone help..?

Link to comment
Share on other sites

12 minutes ago, AddBattlePass said:

I tried to make a skript that shows the top gangs that have the most coins, but it whether turns to <none> or duplicates itself..

I tried many ways to do it but non of them worked.

Here's 2 versions:

broken.sk 1.95 kB · 0 downloads

1st version does this.

image.png.a52afb6cb901b39c058f7136d2dec5c2.png

 

 

2nd version does this.

image.png.30b8734b76123acb38a5dace27d87c79.png

 

I don't know how to fix this, can anyone help..?

The reason it duplicates is probably this line

set {_playeruuid} to "%loop-value%" parsed as offline player's uuid

Because it seems like you're using the players instead of the clans/gangs so my guess is that the clan "Youtuber" and "UwU" have 4 members that's why they show multiple times.

Can't you just loop this instead of {gang::*} to only get the clan coins and names

{gang::coins::*}

It seems like here the index is the clan name and the value is the coins give that a shot

tumblr_lqahoaPLkC1ql1l0v.gif

Feel free to add me on discord if you:

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need help with plugins

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need help with skripts

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need to vent about something

tumblr_lqahoaPLkC1ql1l0v.gif

>[ ‧₊˚꒰ʚ Starshine ɞ ‧✦ *#2683 ]<

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...