Jump to content

zombie removal


UbberN00ber

Recommended Posts

Just replace them with a desired zombie or animal:

 

<NoCrawlers>

 

<set xpath="/entitygroups/entitygroup[contains(@name, 'Zombie')]/entity[contains(@name, 'Crawler')]/@name">DESIREDZOMBIE</set>

<set xpath="/entitygroups/entitygroup[contains(@name, 'Horde')]/entity[contains(@name, 'Crawler')]/@name">DESIREDZOMBIE</set>

 

</NoCrawlers>

 

The 2 keywords- "Zombie" and "Horde" will cover all instances in the file. There are 120 instances of zombieSteveCrawler in the entitygroups.xml

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...