SLR-R Posted January 27, 2009 Share Posted January 27, 2009 how DO you properly load txds with cleo? something like speedometer mods... Link to comment https://gtaforums.com/topic/394692-how-do-you-load-txd/ Share on other sites More sharing options...
coin-god Posted January 27, 2009 Share Posted January 27, 2009 how DO you properly load txds with cleo? something like speedometer mods... :Using0390: load_txd_dictionary 'XXX' //file.txd, dont put ".txd" 038F: load_texture "xxx" as 2 // Load dictionary with 0390 first, texture inside the TXD//Do something with it0391: release_txd_dictionary The TXD must be in MODELS/TXD folder. Link to comment https://gtaforums.com/topic/394692-how-do-you-load-txd/#findComment-1058916724 Share on other sites More sharing options...
SLR-R Posted January 27, 2009 Author Share Posted January 27, 2009 how DO you properly load txds with cleo? something like speedometer mods... :Using0390: load_txd_dictionary 'XXX' //file.txd, dont put ".txd" 038F: load_texture "xxx" as 2 // Load dictionary with 0390 first, texture inside the TXD//Do something with it0391: release_txd_dictionary The TXD must be in MODELS/TXD folder. my game crashes Link to comment https://gtaforums.com/topic/394692-how-do-you-load-txd/#findComment-1058917240 Share on other sites More sharing options...
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