^Dev-PoinT^ Posted October 26, 2011 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 )
TAPL Posted October 26, 2011 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 )
^Dev-PoinT^ Posted October 26, 2011 Author Posted October 26, 2011 i start it but it dont show my skin it show the defult skin see
^Dev-PoinT^ Posted October 26, 2011 Author Posted October 26, 2011 No my firnds can see the new skin but me no
^Dev-PoinT^ Posted October 26, 2011 Author Posted October 26, 2011 TAPL The Skin show on mta1.0.5 but 1.1 is shit
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