the1_ZeroS
05-12-2008, 10:50 PM
When I make SADS, I want to apply RANKEDMATCH.
Can know about method that apply RANKEDMATCH if read 'R6VegasServerConfig.inis' file.
; Choose between Ranked Match and Player Match
; Possible values are:
; - GAMETYPEMP_RANKEDMATCH (and put RANKED_GAME=1 in Binaries\R6VegasServerLanch.bat)
; - GAMETYPEMP_PLAYERMATCH (and put RANKED_GAME=0 in Binaries\R6VegasServerLanch.bat)
But, I can't apply.
How can i apply?
I open C:\ Program Files\Ubisoft\ Tom Clancy's Rainbow Six Vegas 2\Binaries 'R6VegasServerLaunch.bat' and added like lower part.
REM ******************** EDIT CONFIG BELOW **********************************
SET ONLINEPLAY=1
SET RANKED_GAME=1
.
.
.
SET SERVER_OPTIONS_FILE=R6VegasServerConfig
REM ********************** END OF CONFIG ************************************
Is that right?
I need your help.
Thank you.
Can know about method that apply RANKEDMATCH if read 'R6VegasServerConfig.inis' file.
; Choose between Ranked Match and Player Match
; Possible values are:
; - GAMETYPEMP_RANKEDMATCH (and put RANKED_GAME=1 in Binaries\R6VegasServerLanch.bat)
; - GAMETYPEMP_PLAYERMATCH (and put RANKED_GAME=0 in Binaries\R6VegasServerLanch.bat)
But, I can't apply.
How can i apply?
I open C:\ Program Files\Ubisoft\ Tom Clancy's Rainbow Six Vegas 2\Binaries 'R6VegasServerLaunch.bat' and added like lower part.
REM ******************** EDIT CONFIG BELOW **********************************
SET ONLINEPLAY=1
SET RANKED_GAME=1
.
.
.
SET SERVER_OPTIONS_FILE=R6VegasServerConfig
REM ********************** END OF CONFIG ************************************
Is that right?
I need your help.
Thank you.