Pedis
New Member
- Joined
- May 29, 2010
- Messages
- 191
- Reaction score
- 1
so recently i have been trying my hands at XML so far it have been annoying to so if someone can help me with 1 lines of xml it would be great
<AvoidMobs>
<Mob Name=''Harvest Golem" Entry="36" />
<Mob Name="Coyote" Entry="834" />
</AvoidMobs>
is the first problem it wont accept <Mob Name=''Harvest Golem" Entry="36" /> as a valid entry why? i have tried using a harvest-golem and harvest=golem non worked
Pedis

<AvoidMobs>
<Mob Name=''Harvest Golem" Entry="36" />
<Mob Name="Coyote" Entry="834" />
</AvoidMobs>
is the first problem it wont accept <Mob Name=''Harvest Golem" Entry="36" /> as a valid entry why? i have tried using a harvest-golem and harvest=golem non worked
Pedis