Arsilex Posted December 23, 2015 Share Posted December 23, 2015 Is there any way to hide the default weapons skin? I mean make it invisible or something. Link to comment
Tekken Posted December 24, 2015 Share Posted December 24, 2015 Is there any way to hide the default weapons skin? I mean make it invisible or something. You can use this file: weapon_alpha.txd and make a script like this: This will make M4 invisible! local txd = engineLoadTXD("weapon_alpha.txd"); engineImportTXD(txd, 356); 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