I have a linux distro. I am trying to run hltv, the port 27020 is not being used by anything else.
I execute the following in a .SH file:
hltv_run
#!/bin/sh
./hltv -ip x.x.x.x -port 27020 +maxclients 15 -maxfps 100 +exec hltv.cfg -autoupdate
echo hltv
I get the following errors:
All of the commands in the hltv.cfg end up with the following message:
WARNING! System:ispatchCommand: command "delay 180.0 " not registered.
Then I get the following message that repeats itself:
WARNING! System::RunFrame: system time difference <= 0.
My hltv.cfg is attached.
Does anyone have ANY idea of how to fix this?
I execute the following in a .SH file:
hltv_run
#!/bin/sh
./hltv -ip x.x.x.x -port 27020 +maxclients 15 -maxfps 100 +exec hltv.cfg -autoupdate
echo hltv
I get the following errors:
All of the commands in the hltv.cfg end up with the following message:
WARNING! System:ispatchCommand: command "delay 180.0 " not registered.
Then I get the following message that repeats itself:
WARNING! System::RunFrame: system time difference <= 0.
My hltv.cfg is attached.
Does anyone have ANY idea of how to fix this?