Hi,
I have problem. I want to write top of player's levels in digging.
My code snippet:
https://code.skript.pl/iCKY2V1X/
While player is digging, value 1 has added to variable {levels::currentlevel::%player%}.
When i have 2 players (test and test2), and they have the same level (2), script update variable in {_list::%loop-value%}. I would like to script add new, not update.
You dont understand?
On the server are two players, test and test2. They have the same level - 2. When i want to see top of player's level, skript will add one of them.
Sorry for my bad English. I hope you understand.
I have problem. I want to write top of player's levels in digging.
My code snippet:
https://code.skript.pl/iCKY2V1X/
While player is digging, value 1 has added to variable {levels::currentlevel::%player%}.
When i have 2 players (test and test2), and they have the same level (2), script update variable in {_list::%loop-value%}. I would like to script add new, not update.
You dont understand?
On the server are two players, test and test2. They have the same level - 2. When i want to see top of player's level, skript will add one of them.
Sorry for my bad English. I hope you understand.