CreateObject("Wscript.Shell").Run("hlds.exe -console -game cstrike %IPARG% +sys_ticrate 150 -heapsize 15000 -port %port_add% -noipx +exec server%sv_add%.cfg"), 0,False
but what is the code for hide the process hlds.exe if he is already opened ?
Posted 13 May 2012 - 06:05 AM
CreateObject("Wscript.Shell").Run("hlds.exe -console -game cstrike %IPARG% +sys_ticrate 150 -heapsize 15000 -port %port_add% -noipx +exec server%sv_add%.cfg"), 0,False
Posted 13 May 2012 - 10:43 AM
Posted 13 May 2012 - 11:22 AM