Code: Select all
system("taskset -c $cpu ".DOCROOT."game/$type/hlds_run -game cstrike -noupdate +servercfgfile ".$conf." +port ".$port." +maxplayers ".$players." +map de_dust2 +sys_ticrate ".$sys_ticrate." +ip ".$ip."".$pingboost." > ".$log." 2>&1 -binary ./hlds_amd &"); Thanks in advance for any ideas...