Recent content by JymBoe

  1. J

    Problem changing a value

    I'm having trouble with my mod code can anyone suggest a fix? Here's the stock items.xml: <item name="ammoDartIron">     <property name="Extends" value="ammoArrowIron" param1="HandMeshfile"/>     <property name="Meshfile" value="Entities/Electrical/steel_dartPrefab"/>   ...
  2. J

    Problem adding a new Action to an item in A19

    I'm having a problem with the following code, the code editor shows no error but I get a bad character error "<" on the second line. <append xpath="/items/item[@name='meleeToolRepairT0TazasStoneAxe']>         <actions name="Action1"> <!-- UseAction --&gt...
Back
Top