개인 자료란 (JE)

  서버 커뮤니티

Profile 쿨워터 대표칭호 없음
Profile

질문하기 스크립트

플래이어 머리 밑에 플레이어의 칭호를 생성할수 없을까요?

2020.08.30 조회 수 978 추천 수 0
이해도 1.12 
게임버전 (JE) 스피곳 
스크립트 애드온 2.5-alpha6 

플래이어 머리 밑에 플레이어의 칭호를 생성할수 없을까요?

8개의 댓글

스크립터브혼
2020.08.31

1.12 버전은 [MundoSK]애드온의 [NameTag of Player ]익스프레션으로 가능합니다.

쿨워터
2020.08.31
@스크립터브혼

사이트에 들어가서 보았는데 무슨말인지 몰르겠어요ㅠㅠ죄송해요.

예시로 구문 한번만 써주신면 안될까요?

 

스크립터브혼
2020.08.31
@쿨워터

#Example 1

set player's default nametag to "bob" #All players now see the nametag as bob

set player's nametag to "potter" for {_p1} #{_p1} now sees the nametag as potter

set player's default nametag to "weird" #All players except for {_p1} now see the nametag as weird

set player's nametag to "nonweird" #All players (including {_p1}) now see the nametag as nonweird



#Example 2

set player's default nametag to "diamond" #All players now see the nametag as diamond

set player's nametag to "emerald" for {_p1} #{_p1} now sees the nametag as emerald

reset player's default nametag #All players except for {_p1} now see the nametag as the player's actual name

set player's default nametag to "gold" #All players except for {_p1} now see the nametag as gold

reset player's nametag for {_p1} #{_p1} now sees the nametag as gold

set player's default nametag to "iron" for {_p1} #{_p1} now sees the nametag as iron

reset player's nametag #All players (including {_p1}) now see the nametag as the player's actual name

쿨워터
2020.09.06
@스크립터브혼

애드온을 적용했는데도 안되는데요?ㅠㅠㅠㅠ

스크립터브혼
2020.09.06
@쿨워터

코드 보여주시고,
MundoSk애드온은 1.12버전에서 업데이트가 중단됐습니다.
혹여나 Skript2.5 버전과 맞지 않을 수 있습니다. 1.12버전 스크립트는 Skript 2.2-dev37가 마지막입니다.
Skript 2.2-dev37으로도 확인해보시기 바랍니다.

쿨워터
2020.09.07
@스크립터브혼

on damage:

type of victim is wither:

set {데미지.%attacker%} to damage

add {데미지.%attacker%} to {누적데미지.%attacker%}

if {누적데미지.%attacker%} is 100:

set {칭호 :: %attacker%} to "[실버]"

message " -칭호 : [중급]" to attacker

give 1 iron sword to attacker

set player's default nametag to "[실버]"

스크립터브혼
2020.09.07
@쿨워터
command /test.nametag:
    trigger:
        set player's default nametag to "[실버]" 

이렇게 nametag만 적용해도 안되나요?

쿨워터
2020.09.07
@스크립터브혼

스크립트 버전을 바꿔서 했느데 다른 구문들이 실행이 안되네요 type of victim is wither 구문이 Can't compare an entity type with a potion다며 실해이안되네요

뉴스 및 창작물
/files/thumbnails/308/815/003/262x150.crop.jpg?20240617084353

레드스톤

[피아노커버] 디스코드 - QWER

노트블럭전문가

2024-06-17

0

/files/thumbnails/932/812/003/262x150.crop.jpg?20240616121638

업데이트

마인크래프트 1.21 정식 업데이트

학교가기싫다

2024-06-14

1

/files/thumbnails/308/805/003/262x150.crop.jpg?20240605201646

레드스톤

[노트블럭 커버] 팬서비스/mona 【 HoneyWorks 】

노트블럭전문가

2024-06-05

0

/files/thumbnails/288/791/003/262x150.crop.jpg?20240602150002

아티클

《까다로운 시련》 업데이트 날짜 공개 및 정보

학교가기싫다

2024-06-02

0

/files/thumbnails/841/773/003/262x150.crop.jpg?20240526120908

레드스톤

마인크래프트 노트블록버전 『 봄을 고하다 (春を告げる) 』 [더블옥타브 버전]

노트블럭전문가

2024-05-26

0