Warhammer 40,000: Gladius - Relics of War

Warhammer 40,000: Gladius - Relics of War

Create and Share Custom Mods
The best mods for Warhammer 40,000: Gladius live here. Mods are made by players, for players and are not officially licensed by Games Workshop. Click 'Learn More' below to read our Modder’s Guide.
Learn More
garywcooke 8 Apr, 2020 @ 11:00am
.ext file question
Can I add a new action to a file? I'm using a Guardsman.xml.ext to add this action to Guardsman:

<?xml version="1.0" encoding="utf-8"?>
<unit>
<actions>
<daJump radius="0"
icon="Actions/Explorators/Teleport"
name="Explorators/Teleport">
<model>
<action sound="Actions/Teleport"/>
</model>
<modifiers>
<modifier visible="0">
<effects>
<energyCost base="40"/>
</effects>
</modifier>
</modifiers>
<conditions>
<unit>
<trait name="Explorators/TeleportLock"/>
</unit>
</conditions>
</daJump> <!-- use the bubble effect with inverted transparency to hide teleporting dudes + arcs shooting out -->
</actions>
</unit>



The action appears and works, but the "Disband" "Overwatch" "Hold Position" and "Skip" actions appear twice:

https://drive.google.com/open?id=1b4kWSvTWkBNKg1VveFj1XOg1BXfrgIj5

Is there something I need to add to the .ext?

Thanks for the great game and mod support,
Gary
< >
Showing 1-1 of 1 comments
Rok  [developer] 9 Apr, 2020 @ 6:08am 
Fixed. Thanks for letting us know.
< >
Showing 1-1 of 1 comments
Per page: 1530 50