xandrei
-
Content Count
6 -
Joined
-
Last visited
-
Medals
Posts posted by xandrei
-
-
Can you please post output of ps aux | grep server while your server is running?

i run ./arma2server start from etc/rc.d/init.d directory
-
-netlog still don't make log file
my parametere line
ARMA_DIR=/home/arma-server/server/ CONFIG=server.cfg PORT=2302 PIDFILE=${ARMA_DIR}/${PORT}.pid RUNFILE=${ARMA_DIR}/${PORT}.run LOGFILE=${ARMA_DIR}/log.${PORT}.txt SERVER=${ARMA_DIR}/server OTHERPARAMS='-netlog -name=arma2lv -profiles=/home/arma-server/server/arma2lv/ -cfg=basic.cfg -BEpath=/home/arma-server/server/battleye/' -
i use last version of just Arma2
beserver_active_37656628.cfg file i need make my self? with rcon password?
---------- Post added at 00:03 ---------- Previous post was at 23:01 ----------
big thx _MaSSive all work like a charm
only got one problem -netlog don't make log file
-
Is this what you have posted original startup script or modified one?For original script it should have a line
OTHERPARAMS='-parameter=1 -parameter=2 -parameter=etc'
i post default script, i change only ARMA_DIR
i was try to use OTHERPARAMS= but i forgot to put '' i will try with '' now
PS. one more questions. what files need be in battleye directory?
-
How to add run parameters in arma2server file
#======================================================================= #======== CONFIGURATION PARAMETERS ======== #======== MUST BE EDITED MANUALLY TO FIT YOUR SYSTEM PARAMETERS ======== #======================================================================= ARMA_DIR=/home/ CONFIG=server.cfg PORT=2302 PIDFILE=${ARMA_DIR}/${PORT}.pid RUNFILE=${ARMA_DIR}/${PORT}.run LOGFILE=${ARMA_DIR}/log.${PORT}.txt SERVER=${ARMA_DIR}/server #=======================================================================i need add: -world=empty -BEpath=/home/battleye/ -netlog
-profiles=/home/arma2lv/ -name=arma2lv -cfg=basic.cfg -port=2302 -maxplayers=30 -maxmem=2048
Setting up run parameters under Linux
in ARMA 2 & OA - Servers & Administration
Posted · Edited by xAndrei
thx i will try now
Big thx _MaSSive and Killswitch, now all work properly