Ozzi Heir Customer Sep 30, 2024 #1 Приветствую, подскажите, что делаю не так? Нужно реализовать награду в Заданиях, по кол-ву убитых РБ, пробовал <kill_raid>, так же не работает. Attachments Screenshot_16.webp 82.3 KB · Views: 51
Приветствую, подскажите, что делаю не так? Нужно реализовать награду в Заданиях, по кол-ву убитых РБ, пробовал <kill_raid>, так же не работает.
Ozzi Heir Customer Sep 30, 2024 #3 Trance said: <kill_raid>5</kill_raid> not mob Click to expand... Пробовал) не работает
geoniz Elder Customer Sep 30, 2024 #4 Ozzi said: Tried) doesn't work Click to expand... ты что-то упускаешь / there is something else you are missing. HTML: <cond> <and> <player minLevel="76"/> <player maxLevel="99"/> <target mobId="25514"/> </and> </cond> <cond> <and> </and> </cond>
Ozzi said: Tried) doesn't work Click to expand... ты что-то упускаешь / there is something else you are missing. HTML: <cond> <and> <player minLevel="76"/> <player maxLevel="99"/> <target mobId="25514"/> </and> </cond> <cond> <and> </and> </cond>
geoniz Elder Customer Sep 30, 2024 #5 Ozzi said: Пробовал) не работает Click to expand... <requirement> <kill_raid>5</kill_raid> </requirement> <cond> <and> <player minLevel="76"/> (maybe use?) <player maxLevel="99"/> (maybe this too) <target mobId="25514;25215;25116;25221;25151;25144;25655.............................."/> </and> </cond> </one_day_reward> proper example. also need to be kill_raid not kill_mob
Ozzi said: Пробовал) не работает Click to expand... <requirement> <kill_raid>5</kill_raid> </requirement> <cond> <and> <player minLevel="76"/> (maybe use?) <player maxLevel="99"/> (maybe this too) <target mobId="25514;25215;25116;25221;25151;25144;25655.............................."/> </and> </cond> </one_day_reward> proper example. also need to be kill_raid not kill_mob
Deazer Head Developer Staff member Sep 30, 2024 #6 you can skip level, calculation at diff, level diff is 9 max