Recent content by AngelsFallFirst

  1. A

    Add a new unit in the game (using SQL)

    <?xml version="1.0" encoding="utf-8"?> <Mod id="bdc97a4c-4425-4104-a37a-7f1d7218af69" version="1"> <Properties> <Name>A9 Cruiser MKI</Name> <Stability>Alpha</Stability> <Teaser>A9 Cruiser MKI Tank</Teaser> <Description>Experimental Mod</Description>...
  2. A

    Add a new unit in the game (using SQL)

    Ok, the code looks like this now, the game sees the mod, but i cant build the new unit. its still the vanilla TANK and no signs of the new unit... what could be the problem? I want it to be available only for england, well in this case. Not to replace the vanilla tank, but as alternative tank...
  3. A

    Add a new unit in the game (using SQL)

    yes I did build it in SQL, hmmm I,ll remove VALUES then and see what happens
  4. A

    Add a new unit in the game (using SQL)

    Hi, Im totally new to modding< just started a project in which i want to add a A9 Cruiser MKI tank ingame. This may sound stupid, but what do i need to make the mod apper in the MODS section in the game. The game doesnt see my mod. or did i miss anything. Here's the code:
Top Bottom