RN Malboeuf 12 Posted June 25, 2004 i know some guys have modified ther server.exe for 1.96 to out put to a log file, can i snag a copy? Im asuming its for 1.96 and windows we'll be changing to win2k this week and it would be handy Share this post Link to post Share on other sites
Migebuff 0 Posted June 25, 2004 You have to start the server with the -netlog parameter. A logfile called "net.log" will be created in the server dir. Share this post Link to post Share on other sites
venmaster 0 Posted July 13, 2004 where do you put that parameter and do you have and example of what it looks like. thx. Share this post Link to post Share on other sites
benu 1 Posted July 13, 2004 You put it in the script/shortcut that starts your server, like -nomap -mod=bla -netlog. Beware: it will generate HUGE logs. Share this post Link to post Share on other sites
sicilian 0 Posted July 13, 2004 0.000: NetLogger: start - Fri Jul 09 09:55:05 2004 0.000: Clk(3579545) 2.459: OFP version: 1.96 2.468: 9:55:07 Dedicated server created 7.671: Par: 1.1,65535,1490,90,3,400000,2,4000,600,2000000,400,0,6000000,1.040,1000.0,0.980,3000000,300 0000,65536 7.671: Par: 2.50,150000.0,400,15,0.1500,0.1000,0.0500,0.0200,2.20,30000.0,1.80,20000.0,1.40,10000.0,1. 10,3000.0,1.40,1.20 7.671: Par: [0.900,20.0] [0.980,10.0] [1.000,0.0] [1.020,20.0] [1.100,40.0] [1.300,50.0] 7.837: Fac:start(1.1,2.2,'WinSock 2.0','Running',32767,65467) 7.847: Fac:cp(3300,65507,65535,8192) 7.847: Fac:cp(1,2,65467,'MSAFD Tcpip [uDP/IP]') 8.889: Ch(0):open(141.24.191.91:3300 <-> 255.255.255.255:0) 8.895: Pe(0):succ(141.24.191.91:3300) 8.896: Pe(0):list(3300) 8.897: Pe(0):send(3300) 8.897: Pe(0):srv 8.899: Pe(0):srv(3300,'ALSR Testgelände [JgBtl511]','ALSR Testgelände [JgBtl511]','',0) 8.908: Fac:cp(3302,65507,65535,8192) 8.908: Fac:cp(1,2,65467,'MSAFD Tcpip [uDP/IP]') 8.914: Ch(1):open(141.24.191.91:3302 <-> 255.255.255.255:0) 8.920: Pe(1):succ(141.24.191.91:3302) 8.921: Pe(1):list(3302) 8.921: Pe(1):send(3302) 8.921: Pe(1):cli 8.921: Cli(141.24.191.91:3300,3300) 8.927: Ch(2):open(141.24.191.91:3302 <-> 141.24.191.91:3300) 8.927: Ch(2):cli(141.24.191.91:3300,'Sicilian',1,327138924) 8.932: Pe(0):rCtrlB(141.24.191.91:3302,182,ccca1e12) 8.935: Ch(2):sInst(3.00,6.00,0.00,0.00,0) 8.940: Ch(3):open(141.24.191.91:3300 <-> 141.24.191.91:3302) and on and on Share this post Link to post Share on other sites