View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 04-15-2012 , 16:24   Re: HLTV crontab script
Reply With Quote #4

Quote:
Originally Posted by ghostofmybrain View Post
I am attempting to start an HLTV server with a script so I can execute it through crontab should I happen to reboot the machine.

Normally, if I try to start HLTV, I have to launch screen, and then execute the command

Code:
export LD_LIBRARY_PATH=".:LD_LIBRARY_PATH"
before using the hltv start command. (If I don't, it errors out, which is a common known issue with hltv on linux.)
I never have to do this manually. Just put it in your "hltv" start script. Then, when you execute that script, it also gets executed.
__________________
fysiks is offline