sxriter Posted June 13, 2015 Share Posted June 13, 2015 I making a cleo mod but i need a transition or a black screen in the middle of the scipt i put enable_screen_darkness 1 with_value -1 but i need to make it has 5 seconds on the screen. i need to change with value? Someone can help me i'm early noob in coding some scripts TNX Link to comment Share on other sites More sharing options...
ZAZ Posted June 13, 2015 Share Posted June 13, 2015 (edited) you mean fading, opcode 016A (do_fade type %1b:fade_in/fade_out% timelimit %2d%) fade 0 2000wait 5000 fade 1 2000 Edited June 13, 2015 by ZAZ CLEO MODS CLEO Script Tutorial Link to comment Share on other sites More sharing options...
sxriter Posted June 13, 2015 Author Share Posted June 13, 2015 you mean fading, opcode 016A (do_fade type %1b:fade_in/fade_out% timelimit %2d%) fade 0 2000wait 5000 fade 1 2000 Oh zaz you are the best! Thanks ! i know about all in gta but cleo is a little dificult Link to comment 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