SirDrexD Posted August 3, 2020 Share Posted August 3, 2020 Queria saber se é possível alterar a DFF, pois irei fazer um sistema de roupas usando shader. Link to comment
Administrators Tut Posted August 3, 2020 Administrators Share Posted August 3, 2020 (edited) 33 minutes ago, SirDrexD said: Queria saber se é possível alterar a DFF, pois irei fazer um sistema de roupas usando shader. Não é possível substituir os modelos de roupas CJ usando https://wiki.multitheftauto.com/wiki/EngineReplaceModel. Seus tipos de modelo suportados estão listados na parte superior da página de funções. Você pode substituir as texturas das roupas por shaders, e acredito que também pode substituir os arquivos .txd por https://wiki.multitheftauto.com/wiki/EngineImportTXD. O MTA pode carregar modelos de roupas personalizados se for substituído no player.img, mas não usando nenhuma das funções do mecanismo. Eu espero que isso ajude It's not possible to replace CJ clothing models using https://wiki.multitheftauto.com/wiki/EngineReplaceModel. Its supported model types is listed at the top of the function page. You can replace clothing textures with shaders, and I believe you can also replace .txd files with https://wiki.multitheftauto.com/wiki/EngineImportTXD. MTA can load custom clothing models if replaced in player.img, but not by using any of the engine functions. I hope this helps Edited August 3, 2020 by Tut reordering 1 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