Promod server settings


(Arturo-POL) #1

Hi
Promod is installed on the server
throw into the folder / etqwpro two files server.cfg and usergroups.dat
then I try to / ETQW-dedicated line add + set fs_game + exec server.cfg etqwpro
Unfortunately, the file can not be saved
what am I doing wrong?

my files
server.cfg http://uploaduj.net/D3d9e3/server-cfg/
usergroups.dat http://uploaduj.net/D3d9e4/usergroups-dat/
/ ETQW-dedicated file looks like this
#!/bin/sh
cd dirname $0
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:."
exec ./etqwded.x86 “$@”


(Susefreak) #2

Have you checked the write permissions?


(Leveller) #3

try changing the startup line from:
/ ETQW-dedicated line add + set fs_game + exec server.cfg etqwpro

to:
/ ETQW-dedicated line add + set fs_game etqwpro + exec server.cfg


(Arturo-POL) #4

I added line + set fs_game + exec server.cfg etqwpro and can not save this file


(StupidoGoblin) #5

If you cannot save file, it’s mostly a permission case : file belongs to root, and you edit it as user. Check in file properties wich owner and group it belongs to. Then log with right owner and edit :slight_smile:


(Susefreak) #6

Give the root of your etqw dir chmod 771 and make sure you’r added line is: + set fs_game etqwpro + exec etqwpro.cfg

The first part is required, since it creates a new dir for the corresponding mod.