Call of Duty 7: Mods Unranked Servers: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Info|This tutorial will explain how to upload and run a mod on your Unranked BlackOps Server}} The first and obvious step of this tutorial is for you to Obtain a mod! = Extra...") |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Note|This tutorial will explain how to upload and run a mod on your Unranked BlackOps Server - Tutorial by [http://twitter.com/#!/Azumikkel @Azumikkel]}} | ||
The first and obvious step of this tutorial is for you to Obtain a mod! | The first and obvious step of this tutorial is for you to Obtain a mod! | ||
Line 21: | Line 21: | ||
*Inside that, make a folder called /mp_ModName/ | *Inside that, make a folder called /mp_ModName/ | ||
{{ | {{Info|It is important that this is the exact same as the mod's folder.}} | ||
= Config File = | = Config File = | ||
Line 58: | Line 58: | ||
*Click 'Restart server' | *Click 'Restart server' | ||
*Wait for it to come back up (approx. 30 seconds) | *Wait for it to come back up (approx. 30 seconds) | ||
*You can now play the mod and configure your server with the "Call of Duty Black Ops - Remote Console" tool on Steam | *You can now play the mod and configure your server with the "Call of Duty Black Ops - Remote Console" tool on Steam | ||
Latest revision as of 17:11, 5 July 2011
This tutorial will explain how to upload and run a mod on your Unranked BlackOps Server - Tutorial by @Azumikkel
The first and obvious step of this tutorial is for you to Obtain a mod!
Extract Mod
- Extract the files to any folder. (We'll call this folder your /PXRN/ folder, just for laughs.)
- The mod should likely consist of an archive with a folder named mp_ModName. (If so, skip to step 3).
- If not, there should be either loose .iwd/.ff/.gsc files or a /maps/ folder. (Otherwise it's a crappy release, mildly said.)
GSC files?
- If there are loose .gsc files and/or a /maps/, /sounds/, or images folder, select them (ctrl+click) and follow the Developer Tutorial from step 2 to step 4.
- Now make a folder and name it mp_ModName.
Upload mod file to FTP
- Navigate to your FTP's root (main) folder.
- Make a folder called /players/
- Inside that, make a folder called /mods/
- Inside that, make a folder called /mp_ModName/
Config File
- using notepad create a file called config_mp.cfg
- Inside this file type in:
seta sv_hostname "My Server"
- Save the file
- Inside /players/mods/mp_ModName/, put the file config_mp.cfg you just created
- No need to change it, it won't affect anything, as long as it's there.
On GameServers CP
- Log onto my.gameservers.com
- Go into CONFIG
- Choose 'commandline.txt' from the dropdown menu. Click 'Update'.
- Mod: mp_ModName
- Config File: config_mp
- Click 'SAVE CHANGES'
Resync
- Go into INFO
- You should see this:
Mod FTP: ftp://username:pass[at]bomods.gameservers.com [Re-Sync] [View Files]
- Click Re-Sync and wait 3-5 minutes!
Restarting the server
- Click 'Restart server'
- Wait for it to come back up (approx. 30 seconds)
- You can now play the mod and configure your server with the "Call of Duty Black Ops - Remote Console" tool on Steam