2. Setting up the server for streaming.
"Part One"
Note: If you already have a pbsv.cfg file in the servers pb folder, just add the following code to it.
[list]Open up notepad,
Type in-
CODE
pb_sv_load pbsvlog.cfg // Loads PsB Repository settings
Go to File and click "Save As"
Under filename type
CODE
pbsv.cfg
Under Save as type - Change to All Files, then click save.
[list]
"Part Two"
[list]After that go to File and click New.
In the new file, type in-
CODE
pb_sv_logaddr rep.punksbusted.com // Repository IP Address
pb_sv_logport 24415 // Repository Port
pb_sv_loguser ClanID // Enter your PsB ClanID (e.g. 0123)
Replace the part that says clan ID with the one you have gotten form PsB
pb_sv_logport 24415 // Repository Port
pb_sv_loguser ClanID // Enter your PsB ClanID (e.g. 0123)
Go to File and click "Save As"
Under filename type in
CODE
pbsvlog.cfg
Under "Save as type" - change to All Files, then click save
[list]
3.With the above changes made in steps 1 and 2, reboot your server or issue a pb_sv_restart command in rcon.
I hope this helps some of you out who are trying to set up streaming through cortex with ranked servers. This is just basic Streaming settings server side.