View Single Post
Solved
Old
  (#10)
PopovN
Member
 
Status: Offline
Posts: 4
Join Date: Sep 2008
Default Solved - 05-09-2008

HI
im surprized, bat problem is out )
sorry and thanks for your time...

Now i can launch shortcat from desktop of "windows" and play on random map with podbots only... without seen any menu or choose any parameters..

What was:
I had old podbots (ver 2.5) and not last metamod
also i rewrite my cs.bat for start game.
now its look like:
Code:
@copy cstrike\qconsole.hystory+cstrike\qconsole.log cstrike\qconsole.hystory
RNDMIX.EXE cstrike\mapcycle.txt NextMap.txt
@set /p map= < NextMap.txt
HL.exe -newdat -nointro -console -dev -nocdaudio -condebug -noipx -numericping -heapsize 393216 -game cstrike +maxplayers 25 +map %map%
(if dont work - try to go offline in OS)
RNDMIX.EXE - its tool for choose random map and make random list of map on "listenserver"

Bat also i dont understand which version of CS i have - configuration files say what 1.5 - bat they may be didnt rewrited when i reinstalled 1.6

Also ill try to attach my cs.bat and rndmix - may be it will good for anybody who wanna rapidly start of listenserver with podbot on random map. Put them in half-life folder.

Remove last ".zip"
Attached Files
File Type: zip RNDMIX.LZMA.7z.zip (17.5 KB, 407 views)
  
Reply With Quote