Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. How to import 3D models from Garry's Mod Workshop! :
  2.  
  3. 1. Subscribe to the addon that you want to import for example "https://steamcommunity.com/sharedfiles/filedetails/?id=1154384700&searchtext=Spiderman"
  4. (Keep in mind it has to be a either Model,Prop,NPC works aswell)
  5.  
  6. 2. Once you've subscribed to your desired addons. Open up C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\bin , and look for ( Gmad.exe ) https://gyazo.com/6b1b045407436cf24dbc6005b39c9bd7
  7.  
  8. 3. Now you goto C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\addons , the addons folder and you look for your subscribed addon when you found it drag the addon file unto Gmad.exe in your bin folder
  9. https://gyazo.com/2f4fe48e1b2eda5914bcc7907d18865b . After that is done Gmad.exe have decompiled the addon file for you and the decompiled file should be located on the top of the addons folder in a file that look like this
  10. https://gyazo.com/63a8deb6af4680e5ca12f2f66d13f606
  11.  
  12. 4. Open up the decompiled file example "https://gyazo.com/f00efcf779edf99c0e61f84bdf40455b" , and you will see 3 files ( Models , Materials , Lua) avoid the LUA folder we never touch that one only materials and models
  13. folder we are going to manage.
  14.  
  15. 5. Make a new file on your desktop example https://gyazo.com/048e113c9f9e2fd2c9e589c0728ab520 , this new folder is the one we are goign to drag in all the materials and models into now
  16.  
  17. 6. Go into your decompiled addons file where you should see (Materials , models , LUA) open up (Models) https://gyazo.com/c53f1d0f78b265bc1c8e5c36317b6a79 , now sometimes it could happen you will see 2 or even 3 folders inside
  18. the model folder https://gyazo.com/7ece5a679376c52eb9062ab87a775898 , if you ever see folder that is called "weapons , C_arms , arms" Do not touch or import anything from it beacuse it might happen once you imported it into pac
  19. you will only be able to see a pair of arms instead. Go into the actual playermodel folder where you will see files like this https://gyazo.com/07ec202fa25d3ab66ef6883af747ee76
  20.  
  21. 7. Take all of these files except "PHY , PNG , XC , DMX" files and drag them into your new desktop folder you made specificly for your addon which you are going to import https://gyazo.com/19c90c698f56e18e5e64f531f435edc5 ,
  22. once that is done we are pretty much done with models
  23.  
  24. 8. Go into (Materials folder) https://gyazo.com/7841a6baa5762e089a98a3b9a49e6b3f and click until you see files that look like these https://gyazo.com/ef16321d87ce691c0dff7f6973ab8099 , what you are going to do now is drag
  25. all those "VTF - VMT" files into the new folder on your desktop that was made specificly for your addon you are going to import , drag all of those in the folder https://gyazo.com/84d9b4266a60e798544ba6bd40aed42a
  26.  
  27. 9. Now we are done with importing all the decompiled files you need . Now right click on the folder and ZIP it up or "add to archive" https://gyazo.com/3a95bcc303700f2cf827f4d5e479c5da , its optional i would recommend 7 ZIP
  28. this is how it will look like when you ZIP it up make sure to store without compressing the file . example https://gyazo.com/9954f61058654f944eeed5648393d3f6 <-- when you 7-zip , )
  29. If you would press add to archive it would look like this https://gyazo.com/6f9254d72a0adc7878a6f2a2fb04baec , once that is completed a ZIP file should appear on your desktop example https://gyazo.com/a563a0fd7715aa98d2d0c6da7362a9a5
  30.  
  31. 10. Now take that Zipped folder and drag it unto your Dropbox and let it upload once that is done press "Share > Create link > Copy link" https://gyazo.com/8ea8a2f336add6f1c112b3a87769b2d5
  32.  
  33. 11. Go into Garry's Mod and open up Pac 3 . Right-click on Pac 3 add a (Model) and look under Generic you will see model add the shared dropbox URL in there but before you do that make sure to put MDL infront of that URL link
  34. and change the last number 0>1 to one and enter. Then go up in the top left corner press Pac and Wear and exit and it should work)https://gyazo.com/eefc559dd7a6a013f4ed5f577fecea74
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement