when I try to extract the Rapier skin!
(textures.xpr)I just want to add a few icons

And modify some

May I not
?IS there any other tool to do this?
The search engine is giving results but no answers =/
SupaYoshi
Junior Member Posts: 30 Joined: Feb 2011 Reputation: 0 |
2011-03-12 00:53
Post: #1
Hi I've used XPR Express but I keep getting error 800X7000B
when I try to extract the Rapier skin! (textures.xpr)I just want to add a few icons ![]() And modify some ![]() May I not ?IS there any other tool to do this? The search engine is giving results but no answers =/ |
| find quote |
Matteius
Junior Member Posts: 41 Joined: Feb 2009 Reputation: 0 |
2011-03-12 01:27
Post: #2
xprs are for the most part non-extractable.
As always, the best way to get the resources you are looking for is to talk to the skin authors. |
| find quote |
SupaYoshi
Junior Member Posts: 30 Joined: Feb 2011 Reputation: 0 |
2011-04-27 21:27
Post: #3
Got it, I'm trying to make a different text to the home icons on Rapier Qualar mod
<control type="image"> <description>Programs Icon</description> <include>HomeMenuIconDim</include> <texture fallback="home-programs-icon.png">$INFO[Skin.String(ProgramsCategoryIconPath)]</texture> <aspectratio>keep</aspectratio> <visible>Container(850).HasFocus(1)</visible> <include>HomeMenuIconAnim</include> </control> Do I edit the bold text to change the icon, and B do I edit the ProgramsCategoryIconPath String to make a different text appear? And how do I edit it? Thnx in forward. |
| find quote |