Jump to content
  • 0

Quick question on custom load screen?


boxman80

Question

Hi folks, just a quick question on the custom loads screen for Epoch;  do I just follow the same process for vanilla Day Z servers or do i add the custom screen links to the epoch init.sqf (if so what's the variable?)

 

Cheers

 

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

are there any other requirement like maximum dimesion, file extension and o on?

 

I tried a JPG file with 1920*1080 dimension and it gave me an error on dimesion I think, could this be possible or might there be another problem?

 

 

it said something like dimesion 1920x1080 not 2^n

 

 

EDIT:  Nevermind figured it out dimensions must be 2x1 so i.e. 1024*512

Link to comment
Share on other sites

  • 0

Hi folks, just a quick question on the custom loads screen for Epoch;  do I just follow the same process for vanilla Day Z servers or do i add the custom screen links to the epoch init.sqf (if so what's the variable?)

 

Cheers

 

I use 2048 x 1024 Dimensions and as Neomale said it must be 2x1 ratio so 1024 x 512 will work also.

 

Place the load screen inside the root of your MPmissions\

 

Open your description.ext and find this line

 

loadScreen = "\z\addons\dayz_code\gui\dayz_logo_ca.paa";

 

Change to

 

loadScreen = "MyLoadScreenName.jpg";

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...