ZiRo 0 Posted March 29, 2004 How do i use a face .jpg in a mission a create? <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">this Setface "thisface.jpg" DOES NOT WORK. Thanks. ZiRo Share this post Link to post Share on other sites
Balschoiw 0 Posted March 29, 2004 There have been some threads on this lately. If you want to use custom faces for your missions you have to make a .pbo file with the faces you want to have ingame. Mission has to be distributed with face-addon .pbo in order to make it work correct on other computers also. Check out "Addon&Mods complete" If I remember right there is a demo.pbo for face textures somewhere. Share this post Link to post Share on other sites
redface 1 Posted March 29, 2004 indeed most posts about this topic fail to make the decisive point about the setface function because they confuse SP (setface by means of an addon containing faces that can be put on AI units as well) and MP (a JPG file with the custom face in the directory) needs a direct link to an example addon Share this post Link to post Share on other sites
ZiRo 0 Posted March 29, 2004 Yes, i totally agree, its such a shame you are restricted to using a pbo for custom faces. -ZiRo Share this post Link to post Share on other sites
terox 316 Posted March 30, 2004 you can link to the temp folders and use a custom face from their, but you would need a way of linking to a specific named players folder. You can however link to your players folder and use your custom face in that way. I did some testing on this a while back, had no problems linking to my players folder or a folder of a player i specifically named. alas i deleted the mission a while back infact during testing, i actually linked my custom face and loaded it onto a flag Share this post Link to post Share on other sites