Darklegend222
Refugee
I'm trying to make it so you can see all the enemies spawn in a quests POI no matter how many enemies you kill. So far this is what i have and it does nothing.
<prefab>
<append>
<setattribute xpath="/factory_lg_01/prefab/property[@name='ShowQuestClearCount']" name="value">30</setattribute>
</append>
</prefab>
<prefab>
<append>
<setattribute xpath="/factory_lg_01/prefab/property[@name='ShowQuestClearCount']" name="value">30</setattribute>
</append>
</prefab>
Last edited by a moderator: