The NWN Persistent World > Layonara Server

Got Windows 7? Got Powershell? Rotate your logs without GLR

<< < (3/3)

Tanman:
@Dorg @HB

Actually having looked at the line:

move-item "$nwn_path\\$log_path\\nwclientLog1.txt" "$nwn_path\\$dest_path\\$final"

you could try changing it to
""\\$final"

ie for example if i wanted it for d:\\NWN\\logs
the last line might look like:

move-item "$nwn_path\\$log_path\\nwclientLog1.txt" "d:\\nwn\\logs\\$final"

as it is just parsing paths. Give it a go and lets see how it turns out.

you could change this path to:

"

swoop:
Ok I mostly got this to work, however, when I start with the standard nwn.exe in windows7 x64 it switches to basic color mode and it doesn't seem to be doing it with the batch file so NWN crashes everytime. Any thoughts on how to add something in there to switch the color mode?

Dorganath:
You can try finding your nwmain.exe program using Windows Explorer, right-clicking the file and selecting Properties.  Within the "Combatibility" tab there's a bunch of options.  The one marked "Disable desktop composition" should switch you to "Basic" mode on Win7 when you run nwmain.exe.

cbnicholson:
Have this up and running.  Maybe now DB won't be so forgetful. :P  Thanks for bringing this to the players, Dorg!

Navigation

[0] Message Index

[*] Previous page

There was an error while thanking
Thanking...
Go to full version