Recent content by shakikoko

  1. S

    Changing Turret active range in progression

    Hi, I have this code here that I sort of copied from my other own mod. It did not work when i load my world. I just wanted to change the active range from 10,14,15,16,17,18 <configs> <set xpath="/progression/progression/perks/perk[@name='perkTurrets']/effect_group[@name='General and...
  2. S

    XPath Modding Explanation Thread

    Hmmm. First time modding and this doesn't work. <set xpath="/items/item[@name='meleeToolChainsaw' and @name='meleeToolAuger']/property[@name='MagazineSize']/@value">5000</set> this is what it shows on my F1 console. The guy in page 4 with the jar works fine. :/
Back
Top