개인 자료란 (JE)

  서버 커뮤니티

Profile Be2hyu 대표칭호 없음
Profile

질문하기 스크립트

인벤 아이템 랜덤드롭 스크립트 오류 ㅠㅠ

2024.07.16 조회 수 63 추천 수 0
이해도 입문자 
게임버전 (JE) 1.20 
게임버전 (BE) 관련없음 
스크립트 버전 v:2.9.0-pre2+ 

on death of player:

    if attacker is a player:

        set {_inv} to victim's inventory

        set {_randomItem} to a random item out of {_inv}

        drop {_randomItem} at victim

        clear victim's inventory



플레이어가 다른 플레이어에게 죽었을때,

그 희생자의 아이템 중 랜덤한 하나를 드롭한 다음 

희생자의 인벤토리를 전부 클리어하는 스크립트인데요.

아이템 클리어만 되고 랜덤 아이템 드롭이 구현이 되지 않습니다. ㅠㅠ


고수분들 오류 고쳐주실 수 있을까요 ㅠㅠ

3개의 댓글

noacre
2024.07.16

한번 clear victim's inventory전에

wait 1 tick을 넣어 보세요 

windy_wind
2024.07.16

```on death of player:

 

if attacker is a player:

 

drop random element out of all items in victim's inventory at victim

 

clear drops

 

clear victim's inventory```

noacre
2024.07.16
@windy_wind

on death of player:

 

if attacker is a player:

 

set {_inv} to victim's inventory

 

set {_randomItem} to a random item out of {_inv}

 

drop {_randomItem} at victim

wait 1 tick

clear victim's inventory

 

이렇게해보세요

뉴스 및 창작물
/files/thumbnails/761/908/003/262x150.crop.jpg?20241025153749

건축

서울 숭례문(崇禮門) 4

KHC

2024-10-25

2

/files/thumbnails/578/899/003/262x150.crop.jpg?20241010142350

건축

경주 월정교 1

KHC

2024-10-10

2

/files/thumbnails/219/899/003/262x150.crop.jpg?20241009200950

건축

송전탑+도시 2

dbasd12

2024-10-09

2

/files/thumbnails/246/898/003/262x150.crop.jpg?20241008102328

레드스톤

단다단 - 오토노케(オトノケ) | 마인크래프트 노트블럭 커버

노트블럭전문가

2024-10-08

1

/files/thumbnails/348/896/003/262x150.crop.jpg?20241006103035

디도스/봇테러등등을 낚는 방법 4

물귀신

2024-10-06

3