How to import 3D models?

Guys i have some subwoofers that i made for a sound mod in gta san andreas(MDPM V5) and i want to import one of my models and replace the default subwoofer from the game.
Is there any tutorial for that?
upload_2018-12-2_13-38-27.png

upload_2018-12-2_13-38-56.png

upload_2018-12-2_13-40-35.png
 
You have 2 ways of doing this:

1.
You can import the 3d files with UABE, but you will have to edit the ATLAS_motorparts.tex in order to get a working texture on your model.
Extract the ATLAS_motorparts.tex using UAE and open the dds file you get.
When you open the dds file, somewhere on the image is the subwoofer displayed and you’ll have to edit this part of the image.

2.
If you’re a modder, you can do it with Unity Editor and Visual Studio.
Open the obj file in Unity Editor and make an AssetBundle (with texture, mesh renderer and mesh colliders ofcourse).
Make your modscript in Visual Studio and import your mod files into the mods folder for modloader (after debugging your mod, but I shouldn’t have to say it).

If you’ve done it right, you should have a working mod!
 

Latest News

What would make you race in our Club events

  • Special events

    Votes: 18 25.0%
  • More leagues

    Votes: 17 23.6%
  • Prizes

    Votes: 15 20.8%
  • Trophies

    Votes: 7 9.7%
  • Forum trophies

    Votes: 5 6.9%
  • Livestreams

    Votes: 13 18.1%
  • Easier access

    Votes: 46 63.9%
  • Other? post your reason

    Votes: 8 11.1%
Back
Top