NeverAgain

[Solved] Spawn zone icon problem

5 posts in this topic

Advertisement
1 hour ago, kuplion said:

You're not loading the required mods.

Thank you..its solved :-) But now i change in server.cfg and description player slots for 12 but i have this error.

22:11:30 Mission Exile.Chernarus_2035: Number of roles (100) is different from 'description.ext::Header::maxPlayer' (12)

 

Ahh i forgot in @ExileServer in config:

maxPlayers                             = 12; Here

 

Edited by NeverAgain

Share this post


Link to post
Share on other sites
51 minutes ago, NeverAgain said:

Thank you..its solved :-) But now i change in server.cfg and description player slots for 12 but i have this error.

22:11:30 Mission Exile.Chernarus_2035: Number of roles (100) is different from 'description.ext::Header::maxPlayer' (12)

 

Ahh i forgot in @ExileServer in config:

maxPlayers                             = 12; Here

 

Description should be:
minPlayers = 1;
maxPlayers = 100;

since you have a possible 100 usable players in your mission.sqm and change the server Config to the max player slots available to connect to the server.

  • Thanks 1

Share this post


Link to post
Share on other sites
Advertisement

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

  • Recently Browsing   0 members

    No registered users viewing this page.