sampvoice
sampvoice copied to clipboard
Sampvoice log duplication
I have the same log in both svlog.txt and server_log.txt:
svlog.txt:
[08:45:22] : [sv:dbg:network:connect] : connecting player (0) with address (1??.2.222.77) ...
[08:45:22] : [sv:dbg:network:connect] : player (0) assigned key (4dde02c5ed970fd4)
[08:45:22] : [sv:dbg:network:receive] : player (0) identified (port:60905)
server_log.txt:
[08:45:22] [sv:dbg:network:connect] : connecting player (0) with address (1??.2.222.77) ...
[08:45:22] [sv:dbg:network:connect] : player (0) assigned key (4dde02c5ed970fd4)
[08:45:22] [sv:dbg:network:receive] : player (0) identified (port:60905)
Adding a config to enable separate sampvoice logs to svlog.txt instead of logging them in server_log.txt will be better.
- Improve processing time and stockage.