VudoBadger Posted November 7, 2016 Share Posted November 7, 2016 Hey I can install downloaded face packs with no issue, but when I add them myself, they dont work files are saved as .png in photoshop, 180x180 with transparent background the config file is copy and pasted from downloaded face packs .. but still won't load any ideas? Link to post Share on other sites More sharing options...
KUBI Posted November 7, 2016 Share Posted November 7, 2016 16 minutes ago, VudoBadger said: any ideas? I guess you did the double check of all pictures .png, not .PNG and also the xml file, no ´, just '. If so, try this: clear the cache, move your graphics folder on the desktop, close and restart the game move the graphics folder back, empty the cache again, close and restart the game Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted November 7, 2016 Share Posted November 7, 2016 Also check to make sure you are using the correct ids, and if they are players you have created yourself you are using the ingame ids rather than the editor ones. Link to post Share on other sites More sharing options...
VudoBadger Posted November 7, 2016 Author Share Posted November 7, 2016 no, didn't work <record> <!-- resource manager options --> <!-- dont preload anything in this folder --> <boolean id="preload" value="false"/> <!-- turn off auto mapping --> <boolean id="amap" value="false"/> <!-- logo mappings --> <!-- the following XML maps pictures inside this folder into other positions in the resource system, which allows this folder to be dropped into any place in the graphics folder and still have the game pick up the graphics files from the correct places --> <list id="maps"> <record from=“1394631848” to="graphics/pictures/person/1394631848/portrait"/> <record from=“1394631853” to="graphics/pictures/person/1394631853/portrait"/> <record from=“1394631863” to="graphics/pictures/person/1394631863”/portrait"/> <record from=“1394631862” to="graphics/pictures/person/1394631862/portrait"/> <record from=“1394631854” to="graphics/pictures/person/1394631854/portrait"/> <record from=“1394631859” to="graphics/pictures/person/1394631859/portrait"/> <record from=“1394631856” to="graphics/pictures/person/1394631856/portrait"/> <record from=“1394631850” to="graphics/pictures/person/1394631850/portrait"/> <record from=“1394631847” to="graphics/pictures/person/1394631847/portrait"/> <record from=“1394631868” to=“graphics/pictures/person/1394631868/portrait”/> </list> </record> thats the config file, saved as .xml in Word (I'm on a Mac) Link to post Share on other sites More sharing options...
VudoBadger Posted November 7, 2016 Author Share Posted November 7, 2016 26 minutes ago, michaeltmurrayuk said: Also check to make sure you are using the correct ids, and if they are players you have created yourself you are using the ingame ids rather than the editor ones. yea I'm using them from in game IDs Link to post Share on other sites More sharing options...
michaeltmurrayuk Posted November 7, 2016 Share Posted November 7, 2016 Your " are the wrong type, you need to turn off the smart quotes option and then change your “ to " as they are different characters. Link to post Share on other sites More sharing options...
KUBI Posted November 7, 2016 Share Posted November 7, 2016 16 minutes ago, VudoBadger said: yea I'm using them from in game IDs The problem is the standard Mac TextEdit, it makes this changes. Download another free editor like TextEditor and it will work. Link to post Share on other sites More sharing options...
VudoBadger Posted November 7, 2016 Author Share Posted November 7, 2016 used TextEditor, worked a treat Thank you both Link to post Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.