To start correctly Specops Server :
// this is to start server without weapon restriction in server.cfg
seta cg_classPlayer "weaponfree"
// this is to enable all weapons for clients
seta g_availableWeapons "22222222222222222222222222222" // or customize it !
seta g_availableItems"22222"
// or customize it !

For different weapons config, use the tool on this web
Do not forget to restart your server if you modify server.cfg and sof2mp.cfg

To start your Specops 2.2 Server on NT:

Put the following 2 lines in your startserver.bat in JEEL folder for a NT server:
cd ..
SoF2MP.exe +set dedicated 2 +set fs_game jeel +set sv_pure 1 +set com_hunkmegs 128 +exec server.cfg +set vm_game 2 +set vm_cgame 2 +set vm_ui 2 +set vm_gametype 2

Do not modify RED PARAMETERS please, they are mandatory in Specops Server.

To start your Specops3.0 Server on MAC OS:

Open the "Terminal" (found in the Applications\Utilities folder).
Open the "Package Contents" of "SOF2 - Multiplayer" (This is done by a control-click),
then open 'Contents' then 'Macos'.
That should bring up a folder with one thing in it: "SOF2 - Multiplayer".
Drag this over to the Terminal window.
The Terminal will automatically enter in the correct path to SOF2 (it should look something like this:
/Games/SOF2/SOF\ II\ -\ Multiplayer.app/Contents/MacOS/SOF\ II\ -\ Multiplayer).

You can press 'enter' now to run the program normally or you can load up a mod in the same way as you would when entering a command line into a Windows Shortcut.

Type '+set fs_game <name of mod folder (JeeL)>' after the app's path leaving one space
(/Games/SOF2/SOF\ II\ -\Multiplayer.app/Contents/MacOS/SOF\ II\ -\ Multiplayer +set fs_game JeeL).

Then press enter.

This should load up the selected mod in the same manner as when you do
it from a .bat or Shortcut on Windows.
from Jack Tarento.

 

To start your Specops 3.0 Server on LINUX :

Put the following 2 lines in your startserver in JEEL folder for a Linux server:
cd ..
SoF2MP +set dedicated 2 +set fs_game jeel +set sv_pure 1 +set com_hunkmegs 128 +exec server.cfg +set vm_game 2 +set vm_cgame 2 +set vm_ui 2 +set vm_gametype 2

Do not modify RED PARAMETERS please, they are mandatory in Specops Server.

FOR ALL CONFIGS: Do not use program launcher , start directly Specops Server.