console-->file

bananahotdog
Would it be possible to get the server to write all the info which is in the console to a logfile?

i am running a UO server on windows.
i know it can be done in linux, but i have no clue how to do it in windows

can anybody help?

answers in german are ok too.

ps. im not talking about the normal serverlog. That 1 doesnt gimme any error messages.
Kelli
Im not sure about CoD1 - but in CoD2 or CoD4 you have to add +set logfile 1 to your shortcut on the Target row. ie:
D:\Program Files\Call of Duty\CoDUOMP.exe" +set logfile 1
You will find console_mp.log in the main directory, but unfortunately windows doesnt write the content in realtime. I think in CoD1 its similar.

PS: in uo maybe the console_mp.log is located in the uo folder Augenzwinkern
bananahotdog
oh man,

am i blind???
I completely forgot about the console_mp.
This file was in my server folder all the time.

thnx for the reply kellerkind. smile