PDA

View Full Version : cod 2 mods on server



ValAk
16th October 2021, 22:06
hi all i need help to do cod 2 mod folder for server and i cant setup server to go on folder to launch mods (my os is windows(ltsc) NO LINUX) please help me :)

Mitch
17th October 2021, 14:52
Create a shortcut to cod2mp.exe and change the shortcut target to:

"path_to_your_cod2_and_mp_exe" +set dedicated 2 +set fs_game yourmodsfolderhere exec server.cfg +map_rotate

fs_game is one of the folder in path_to_your_cod2 e.g. "C:\Program Files\Activision\Call of Duty 2\yourmodsfolderhere".

IzNoGoD
17th October 2021, 20:01
Create a shortcut to cod2mp.exe and change the shortcut target to:

"path_to_your_cod2_and_mp_exe" +set dedicated 2 +set fs_game yourmodsfolderhere exec server.cfg +map_rotate

fs_game is one of the folder in path_to_your_cod2 e.g. "C:\Program Files\Activision\Call of Duty 2\yourmodsfolderhere".

Missing the + before exec, otherwise yes.

ValAk
19th October 2021, 16:33
Thanks :)