Camisra
Posts: 5
08:54 PM 11/04/2009 |
Hi guys, sorry to be a real pain in the ass, But ive been trying to install this Mod onto our server and we have no hope of doing it. :( any help would realy be appreciated.
My xfire is mxthegame
or contact us on our website www.mx-clan.com
Thanks alot guys
:)
|
Falcar
(xfire: seamusthefamous)
OBS Dev
Posts: 526
08:03 AM 12/04/2009 |
Who is your server provider? It depends what setup they have, usually you just have to upload the files to the FTP they provide and then they'll do the rest, but if it is home hosted simply extract the files into the server's mod folder using an appropriate name (eg mx_obs) and then boot it up with:
+set fs_game "mods/mx_obs" +exec obscurity_defaults.cfg
Placed in the shortcut to start the server's target field, obviously changing the mod folder name as necessary.
|
Camisra
Posts: 5
10:50 AM 12/04/2009 |
Hi our server Hosting provider is GTXGaming.
i have done everything in the config. but its stuck on TDM and none hardcore??
i just cant seem to get it to switch to elimation and hardcore i can do it by using the RCON commands But it keeps going on a normal map rotation and the server dies on District(city streets).
I dont know what im doing wrong..
|
Falcar
(xfire: seamusthefamous)
OBS Dev
Posts: 526
12:58 PM 12/04/2009 |
Only possible problem that could be doing that I can think of is another config being executed over-top of the obscurity settings.... and the mod has never worked on District, also won't work on Crossfire (written in the config around the map rotation)
|
Camisra
Posts: 5
01:44 PM 12/04/2009 |
The server is running fine now. what we did was we played through the 1st round then it changed to hardcore soon as the second map came on it went to elimnation. seems to be fine so far, thanks for the help.
|
[NBK]DxTrEm3Fx
Posts: 5
06:21 PM 23/05/2009 |
Hello I'm a extreme server noob and I'm trying to get this running on my rented 10 man GS server. I have uploaded all of the mod files to my server. I placed them in cod4/Mods/mx_obs/ is this correct so far? Good now I'm trying to set the start up CMD line but can't seem to get it working. Im not sure if anyone ueses Gameserver around here. but right now my start up CMD line looks like this except where the * is that would be my IP.
+set dedicated 2 +set net_ip *.*.*.* +set sv_maxclients 10 +set ui_maxclients 10 +set net_port 28960 +exec config.cfg +map_rotate
I have tried to add this to the end of it so it looks like below but I get an error. (There was an error updating your command line settings. They did not appear to be in a valid syntax. Please try again or contact support.)
+set dedicated 2 +set net_ip *.*.*.* +set sv_maxclients 10 +set ui_maxclients 10 +set net_port 28960 +exec config.cfg +map_rotate +set fs_game "mods/mx_obs" +exec obscurity_defaults.cfg
Any help would be great. Dose any one have a
|
Audioghost
Posts: 40
06:26 PM 23/05/2009 |
Hi,
Firstly the cmd line is exec'ing two .cfg files upon startup, which will probably conflict and fail.
Also remove the " from around the mods section, that will help
|
Falcar
(xfire: seamusthefamous)
OBS Dev
Posts: 526
11:49 PM 23/05/2009 |
+set dedicated 2 +set net_ip *.*.*.* +set sv_maxclients 10 +set ui_maxclients 10 +set net_port 28960 +set fs_game "mods/mx_obs" +exec "config.cfg" +exec "obscurity_defaults.cfg" +map_rotate after iw3mp.exe
Try that
|
[NBK]DxTrEm3Fx
Posts: 5
01:44 AM 24/05/2009 |
Thank you very much. Now if I can get redirect working with my godaddy's website hosting account I'll be golden.........Thanks for all the help! everyone.
|
[NBK]DxTrEm3Fx
Posts: 5
03:32 PM 24/05/2009 |
Ok I think I screwed up when I named my Mod file mx_obs? Everyone that connectes to the server and has the files is having to re-download the Mod files.....Is there a stock name that the folder should be.....I realize I took it from the first post and thats their clan name MX Clan.....should it be named mp_obs?
|
Snakelet
(xfire: snakelet)
OBS Dev
Posts: 1330
03:00 AM 25/05/2009 |
You can change folder name, but don't change the file names. You will still need a redirect for them to download from if you want them to get it at a speed any faster than 3kb.
Every server so far has named their folder differently, but the stock name for the folders is the same as the zip file you used. You can obtain the latest files, and all future releases from this website in the downloads section.
|