I can't figure ourt the correct syntax for this:
<config>
<set xpath="/blocks/block[@name=mineCandyTin]/property[@name=CanPickup]/@value="true"/>
</set>
Anyone know how to make this work ? The console says there is an error after value= but i don't know what it should be.
thx
<config>
<set xpath="/blocks/block[@name=mineCandyTin]/property[@name=CanPickup]/@value="true"/>
</set>
Anyone know how to make this work ? The console says there is an error after value= but i don't know what it should be.
thx