개인 자료란 (JE)

  서버 커뮤니티

Profile seachan02 대표칭호 없음
Profile

질문하기 스크립트

경험치권

2023.01.30 조회 수 45 추천 수 0
이해도 입문자 
게임버전 (JE) 1.12.2 
게임버전 (BE) 관련없음 

command /경험치권 [<integer>]:

    trigger:

        if player is op:

            if arg 1 is not set:

                send "&7/경험치권 [정수]"

            else:

                if arg 1 is set:

                set {exeint::%player%} to arg 1

                give 1 of Enchanted Book named "&d&l경험치권" with lore "&e우클릭을 하면 %{exeint::%player%}%의 경험치가 들어옵니다" and "%{exeint::%player%}%" to player

                    


on rightclick:

    if name of player's tool is "&d&l경험치권":

        cancel event

        set {_경험치} to line 2 of lore of player's tool parsed as integer

        add {_경험치} to {경험치::%uuid of player%}

        remove 1 of player's tool from player's tool

        send "&f&l[ &a&lLV &f&l]  경험치가 %{_경험치}%만큼 지급되었습니다!" to player

이거랑 

variables:

    {PlayerEXP::%player%} = 1


function getPlayerExp(p: player, exp: integer):

    set {_exp} to {PlayerExp::%{_p}%} * {_exp} * {ServerExp}

    add {_exp} to {EXP::%{_p}%}

    if {EXP::%{_p}%} >= {EXPVAR::%{Level::%{_p}%}%}:

        subtract {EXPVAR::%{Level::%{_p}%}%} from {EXP::%{_p}%}

        send title "&f[ &6LEVEL UP! &f]" with subtitle "레벨업하셨습니다!" to {_p} for 2 seconds

        play sound "ui.toast.challenge_complete" with volume 2 and pitch 1 for {_p}

        add 1 to {Level::%{_p}%}

        add 3 to {Stat::StatPoint::%{_p}%}

        set {_p}'s level to {Level::%{_p}%}


연동이 안될까요..?


4개의 댓글

qsef1256
2023.01.31

당장은 연동 안되죠. 변수 명을 수정하는 것과 더불어 기존 변수들을 전부 옮기는 작업을 하면 연동이 가능할 것 같네요.

seachan02
2023.01.31
@qsef1256

혹시 어떻게 해야될까요..? 입문자여서...

 

seachan02
2023.01.31
@qsef1256

혹시 연락을 ㅅㅊㄱ#5156으로 연락주실수 있나요..?

 

qsef1256
2023.02.01
@seachan02

qsef1256#6620 친추 주세요

뉴스 및 창작물
/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

/files/thumbnails/115/774/003/262x150.crop.jpg?20240426223813

업데이트

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

학교가기싫다

2024-04-24

0

/files/thumbnails/762/770/003/262x150.crop.jpg?20240418073724

레드스톤

T.B.H (고민중독) | 노트블럭 버전 | NoteBlock Cover [한국어 영어 중국어 가사 추가]

노트블럭전문가

2024-04-18

0

/files/thumbnails/218/767/003/262x150.crop.jpg?20240412130213

레드스톤

우리의 꿈 - 원피스 오프닝

노트블럭전문가

2024-04-12

0

/files/thumbnails/505/766/003/262x150.crop.jpg?20240411122306

레드스톤

기동전사 건담 수성의 마녀 | 노트블럭 커버 1

노트블럭전문가

2024-04-11

1