nn_lb1

SoF2 Tips

sof2_tips.zip —

Description

This is a simple, yet handy file for some people out here. It explains how to create .bat files and how to use them. Have fun using them :)

nn_lb2

README

Just a few tips to let you win a few seconds before being able to play the best FPS ever.

1) Start SoF2MP and SoF2 minimizer together.
-Create a txt file
-Modify the paths(if you need to) and paste the following code :
@echo off
start "" "C:\Program Files\Soldier of Fortune II - Double Helix\SoF2mp_min.exe"
start "" "C:\Program Files\Soldier of Fortune II - Double Helix\SoF2MP.exe"
-Save, close and rename the file as a .bat file.
-You're done. You can now, for example, add a shortcut to your desktop.

2) Start SoF2MP with some parameters.
-Create a shortcut for SoF2MP.exe
-Right click on it and choose Properties
-In the path stuff, add at the end the parameters you need.
Examples :
for a MOD : +set fs_game {rocmod, refrag, OSP... }
for a Server : +connect {IP:port}
... there are many other params to add and can't list them all here :p

3) Combine 1 and 2.
For example i want to start SoF2 with my favorite MOD (Rocmod) on my favorite server (xXx)
I would create the following bat :
@echo off
start "" "C:\Program Files\Soldier of Fortune II - Double Helix\SoF2mp_min.exe" 
start "" "C:\Program Files\Soldier of Fortune II - Double Helix\SoF2MP.exe" +set fs_game rocmod +connect 70.84.19.36:20102



********************************************************

SoF2 isn't a dead game. Enroll your friends in the thing.
We have still some years to enjoy the great game!
Thanks to SoFFiles
Mild7 / Q-SeNs

There are no comments yet. Be the first!

nn_player