MaxAndOneThousandAndAss
Refugee
Morning guys.
I tried to make a new quest, the objetive are kill some vultures or radiated vultures. The spawn works, but the kill doesn't count. I tried:
<action type="SpawnEnemy" id="animalZombieVulture" value="10" phase="3"/>
<objective type="AnimalKill" id="animalZombieVulture" value="10" phase="3"/>
or
<action type="SpawnEnemy" id="animalZombieVulture" value="10" phase="3"/>
<objective type="ZombieKill" id="animalZombieVulture" value="10" phase="3"/>
But nothing work.
I found https://7daystodie.com/forums/showthread.php?81931-why-the-hell-is-this-not-working&p=795044&highlight=animalZombieVulture#post795044 but the faction change didn't work.
Some know if that is intentional, exists a workaround or that is a bug?
Thanks!
I tried to make a new quest, the objetive are kill some vultures or radiated vultures. The spawn works, but the kill doesn't count. I tried:
<action type="SpawnEnemy" id="animalZombieVulture" value="10" phase="3"/>
<objective type="AnimalKill" id="animalZombieVulture" value="10" phase="3"/>
or
<action type="SpawnEnemy" id="animalZombieVulture" value="10" phase="3"/>
<objective type="ZombieKill" id="animalZombieVulture" value="10" phase="3"/>
But nothing work.
I found https://7daystodie.com/forums/showthread.php?81931-why-the-hell-is-this-not-working&p=795044&highlight=animalZombieVulture#post795044 but the faction change didn't work.
Some know if that is intentional, exists a workaround or that is a bug?
Thanks!