![]() ![]() |
![]() Post #1 | |
![]() Member Posts: 197 From: Liberty City, Shoreside Joined: 15-July 10 ![]() | Is there a way to get adress of loaded texture? (from models/txd folder)? I need it for some procedures. |
![]() Post #2 | |
![]() Coding like a Rockstar! ![]() Posts: 1,468 From: ??? Joined: 28-May 09 ![]() | Not quite sure there. For HUD textures and such, it's quite easy. But textures loaded via SCM aren't stored in the same way and have a logic to their functions that I have never understood. 0xA94B68 - contains a pool of 128 RwTexture pointers which seem directly related to the ones used in SCM texture drawing. Perhaps you'll find what yeh need there. -------------------- | CLEO 4.3.22 | A?i?a?o?3D | UI SDK | Black Market Mod 1.0.1 | GInput 0.3 | Cheat Keyboard | Tactile Cheat Activation | Stream Ini Extender 0.7 | SuperVars | ScrDebug | Vigilante Justice: San Andreas | |
![]() Post #3 | |
![]() Member Posts: 197 From: Liberty City, Shoreside Joined: 15-July 10 ![]() | ![]() Big thanx, Deji! |
![]() ![]() |