Jump to content

[HELP] UV maps not working correctly


swag_k_dog

Recommended Posts

basically I've made a new model for the money, and it works correctly in DFF viewer

XciCBtL.png

but when I put it in the game, here's what it looks like:
ayiHaMQ.png

4PNxAFC.png

 

Here's the script:
 

addEventHandler('onClientResourceStart', resourceRoot,  
    function()  
        outputChatBox ( "Test") 
  
        local txd = engineLoadTXD('models/money.txd',true) 
        engineImportTXD(txd, 1872) 
  
        local dff = engineLoadDFF('models/money.dff', 0)  
        engineReplaceModel(dff, 1872) 
    end  
) 

Any idea why this is happening? And how to fix it?

Link to comment

@Tut cockroaches#4437
hit me on discord so we can talk about it

 

On 16/03/2019 at 00:10, JustinMTA said:

If you add me on Skype I can fix it for you.
Some sort of texture issue, maybe in the model itself or maybe something else not sure yet.

not using Skype,  text me over discord

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...