Jump to content

The Senior Squad/Reserve Team/Etc. Button


TomDixon77

Recommended Posts

You know, this one:

5S2WAp7.png

Does anyone know how to turn this into text? I've got the following to convert the team name button to text:

			<widget class="text" id="sect" alignment="left, top" size="10" style="bold, shadowed" multiline="false" auto_size="all">
			<record id="object_property">
				<list id="get_properties">
					<record>
						<integer id="get_property" value="titl" />
						<integer id="set_property" value="text" />
					</record>
					<record>
						<integer id="get_property" value="ttcl" />
						<integer id="set_property" value="colr" />
					</record>
				</list>
			</record>
		</widget>

I'm guessing it's something to replace the "titl" property, but neither "subs" (which results in no text) or "team" (which results in all sorts of gibberish) have worked.

Anyone got any ideas?

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...