jun13096
정품인증자
junwootv_13 4b053ccfb71547008d409f9ae9c3cad4
분야 | 스크립트 |
---|---|
게임버전 | 1.21.x |
API | 페이퍼 |
어디 네이버에서스크립트 가져와서 쓰는데 몬스터이름이 <none>으로 뜨고 무기도 이름모루로 안바꾸고 죽이면 OO님이 OO님을 <none>으로 살해했습니다. 이런식으로 뜨고요 ㅠㅠ
레벨 및 포인트 | Lv. 2 (28P) |
---|---|
게시글 | 9개 |
댓글 | 6개 |
리액션 | 0점 |
분야 | 스크립트 |
---|---|
게임버전 | 1.21.x |
API | 페이퍼 |
어디 네이버에서스크립트 가져와서 쓰는데 몬스터이름이 <none>으로 뜨고 무기도 이름모루로 안바꾸고 죽이면 OO님이 OO님을 <none>으로 살해했습니다. 이런식으로 뜨고요 ㅠㅠ
snackwold
4 일 전on death of player:
if death message contains "fell from a high place":
set death message to "&b&l[ &f&l사망알림 &b&l] &d&l[ &f&l%victim's name% &d&l] &f&l님께서 진짜 겁나 멍청하고 바보같고 지나가던 개도 안그럴것같은 멍청한 짓을하다가높은 곳에서 떨어져 죽음ㅅㄱ"
if death message contains "died":
set death message to "&b&l[ &f&l사망알림 &b&l] &9&l[ &f&l%victim's name% &9&l] &f&l님께서 걍죽음 ㅅㄱ"
if death message contains "fell out of the world":
set death message to "&b&l[ &f&l사망알림 &b&l] &f&l→ &e&l[ &f&l%victim's name% &e&l] &f&l님께서 걍죽음 ㅅㄱ"
if death message contains "burned" or "burnt":
set death message to "&b&l[ &f&l사망알림 &b&l] &c&l[ &f&l%victim's name% &c&l] &f&l님께서 멍청하게 불타죽음 ㅅㄱ"
if death message contains "shoot" or "shot":
set {_dwd} to attacker's tool
set death message to "&b&l[ &f&l사망알림 &b&l] &f[ &e&l%attacker's name% &f] &f&l님이 &f[ &c&l%name of victim% &f]&f&l님을 %{_dwd}%&f&l(으)로 죽임 ㅅㄱ"
if death message contains "slain":
if attacker is player:
if tool of attacker is not air:
set {_dwd} to attacker's tool
set death message to "&4&l[ &f&l사살 &4&l] &c&l[ &f&l%attacker's name% &c&l] &f&l님이 &9&l[ &f&l%name of victim% &9&l] &f&l님을 &a&l[ &f&l%{_dwd}% &a&l] &f&l(으)로 죽임 ㅅㄱ"
else:
set death message to "&b&l[ &f&l사망알림 &b&l] &c&l[ &f&l%victim's name% &c&l] &f&l님이 &e&l[ &f&l%attacker's name% &e&l] &f&l님의 맨주먹에 겁나강하게 가슴,턱주가리,등의맞아 아주 잔인하게! 살해당함 ㅅㄱ"
else:
set death message to "&b&l[ &f&l사망알림 &b&l] &c&l[ &f&l%victim's name% &c&l] &f&l님이 &e&l[ &f&l%attacker% &e&l] &f&l의 맨주먹에 겁나강하게 가슴,턱주가리,등의맞아 아주 잔인하게! 살해당함 ㅅㄱ"
if damage was caused by lava:
set the death message to "&c%victim%&e님이 용암에 의해 죽었습니다."