D
dram
Guest
Hello. I saw many subject's about startup but don't work for me;(
Look:
This screen what i want to run after system startup :
This "screen" don't work when i run it in terminal ...
This screen works if i'm in the dir where is "hlds_run" then input
I tryed with full path but it's dont work too
Help me please
Look:
This screen what i want to run after system startup :
HTML:
screen -A -m -d -S zombie hlds_l/hlds_run -game cstrike +maxplayers 32 +exec server.cfg +map de_inferno
This "screen" don't work when i run it in terminal ...
This screen works if i'm in the dir where is "hlds_run" then input
Code:
screen -A -m -d -S zombie ./hlds_run -game cstrike +maxplayers 32 +exec server.cfg +map de_inferno
I tryed with full path but it's dont work too
Help me please
