Great_Johnny Posted February 1, 2010 Share Posted February 1, 2010 I know how load textures with cleo. But... Can I load textures with animation? A bit like.... gif. I saw models can use textures with animation so maybe... or I should load differents pieces of animation in a secuence. For example: SEC. 1- Picture2SEC. 2 - Picture2 ETC Also, Can I load textures from a txd in a IMG files? Link to comment https://gtaforums.com/topic/439787-q-two-questions-about-textures-in-cleo/ Share on other sites More sharing options...
Deji Posted February 2, 2010 Share Posted February 2, 2010 Heh, no. You can make animations by using multiple textures, but I'd recommend limiting it to short animations, such as the animations of the horses in the betting shop and the animations of various things in the minigames.. They show animations of about 2 or 8 frames. Link to comment https://gtaforums.com/topic/439787-q-two-questions-about-textures-in-cleo/#findComment-1059762613 Share on other sites More sharing options...
NTAuthority Posted February 2, 2010 Share Posted February 2, 2010 You could call RwLockRaster/RwUnlockRaster on the scripted RwTexture pointers and draw your own stuff there, but that isn't possible using standard scripting - the .NET-based GTAScriptHook does however support it. As for IMG archives, only when using CTxdStore and manually changing the texture in the memory pointer, which might be possible using CLEO's memory opcodes. Link to comment https://gtaforums.com/topic/439787-q-two-questions-about-textures-in-cleo/#findComment-1059762839 Share on other sites More sharing options...
Deji Posted February 2, 2010 Share Posted February 2, 2010 I still want the function for calling movie files And to know how to use it. I'm useless at finding functions since I never have a clue how many parameters to put in. So far all I've had are crashes Link to comment https://gtaforums.com/topic/439787-q-two-questions-about-textures-in-cleo/#findComment-1059763210 Share on other sites More sharing options...
Great_Johnny Posted February 3, 2010 Author Share Posted February 3, 2010 Thaks. I only want make a short animation, like said Deji. Films... in SA... It should be cool Link to comment https://gtaforums.com/topic/439787-q-two-questions-about-textures-in-cleo/#findComment-1059765049 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