Solved Question about tab groups

  • 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 community!

    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.
Buscaste algún addon relacionado al chat? Desconozco si skript sin addons pueda hacerlo.
 
  • Like
Reactions: PuchiGFX
No, el skript que uso para los nametags es wildskript.
Si te refieres a eso ahí tienes la respuesta.
codigo:
code_language.skript:
every 20 tick:
    loop all players:
        set loop-player tab name to "%coloured loop-player's prefix%%loop-player%"
        set loop-player's tag to "%coloured loop-player's prefix%"
 
Buscaste algún addon relacionado al chat? Desconozco si skript sin addons pueda hacerlo.
No, el skript que uso para los nametags es wildskript.
Si te refieres a eso ahí tienes la respuesta.
codigo:
Por favor hablen en ingles o tradúzcanlo como yo lo hice ahora. Ahora, con respecto a tu problema, lo que tienes que hacer es crear diferentes teams con los scoreboards, añadir a los jugadores y ponerles un prefijo, por ejemplo:
Code:
1Owner
2Admin
3Mod
etc

Please talk on English or translate it like I did now. Now, regarding your issue, what you need do is create different teams with the scoreboards, add the players to it and put a prefix to their name, for example:
Code:
1Owner
2Admin
3Mod
etc
 
I
Por favor hablen en ingles o tradúzcanlo como yo lo hice ahora. Ahora, con respecto a tu problema, lo que tienes que hacer es crear diferentes teams con los scoreboards, añadir a los jugadores y ponerles un prefijo, por ejemplo:
Code:
1Owner
2Admin
3Mod
etc

Please talk on English or translate it like I did now. Now, regarding your issue, what you need do is create different teams with the scoreboards, add the players to it and put a prefix to their name, for example:
Code:
1Owner
2Admin
3Mod
etc
Can u send me an example? (idk how to do it)
 
How does it works?? Can u send me a example pls? :emoji_slight_smile: Thank you! :emoji_slight_smile:
 
Status
Not open for further replies.