OOTP Developments Forums

OOTP Developments Forums (https://forums.ootpdevelopments.com//index.php)
-   OOTP Mods (https://forums.ootpdevelopments.com//forumdisplay.php?f=3693)
-   -   Hoping someone can give me some help with XML code for BB-cards... (https://forums.ootpdevelopments.com//showthread.php?t=304906)

HRBaker 07-04-2019 04:18 PM

Hoping someone can give me some help with XML code for BB-cards...
 
I'm trying to add a team logo to a baseball card design and have this line in the XML code...

<ELEMENT type="image" x="178" y="290" zorder="50" align="center" content="TEAM_LOGO_50" has_team="0" />

...which is producing absolutely nothing.

I'm not an XML programmer - just a hack that learns from examples - can anyone see an obvious mistake in the above?

damoore46 07-07-2019 04:07 PM

Quote:

Originally Posted by HRBaker (Post 4511265)
I'm trying to add a team logo to a baseball card design and have this line in the XML code...

<ELEMENT type="image" x="178" y="290" zorder="50" align="center" content="TEAM_LOGO_50" has_team="0" />

...which is producing absolutely nothing.

I'm not an XML programmer - just a hack that learns from examples - can anyone see an obvious mistake in the above?

I am not an XML programmer either, but researching your question shows that in the cases that I see, your content should be the full file name, with extension. So, if I am reading it correctly, it looks like your "TEAM_LOGO_50" should be something like "TEAM_LOGO_50.png" or something like that.

Again, I am not sure, but based on quick research that is what I found.

albatross11 07-07-2019 05:13 PM

Quote:

Originally Posted by damoore46 (Post 4512388)
I am not an XML programmer either, but researching your question shows that in the cases that I see, your content should be the full file name, with extension. So, if I am reading it correctly, it looks like your "TEAM_LOGO_50" should be something like "TEAM_LOGO_50.png" or something like that.

Again, I am not sure, but based on quick research that is what I found.

Think you nailed it.


All times are GMT -4. The time now is 07:17 PM.

Powered by vBulletin® Version 3.8.10
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright © 2020 Out of the Park Developments