[Resolved]Problem with cfg
Hi guys i have a problem with all config to server not one work all on conse have same problem "Unknown command" and im use (Say) "Server is not running" check on SS ok thanks...!
Please tell, what command you wrote in the quake3 console window just before you received these error messages.
I think you tried to load a server configuration file with the exec
command.
If its true, then you need to know that server configuration files need to be loaded with the "load" command like this:
load conf/excessive5.cfg
____________
epsislow
Im use the .bat have on q3 folder coming with excessiveplus .rar, im try later with u command ok!
@echo off
start quake3.exe +set fs_game excessiveplus +set vm_game 1 +set dedicated 2 +exec qlinsta.cfg
Use load qlinsta.cfg instead of exec.
and learn english
wrote:Im use the .bat have on q3 folder
coming with excessiveplus .rar, im try later with u command ok!
@echo off
start quake3.exe +set fs_game excessiveplus +set vm_game 1 +set dedicated 2 +exec qlinsta.cfgUse load qlinsta.cfg instead of exec.
and learn english
... and u SIR learn some manners.
and learn english
If I were you I wouldn't be so vociferous, considering the fact that you have grammar or spelling errors in every 2nd sentence.
try /rcon load , not just load , maybe it'll work dunno for sure , /rcon xp_config QLinsta.cfg;
/rcon map_restart;
Im use the .bat have on q3 folder coming with excessiveplus .rar, im try later with u command ok!
@echo off
start quake3.exe +set fs_game excessiveplus +set vm_game 1 +set dedicated 2 +exec qlinsta.cfg