#363 Drop on Gray Mobs

Slēgta
premierio0015 atvēra 2 gadi atpakaļ · 2 komentāri

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 komentēja 2 gadi atpakaļ
Līdzstrādnieks

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 komentēja 2 gadi atpakaļ
Līdzstrādnieks

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 pieminēja šo problēmu revīzijā 2 gadi atpakaļ
Pierakstieties, lai pievienotos šai sarunai.
Notiek ielāde...
Atcelt
Saglabāt
Vēl nav satura.