Jump to content
Sign in to follow this  
dragon_12dk

How to change loading screen?

Recommended Posts

Hello um currently making a Life server.... But I'm not good a scripting or anything, any good ways?:confused:

Share this post


Link to post
Share on other sites

Hi, for your mission it should have a description.ext, in it you add this code:

loadScreen = "your image";

Basically you need a picture converted to paa, then stick it into the same folder of your mission, from there just add to the title in the code,

lets say your picture was titled Life server.paa, so then you add the pic like this:

loadscreen = "Life-server.paa";

Apon the mission loading your picture would be seen first.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×