•     Please make sure you check the Support FAQ and relevant Guides before you create a new thread in this section!

[SOLVED] Need a help with server *Important*

Status
Not open for further replies.
Posts
10
Likes
14
Hello! Its a linux server (not my computer, i bought a server with slots.) There is a base, and a japlus folder.

The linuxjampded is on too.

My first attempt was I uploaded all mb2 files to the server and the server.cfg, but when I connected it always went to mp/ffa5 map...
 
Last edited:

LoU

R2D2
Movie Battles II Team Retired
Posts
747
Likes
651
On you server you have at least 2 folders:

Code:
- base
- japlus

Remove japlus to avoid any mismatches

create folder MBII instead so you have:

Code:
- base
- MBII

Upload all files you have in MBII folder to MBII folder on your server

Modify startup command to:
Code:
./linuxjampded +set dedicated 2 +set fs_game "MBII" +exec "server.cfg"
 
Posts
10
Likes
14
Thank you! It'll be work I think. Last question: In the base folder, should I update the assets.pk3 files? (Its originally ja+ server so...)

Aaand can I modify the startup command or this is the host's role?
 
Last edited:

LoU

R2D2
Movie Battles II Team Retired
Posts
747
Likes
651
Folder base should have 4 files:
assets0.pk3
assets1.pk3
assets2.pk3
assets3.pk3

Nothing else. And about startup command, we don't know how it is over there, you should ask host how to do this.
 

LoU

R2D2
Movie Battles II Team Retired
Posts
747
Likes
651
Edit your server cfg and set password for specific smodID
Then in console /smod login 1 password (where 1 is smodID)
 
Posts
10
Likes
14
Can you tell me how to specific smodID?

seta g_smodID "1"?

And where should I write this? server.cfg and the admin section?
 
Last edited:
Status
Not open for further replies.
Top