Shelk Posté(e) le 2 septembre 2017 Posté(e) le 2 septembre 2017 Il y a 19 ... Bref la 30 messages pour te dire qu'il y a plus de 16 caractères,ou va le monde ?
Kriiista Posté(e) le 2 septembre 2017 Auteur Posté(e) le 2 septembre 2017 Il y a 19 ... Bref la 30 messages pour te dire qu'il y a plus de 16 caractères,ou va le monde ? Désoler mais je sais compté et il y en a 15. Au pire corrige pour voir.
Shelk Posté(e) le 2 septembre 2017 Posté(e) le 2 septembre 2017 &7&m--------------- &7&m = 4 --------------- = 15 15+4 = 19 Bref les lignes ne peuvent pas dépasser 16 donc tu dois changer dans mon code les lignes avec les tirets,je suis trop occupé pour le faire la T_T
Kriiista Posté(e) le 2 septembre 2017 Auteur Posté(e) le 2 septembre 2017 &7&m--------------- &7&m = 4 --------------- = 15 15+4 = 19 Bref les lignes ne peuvent pas dépasser 16 donc tu dois changer dans mon code les lignes avec les tirets,je suis trop occupé pour le faire la T_T Bah voila je t'ai demandé plus haut si le "&m&7" comptai tu m'a fouttu un vent. Kriiista
Shelk Posté(e) le 2 septembre 2017 Posté(e) le 2 septembre 2017 C'est un double post aussi,tu t'en doutes peut-être pas mais je clique sur la notif,ça me ramène au dernier message donc je lis pas forcément celui au dessus,croyant que c'était quelque chose que j'avais déjà vu ... Bref j'ai pas envie de m'embrouiller,maintenant t'as compris donc si tu pourrais me dire si du coup ça marche :x
Kriiista Posté(e) le 2 septembre 2017 Auteur Posté(e) le 2 septembre 2017 C'est un double post aussi,tu t'en doutes peut-être pas mais je clique sur la notif,ça me ramène au dernier message donc je lis pas forcément celui au dessus,croyant que c'était quelque chose que j'avais déjà vu ... Bref j'ai pas envie de m'embrouiller,maintenant t'as compris donc si tu pourrais me dire si du coup ça marche :x Très mais pour une raison inconnu, la première ligne séparatrice (entre le titre et 'ComboHits' n'apparait pas.
Kriiista Posté(e) le 2 septembre 2017 Auteur Posté(e) le 2 septembre 2017 Donne ton code C'est le même de celui dans haut mais j'ai virer des 4 '-' a chaque lignes
Shelk Posté(e) le 2 septembre 2017 Posté(e) le 2 septembre 2017 on damage of player: set {timecombo.%attacker%} to 0 if victim is {target.%attacker%}: add 1 to {combo.%attacker%} set {combo.%victim%} to 0 set {target.%attacker%} to target of the attacker if {target.%attacker%} is a player: wipe attacker's sidebar wait a tick set name of sidebar of attacker to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of attacker to 3 set score "&5&lComboHits: %{combo.%attacker%}%" in sidebar of attacker to 2 set score "&7&m-----------" in sidebar of attacker to 1 wait a tick wipe victim's sidebar set name of sidebar of victim to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of victim to 3 set score "&5&lComboHits: %{combo.%victim%}%" in sidebar of victim to 2 set score "&7&m-----------" in sidebar of victim to 1 if {target.%attacker%} is not set: set {combo.%victim%} to 0 add 1 to {combo.%attacker%} set {target.%attacker%} to target of the attacker wipe attacker's sidebar wait a tick set name of sidebar of attacker to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of attacker to 3 set score "&5&lComboHits: %{combo.%attacker%}%" in sidebar of attacker to 2 set score "&7&m-----------" in sidebar of attacker to 1 wait a tick wipe victim's sidebar set name of sidebar of victim to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of victim to 3 set score "&5&lComboHits: %{combo.%victim%}%" in sidebar of victim to 2 set score "&7&m-----------" in sidebar of victim to 1 if victim isn't {target.%attacker%}: set {combo.%attacker%} to 0 set {combo.%victim%} to 0 set {target.%attacker%} to target of the attacker wipe attacker's sidebar wait a tick set name of sidebar of attacker to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of attacker to 3 set score "&5&lComboHits: %{combo.%attacker%}%" in sidebar of attacker to 2 set score "&7&m-----------" in sidebar of attacker to 1 wait a tick wipe victim's sidebar set name of sidebar of victim to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of victim to 3 set score "&5&lComboHits: %{combo.%victim%}%" in sidebar of victim to 2 set score "&7&m-----------" in sidebar of victim to 1 every 1 second: loop all players: if {timecombo.%loop-player%} is set: add 1 to {timecombo.%loop-player%} if {timecombo.%loop-player%} = 5: set {combo.%loop-player%} to 0 wipe loop-player's sidebar wait a tick set name of sidebar of loop-player to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of loop-player to 3 set score "&5&lComboHits: %{combo.%loop-player%}%" in sidebar of loop-player to 2 set score "&7&m-----------" in sidebar of loop-player to 1
Kriiista Posté(e) le 3 septembre 2017 Auteur Posté(e) le 3 septembre 2017 on damage of player: set {timecombo.%attacker%} to 0 if victim is {target.%attacker%}: add 1 to {combo.%attacker%} set {combo.%victim%} to 0 set {target.%attacker%} to target of the attacker if {target.%attacker%} is a player: wipe attacker's sidebar wait a tick set name of sidebar of attacker to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of attacker to 3 set score "&5&lComboHits: %{combo.%attacker%}%" in sidebar of attacker to 2 set score "&7&m-----------" in sidebar of attacker to 1 wait a tick wipe victim's sidebar set name of sidebar of victim to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of victim to 3 set score "&5&lComboHits: %{combo.%victim%}%" in sidebar of victim to 2 set score "&7&m-----------" in sidebar of victim to 1 if {target.%attacker%} is not set: set {combo.%victim%} to 0 add 1 to {combo.%attacker%} set {target.%attacker%} to target of the attacker wipe attacker's sidebar wait a tick set name of sidebar of attacker to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of attacker to 3 set score "&5&lComboHits: %{combo.%attacker%}%" in sidebar of attacker to 2 set score "&7&m-----------" in sidebar of attacker to 1 wait a tick wipe victim's sidebar set name of sidebar of victim to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of victim to 3 set score "&5&lComboHits: %{combo.%victim%}%" in sidebar of victim to 2 set score "&7&m-----------" in sidebar of victim to 1 if victim isn't {target.%attacker%}: set {combo.%attacker%} to 0 set {combo.%victim%} to 0 set {target.%attacker%} to target of the attacker wipe attacker's sidebar wait a tick set name of sidebar of attacker to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of attacker to 3 set score "&5&lComboHits: %{combo.%attacker%}%" in sidebar of attacker to 2 set score "&7&m-----------" in sidebar of attacker to 1 wait a tick wipe victim's sidebar set name of sidebar of victim to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of victim to 3 set score "&5&lComboHits: %{combo.%victim%}%" in sidebar of victim to 2 set score "&7&m-----------" in sidebar of victim to 1 every 1 second: loop all players: if {timecombo.%loop-player%} is set: add 1 to {timecombo.%loop-player%} if {timecombo.%loop-player%} = 5: set {combo.%loop-player%} to 0 wipe loop-player's sidebar wait a tick set name of sidebar of loop-player to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of loop-player to 3 set score "&5&lComboHits: %{combo.%loop-player%}%" in sidebar of loop-player to 2 set score "&7&m-----------" in sidebar of loop-player to 1 Tu viens de me passer le même code, la première "--------------" du scoreboard n'apparait pas seulement celui d'en bas Kriista
Kriiista Posté(e) le 3 septembre 2017 Auteur Posté(e) le 3 septembre 2017 on damage of player: set {timecombo.%attacker%} to 0 if victim is {target.%attacker%}: add 1 to {combo.%attacker%} set {combo.%victim%} to 0 set {target.%attacker%} to target of the attacker if {target.%attacker%} is a player: wipe attacker's sidebar wait a tick set name of sidebar of attacker to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of attacker to 3 set score "&5&lComboHits: %{combo.%attacker%}%" in sidebar of attacker to 2 set score "&7&m-----------" in sidebar of attacker to 1 wait a tick wipe victim's sidebar set name of sidebar of victim to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of victim to 3 set score "&5&lComboHits: %{combo.%victim%}%" in sidebar of victim to 2 set score "&7&m-----------" in sidebar of victim to 1 if {target.%attacker%} is not set: set {combo.%victim%} to 0 add 1 to {combo.%attacker%} set {target.%attacker%} to target of the attacker wipe attacker's sidebar wait a tick set name of sidebar of attacker to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of attacker to 3 set score "&5&lComboHits: %{combo.%attacker%}%" in sidebar of attacker to 2 set score "&7&m-----------" in sidebar of attacker to 1 wait a tick wipe victim's sidebar set name of sidebar of victim to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of victim to 3 set score "&5&lComboHits: %{combo.%victim%}%" in sidebar of victim to 2 set score "&7&m-----------" in sidebar of victim to 1 if victim isn't {target.%attacker%}: set {combo.%attacker%} to 0 set {combo.%victim%} to 0 set {target.%attacker%} to target of the attacker wipe attacker's sidebar wait a tick set name of sidebar of attacker to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of attacker to 3 set score "&5&lComboHits: %{combo.%attacker%}%" in sidebar of attacker to 2 set score "&7&m-----------" in sidebar of attacker to 1 wait a tick wipe victim's sidebar set name of sidebar of victim to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of victim to 3 set score "&5&lComboHits: %{combo.%victim%}%" in sidebar of victim to 2 set score "&7&m-----------" in sidebar of victim to 1 every 1 second: loop all players: if {timecombo.%loop-player%} is set: add 1 to {timecombo.%loop-player%} if {timecombo.%loop-player%} = 5: set {combo.%loop-player%} to 0 wipe loop-player's sidebar wait a tick set name of sidebar of loop-player to "&5Arcane &7PvP" set score "&7&m-----------" in sidebar of loop-player to 3 set score "&5&lComboHits: %{combo.%loop-player%}%" in sidebar of loop-player to 2 set score "&7&m-----------" in sidebar of loop-player to 1 J'ai trouvé ! En faite il ne faut pas mettre le même truc dans un scoreboard ! Kriiista
GauvainWizard Posté(e) le 4 septembre 2017 Posté(e) le 4 septembre 2017 Sujet apparemment résolu :p Je déplace :)
Messages recommandés