^Dev-PoinT^ Posted October 26, 2011 Share Posted October 26, 2011 Hey all i have Made This to Replace 60 skin for my server i start it but it show the orgnal one function xxx () txd = engineLoadTXD("data/60.txd") engineReplaceModel ( txd, 60 ) engineImportTXD(txd, 60) end addEventHandler( "onClientResourceStart", getLocalPlayer ( ), xxx ) Link to comment
TAPL Posted October 26, 2011 Share Posted October 26, 2011 wtf getLocalPlayer ( ) wtf engineReplaceModel ( txd, 60 ) function xxx () txd = engineLoadTXD("data/60.txd") engineImportTXD(txd, 60) end addEventHandler( "onClientResourceStart", resourceRoot, xxx ) Link to comment
^Dev-PoinT^ Posted October 26, 2011 Author Share Posted October 26, 2011 i start it but it dont show my skin it show the defult skin see Link to comment
TAPL Posted October 26, 2011 Share Posted October 26, 2011 your skin has files txd and dff or only txd? Link to comment
^Dev-PoinT^ Posted October 26, 2011 Author Share Posted October 26, 2011 txd only and its blow color Link to comment
TAPL Posted October 26, 2011 Share Posted October 26, 2011 did you see any error in /debugscript 3 ? Link to comment
^Dev-PoinT^ Posted October 26, 2011 Author Share Posted October 26, 2011 No my firnds can see the new skin but me no Link to comment
^Dev-PoinT^ Posted October 26, 2011 Author Share Posted October 26, 2011 TAPL The Skin show on mta1.0.5 but 1.1 is shit 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