Problem with Shopping List

The place to discuss scripting and game modifications for X4: Foundations.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

Post Reply
keeshah
Posts: 105
Joined: Sun, 20. Jun 04, 11:20
x4

Problem with Shopping List

Post by keeshah » Wed, 25. Dec 19, 20:01

Hi guys,
maybe somebody has a hint for me, I spent a lot of time with this and just can't seem to find a solution. So I thought, I ask here for help.
This new feature of X4 (Or did I miss it before?), so show a shipicon, when you add it to the ships you build in the Shopping List, my own ships, the modded ones, don't show that icon. I get the placeholder graphic.
I added this to my mod in my libraries:
<?xml version="1.0" encoding="utf-8"?>
<icons>
<icon name="ship*" texture="extensions\nadia\assets\fx\gui\textures\ships\ship*.tga" height="256" width="256"></icon>
</icons>
And also the file with the grafics in:
...SteamApps\common\X4 Foundations\extensions\nadia\assets\fx\gui\textures\ships
But, I don't get the icon.
I still get the placeholder with the ? in it, and also no errormessage in the logs. Besides a lot of messages, that there ain't some .sig file.
Anybody with an idea for me, what I might have done wrong or additionally need?
Cheers,
Kee.

Post Reply

Return to “X4: Foundations - Scripts and Modding”