Version de Minecraft : 1.12.2 Version de Skript : 2.3
Addons utilisés:Skellett , SkQuerry , SkRayFall
Type du skript : Anticheat antikillaura
Description du script :
Bonjour , je fait un anticheat avec un antikillaura avec citizen mais sauf que l'event on npc left click: ne marche pas pourtant j'ai 0 erreurs quand je reload mon skript
Voila mon skript
command /killaura [<player>]:
trigger:
set {_n} to "%random integer between 100000 and 999999%"
set {attacker} to arg-1
create a citizen named "%{_n}%" at location of arg 1
set {auratest} to the last spawned entity
set {c} to last created citizen id
wait 5 second
make server execute command "/npc rem %{c}%"
Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer.
Question
LananasBleu
Version de Minecraft : 1.12.2
Version de Skript : 2.3
Addons utilisés: Skellett , SkQuerry , SkRayFall
Type du skript : Anticheat antikillaura
Description du script :
Bonjour , je fait un anticheat avec un antikillaura avec citizen mais sauf que l'event on npc left click: ne marche pas pourtant j'ai 0 erreurs quand je reload mon skript
Voila mon skript
command /killaura [<player>]:
trigger:
set {_n} to "%random integer between 100000 and 999999%"
set {attacker} to arg-1
create a citizen named "%{_n}%" at location of arg 1
set {auratest} to the last spawned entity
set {c} to last created citizen id
wait 5 second
make server execute command "/npc rem %{c}%"
on npc left click:
send "&cTriche !"
4 réponses à cette question
Messages recommandés