Stukol PostĂ©(e) le 5 fĂ©vrier 2019 PostĂ©(e) le 5 fĂ©vrier 2019 (modifiĂ©) Spigot 1.11.2 Bonjours, j'aurais besoin que vous m'aider pour mon script.Je les commencĂ© mais il ne marche pas; Je voudrais que quand une personne meur, lâattaquant reçoit un title qui lui dis : Kill ! avec un son .  et la personne morte une particule d'Ă©claire sur le lieu de mort et quand il respaw , une particule aussi. Si possible quand une personne kill sa lui dis :kill mais quand il fait un double kill suivant les 60sc sa lui dis Double kill . Merci beaucoup on death: victim is a player: attacker is a player: send title from "titre" with subtitle "sous titre" to player for 10, 10, 10 play sound "RECORD_FAR" to player with volume 10000000000000 and pitch 10000000000000 execute console command "/title %attacker% title {"text":"KILL !","bold":true,"italic":true,"underlined":true,"color":"dark_red"}"  ModifiĂ© le 5 fĂ©vrier 2019 par Stukol
ZyroxisTV PostĂ©(e) le 5 fĂ©vrier 2019 PostĂ©(e) le 5 fĂ©vrier 2019 on death: if victim is a player: if attacker is a player: send title from "titre" with subtitle "sous titre" to attacker for 10, 10, 10 #attacker ou victim play sound "RECORD_FAR" to player with volume 10000000000000 and pitch 10000000000000 make console execute command "/title %attacker% title {"text":"KILL !","bold":true,"italic":true,"underlined":true,"color":"dark_red"}" essaye çaÂ
Stukol PostĂ©(e) le 5 fĂ©vrier 2019 Auteur PostĂ©(e) le 5 fĂ©vrier 2019 Il y a 1 heure, ZyroxisTV a dit : on death: if victim is a player: if attacker is a player: send title from "titre" with subtitle "sous titre" to attacker for 10, 10, 10 #attacker ou victim play sound "RECORD_FAR" to player with volume 10000000000000 and pitch 10000000000000 make console execute command "/title %attacker% title {"text":"KILL !","bold":true,"italic":true,"underlined":true,"color":"dark_red"}"ï»ż essaye ça Le title ne marche pas, le son aussi :cÂ
> NoaGamingFR Posté(e) le 5 février 2019 Posté(e) le 5 février 2019 Pourquoi utiliser le title mc, utilise les titles parmit tant d'addons..  https://skripthub.net/docs/?search=send title
Stukol PostĂ©(e) le 6 fĂ©vrier 2019 Auteur PostĂ©(e) le 6 fĂ©vrier 2019 car je ne connais pas. Je fait pas du script đ  Edit:  Donc voila ?  on death: if victim is a player: if attacker is a player: send %player% title %string% Mon message [with subtitle %string%] [for %timespan%] [with %timespan% fade in and %timespan% fade out] play sound "RECORD_FAR" to player with volume 10000000000000 and pitch 10000000000000 ? Â
Messages recommandés