Erikson
Posts: 1
08:16 PM 26/02/2010 |
Hi. I' m trying to host a server and run obscurity mod. I have the .cfg file DLed here inside my cod4 server folder. When I play it the server runs DM mod but everything works it' s just DM mod instead of obscurity.
that' s what i wrote in the schortcut
+set dedicated 2 +set fs_game mods/predator +exec obscurity_defaults.cfg +map_rotate +set sv_maxclients 32 +set sv_punkbuster 1
|
chaos
(xfire: chaosbeserker)
Posts: 53
11:33 PM 26/02/2010 |
you havent set the gametype, DM is always default so without the gametype the server will simply do DM
i think the gametype all the servers run is obs_elim
|
Snakelet
(xfire: snakelet)
OBS Dev
Posts: 1330
02:05 AM 28/02/2010 |
/exec obscurity_defaults.cfg
/g_gametype obs_elim /g_gametype obs_mar /g_gametype obs_vip /g_gametype obs_koth /g_gametype obs_arm
/map_restart
|
vi_RUS.
Posts: 1
03:13 PM 08/04/2011 |
Hello to everyone.
When i trying to start the server from my desktop icon, COD4 console appears.
Can anyone help me to start server ???
|
Falcar
(xfire: seamusthefamous)
OBS Dev
Posts: 526
05:48 PM 08/04/2011 |
Try this:
+set dedicated 2 +set fs_game mods/predator +exec dud.cfg +exec obscurity_defaults.cfg +map_rotate +set sv_maxclients 32 +set sv_punkbuster 1
CoD4 servers can be dodgy sometimes and unable to find the first config file you specify.
Also make sure the config file is in the mods/predator folder.
|