#363 Drop on Gray Mobs

닫힘
premierio00152 년 전을 오픈 · 2개의 코멘트
premierio0015 코멘트됨, 2 년 전

If mob level is lower(Grey color) then a Player, then Exquisite Chest (Orane Maybe Too) should not drop anymore or drop with much lower rate.

If mob level is lower(Grey color) then a Player, then Exquisite Chest (Orane Maybe Too) should not drop anymore or drop with much lower rate.
image 코멘트됨, 2 년 전
협업자

new rule flag

R_Loot, SkipLootGrayMob

1 = Skips loot from mobs that con arrow gray to the person who killed them

0 = Allows all loot to drop normally despite arrow color

new rule flag ``` R_Loot, SkipLootGrayMob ``` 1 = Skips loot from mobs that con arrow gray to the person who killed them 0 = Allows all loot to drop normally despite arrow color
image 코멘트됨, 2 년 전
협업자

Going to keep the naming consistent with the arrow colors

#define ARROW_COLOR_GRAY 0 // 3
#define ARROW_COLOR_GREEN 1 // 1
#define ARROW_COLOR_BLUE 2
#define ARROW_COLOR_WHITE 3 // 3
#define ARROW_COLOR_YELLOW 4 // 4
#define ARROW_COLOR_ORANGE 5 // 5
#define ARROW_COLOR_RED 6
Going to keep the naming consistent with the arrow colors ``` #define ARROW_COLOR_GRAY 0 // 3 #define ARROW_COLOR_GREEN 1 // 1 #define ARROW_COLOR_BLUE 2 #define ARROW_COLOR_WHITE 3 // 3 #define ARROW_COLOR_YELLOW 4 // 4 #define ARROW_COLOR_ORANGE 5 // 5 #define ARROW_COLOR_RED 6 ```
image 커밋 2 년 전에서 이 이슈 언급
image 2 년 전가 Close
로그인하여 이 대화에 참여
로딩중...
취소
저장
아직 콘텐츠가 없습니다.