#RooTs Posted October 27, 2014 Share Posted October 27, 2014 Hello friends, I know the MTA has support for images [ PNG, JPG and BITMAP ] is possible to have support for format GIF ? image.BITMAP( image with background, quality 80% ) image.JPG( image with background, quality 90% ) image.PNG( image with or without background, quality 100%) image.GIF( image animated quality 80 and 90% ) -- no support Link to comment
manve1 Posted October 27, 2014 Share Posted October 27, 2014 you can loop images to make a gif, yes it's additional effort, but still it can be done using the formats currently given, so no point really except to reduce code in your own script. Link to comment
Anubhav Posted October 27, 2014 Share Posted October 27, 2014 https://wiki.multitheftauto.com/wiki/DxDrawGifImage Link to comment
Saml1er Posted October 28, 2014 Share Posted October 28, 2014 https://wiki.multitheftauto.com/wiki/DxDrawGifImage That doesn't work. Link to comment
Dealman Posted October 28, 2014 Share Posted October 28, 2014 I've made a script which draw frames at around 30FPS, I haven't really had any plans to release it but I might consider it. It uses a lot of separate frames, so it's not the most effiecent. 50p made a script which uses sprites which is far more effiecent. But it does not suit my needs, whereas I need entire background animations. Link to comment
#RooTs Posted October 28, 2014 Author Share Posted October 28, 2014 in case I wanted to use the GIF in dxDrawImage without the rotation effect 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