Amey.Banaye Posted June 26, 2015 Share Posted June 26, 2015 How to show black screen or fade in and fade out effect while loading mission or teleporting entities ? Link to comment Share on other sites More sharing options...
Mgel Posted June 26, 2015 Share Posted June 26, 2015 These maybe? void DO_SCREEN_FADE_IN(int duration) // D4E8E24955024033 66C1BDEEvoid DO_SCREEN_FADE_OUT(int duration) // 891B5B39AC6302AF 89D01805 Link to comment Share on other sites More sharing options...
dehan Posted July 3, 2015 Share Posted July 3, 2015 Doing screen fade out and then waiting will make a loading icon show after a few seconds. You can then use fade in. 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