Samyak Posted January 24, 2014 Posted January 24, 2014 Anyone please help me i want a script which can replace the orignal skin of Gta san with the custom skin,
MTA Team 0xCiBeR Posted January 24, 2014 MTA Team Posted January 24, 2014 You can use This DevOps Engineer, Cloud Advocate & Security Engineer(Red Team) | Coffee, Containers & Burp
Karuzo Posted January 24, 2014 Posted January 24, 2014 addEventHandler('onClientResourceStart',resourceRoot,function () txd = engineLoadTXD( 'yourtxdfile.txd' ) engineImportTXD( txd, 310 ) dff = engineLoadDFF('yourdfffile.dff', 310) engineReplaceModel( dff, 310 ) end) meta: "Samyak" type="misc" name="Skin" description="NewSkin" />
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