아이템 줍기(획득) 채팅 안나오게 하기
조회 수
583
추천 수
0
채금방지용이 될지는 모르겠지만,
D2NT3.1_NTBot4.2_40\scripts\libs\common\MyPick.ntl
아래 문장을 찾아서 앞에 // 붙여주시면 됩니다.
// Print(MyCommon.Format(LANGUAGE1_29_, "ÿc" + [0, 0, 0, 0, 3, 2, 9, 4, 8][(_item.quality != undefined) ? _item.quality : 0] + (_item.name ? _item.name.split("\n")[0] : "^^"), _item.itemlevel || 1, MyUnit.GetAreaName()));

