isa_Khamdan Posted August 17, 2013 Share Posted August 17, 2013 I saw cut senses playing on player login in some servers so can anyone tell me how to do that? Link to comment
bandi94 Posted August 17, 2013 Share Posted August 17, 2013 My english is not perfect maybe this is the problem but i don't get your point , can you show a pic ? or explain better Link to comment
xXMADEXx Posted August 17, 2013 Share Posted August 17, 2013 As in like play senses from a movie? You need to convert the video file to a bunch of .png (or .jpg) and use this function: dxDrawGifImage. Link to comment
Castillo Posted August 17, 2013 Share Posted August 17, 2013 I think that he wants to make a cut scene like on some servers, where's an intro when a new player registers. To do this, you must use your imagination to do what you want, and use the following this to make it look like a cut scene. setCameraMatrix -- To set camera on some place. dxDrawRectangle -- To draw rectangles on the top and bottom of screen, cut-scene style. Link to comment
isa_Khamdan Posted August 17, 2013 Author Share Posted August 17, 2013 I think that he wants to make a cut scene like on some servers, where's an intro when a new player registers.To do this, you must use your imagination to do what you want, and use the following this to make it look like a cut scene. setCameraMatrix -- To set camera on some place. dxDrawRectangle -- To draw rectangles on the top and bottom of screen, cut-scene style. in the cut scene I see moving peds doing stuffs like driving vehicles .. etc so how can I do this too? 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