Diddly_Squat Posted August 13, 2010 Share Posted August 13, 2010 (edited) I have problem with my skin script it doesn't work.. It starts fine, but other players who join my server cant see it Here is my code: function onResourceStart() --staffskin TV = engineLoadTXD ( "skins/217.txd" ) engineImportTXD ( TV, 217 ) end addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), onResourceStart) and here is the Meta <meta> <info author="Matt76 & Spike" version="1.0.0" type="script" description="staffskin = id 217" /> <script src="skins.lua" type="client"/> <file src="skins/217.txd" /> </meta> *EDIT* I Have just been told that the scripts work fine its just the TXD, does anyone happen to know where i can get a TXD Builder?? Edited August 14, 2010 by Guest Link to comment
dzek (varez) Posted August 14, 2010 Share Posted August 14, 2010 TXD Builder But i suggest to use TXD Workshop - better compatibility. Script and meta seems fine. Check if your TXD is not damaged (using outdated apps like old TXD Builder can cause that). And check path for CAPITAL letters (ie. Your folder is Skins but in script there is skins) Link to comment
TDK Posted August 14, 2010 Share Posted August 14, 2010 varez said: TXD BuilderBut i suggest to use TXD Workshop - better compatibility. Script and meta seems fine. Check if your TXD is not damaged (using outdated apps like old TXD Builder can cause that). And check path for CAPITAL letters (ie. Your folder is Skins but in script there is skins) >>>TXD Workshop, IMHO the best of TXD redactors<<<(click here to download) Link to comment
Diddly_Squat Posted August 14, 2010 Author Share Posted August 14, 2010 Thanks varez and TDK I managed to get it onto my server using a Mixture of TXDworkshop and IMG Tool Link to comment
Faw[Ful] Posted August 15, 2010 Share Posted August 15, 2010 I use G-TXD for the alpha channel, but sometime its buggy, I add picture and they dont appear like if I never add it and txd workshop sometime the pictures are compressed saved and after I open again the .txd they look hugly (hugly not really but the quality is not the same) and txd workshop change the size of your picture if they are too big. Link to comment
TDK Posted August 16, 2010 Share Posted August 16, 2010 benox583 said: I use G-TXD for the alpha channel, but sometime its buggy, I add picture and they dont appear like if I never add itand txd workshop sometime the pictures are compressed saved and after I open again the .txd they look hugly (hugly not really but the quality is not the same) and txd workshop change the size of your picture if they are too big. G-TXD ??? omg o_O stupid program=\ Link to comment
50p Posted August 16, 2010 Share Posted August 16, 2010 TDK said: benox583 said: I use G-TXD for the alpha channel, but sometime its buggy, I add picture and they dont appear like if I never add itand txd workshop sometime the pictures are compressed saved and after I open again the .txd they look hugly (hugly not really but the quality is not the same) and txd workshop change the size of your picture if they are too big. G-TXD ??? omg o_O stupid program=\ The most advanced program for TXDs... TXD Workshop can't create TXD files because they are corrupted, it can only edit original texture archives. Link to comment
Faw[Ful] Posted August 17, 2010 Share Posted August 17, 2010 50p said: TDK said: benox583 said: I use G-TXD for the alpha channel, but sometime its buggy, I add picture and they dont appear like if I never add itand txd workshop sometime the pictures are compressed saved and after I open again the .txd they look hugly (hugly not really but the quality is not the same) and txd workshop change the size of your picture if they are too big. G-TXD ??? omg o_O stupid program=\ The most advanced program for TXDs... TXD Workshop can't create TXD files because they are corrupted, it can only edit original texture archives. it can, but the quality is bad, I like G-TXD Link to comment
TDK Posted August 17, 2010 Share Posted August 17, 2010 benox583 said: I use G-TXD for the alpha channel, but sometime its buggy, I add picture and they dont appear like if I never add itand txd workshop sometime the pictures are compressed saved and after I open again the .txd they look hugly (hugly not really but the quality is not the same) and txd workshop change the size of your picture if they are too big. G-TXD ??? omg o_O stupid program=\ The most advanced program for TXDs... TXD Workshop can't create TXD files because they are corrupted, it can only edit original texture archives. it can, but the quality is bad, I like G-TXD Just upload a PNG or JPEG Image, quality id 5+!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now