Jump to content

texture problem with ASE file in misc_model


Go to solution Solved by NAB622,

Recommended Posts

  • Solution

First off, make sure your vador folder is inside the gamedata/base folder, not the gamedata folder. The game always looks for assets starting in the base folder.

Second, your texture path needs to be relative to the base folder. You cannot have an absolute path (For instance, starting at your drive). So, change the texture path to vador\models\map_objects\v2\Concgren.jpg. As long as you moved the vador folder as mentioned above, it should work.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...