dwarfmaster1974
Refugee
Hi together,
I'm currently in the process of creating a few quests. They should be fun, of course, but still easy to understand.
Because there are some zombies in different variations (Normal, Feral, Radiated) it is difficult to create quests that could be called 'Kill 3 Soldiers'. An explicit zombie name or a specific variant must always be given.
It is not the aim that only the zombies you need for the quests spawn, but that the players should search the map for the appropriate zombies.
I have already tried this, but it does not work.
<objective type="ZombieKill" id="zombieSoldier,zombieSoldierFeral,zombieSoldierRadiated" value="6" phase="1"/>
Is there another possibility that I haven't found yet?
I'm currently in the process of creating a few quests. They should be fun, of course, but still easy to understand.
Because there are some zombies in different variations (Normal, Feral, Radiated) it is difficult to create quests that could be called 'Kill 3 Soldiers'. An explicit zombie name or a specific variant must always be given.
It is not the aim that only the zombies you need for the quests spawn, but that the players should search the map for the appropriate zombies.
I have already tried this, but it does not work.
<objective type="ZombieKill" id="zombieSoldier,zombieSoldierFeral,zombieSoldierRadiated" value="6" phase="1"/>
Is there another possibility that I haven't found yet?