Username  
Password  
CNOP Seal   
<15th> Shock Army is officially recognized by the Central Outpost as a genuine gaming organization.

Main Menu   
 
HomeHome  
    Home
Members  
    Profile
    Your Account
    Private Messages
    Groups
    Members List
Community  
    Search
    Surveys
    Supporters
    Forums
Statistics  
    Top 10
    Statistics
Files & Links  
    Web Links
    Downloads
News  
    Topics
    Submit News
    News
Other  
    Site Map
    Stories Archive
    Content
    Recommend Us
    Feedback
    FAQ
    Docs
    Donations

Shout Box   
 
Shout History   
 

Hacker Beware   
 
 You have been warned!
We have caught 160 shameful hackers.

NukeSentinel(tm) 2.5.17

15thshockarmy :: View topic - Another suggestion for a server!
Forum Index  |  Search  |  Usergroups  |  Edit your profile  |  Members  |  Log in to check your private messages
Board Rules  |  Forum FAQ  |  Ranks  |  Staff  |  Statistics  |  Log in


Search for at
15thshockarmy Advanced Search


 
Recent Topics   Next 6 >>  
 Forum   Author   Replies   Last Post 
I'm excited about the new COD... General Discussion toneefresh76 1 Mon Sep 06, 2010 12:32 am
Marcov View latest post
FYI Thread General Discussion PissedWookie 0 Thu Sep 02, 2010 12:14 pm
PissedWookie View latest post
TS3 General Discussion Zhukov43 3 Mon Aug 23, 2010 8:36 pm
Zhukov43 View latest post
Silly Messages Battlefield Bad Company 2 PissedWookie 9 Thu Aug 19, 2010 11:12 am
Zhukov43 View latest post
Our Server Lately Battlefield Bad Company 2 Zhukov43 0 Wed Aug 18, 2010 2:28 pm
Zhukov43 View latest post
AIMBOT General Discussion toneefresh76 2 Tue Aug 10, 2010 12:23 pm
PissedWookie View latest post

Another suggestion for a server!

 
Post new topic   Reply to topic   printer-friendly view    15thshockarmy Forum Index -> COD WaW
View previous topic :: View next topic  
Author Message
Ashigaru67
2nd Lieutenant
2nd Lieutenant



Joined: Nov 12, 2009
Posts: 51
Location: Chicago, Illinois, Estados Unidos

Status: Offline
PostPosted: Mon Feb 08, 2010 2:34 pm Post subject: Another suggestion for a server!
 
Reply with quote

Have you ever considered new maps for WaW?

There seem to be plenty of interesting looking maps here.

http://www.codutility.com/index.php?file=Download&op=categorie&cat=24

Here is one.

Back to top
View user's profile Send private message MSN Messenger
Zhukov43
Clan Leader
Clan Leader



Joined: Mar 02, 2009
Posts: 354
Location: Ohio

Status: Offline
PostPosted: Mon Feb 08, 2010 7:19 pm Post subject: Re: Another suggestion for a server!
 
Reply with quote

OK. I'll try one out.


Back to top
View user's profile Send private message
StefLeFou
Website Admin
Website Admin



Joined: May 31, 2009
Posts: 62
Location: Montreal

Status: Offline
PostPosted: Mon Feb 15, 2010 3:24 pm Post subject: Re: Another suggestion for a server!
 
Reply with quote

That why i've tried to build a server with a mod, for new maps. There is a lot of them that are REALLY NICE. I think it's worth it.

But, some of you had problems with my mod. I don't know why, i did not have any problems at all. (What are you doing to your PC to get those problems?)

Maybe that there is another way to use thoses maps, without running a mod. If someone find something about that, maybe we should give it a try.

COD WaW and COD4 are really good games, good engines. All we need, is new maps!

cya !
Back to top
View user's profile Send private message
Zhukov43
Clan Leader
Clan Leader



Joined: Mar 02, 2009
Posts: 354
Location: Ohio

Status: Offline
PostPosted: Mon Feb 15, 2010 3:57 pm Post subject: Re: Another suggestion for a server!
 
Reply with quote

I tried to install a custom map but I couldn't without a mod.  Sad


Back to top
View user's profile Send private message
StefLeFou
Website Admin
Website Admin



Joined: May 31, 2009
Posts: 62
Location: Montreal

Status: Offline
PostPosted: Tue Feb 16, 2010 12:27 pm Post subject: Re: Another suggestion for a server!
 
Reply with quote

I think we should try to find a really simple mod, that the only difference is that we can add custom maps.

Maybe there is one out there that will not give you problems with your PCs...
Back to top
View user's profile Send private message
Exterminator
Private
Private



Joined: Mar 04, 2009
Posts: 7
Location: Arkansas

Status: Offline
PostPosted: Tue Feb 16, 2010 2:33 pm Post subject: Re: Another suggestion for a server!
 
Reply with quote

There are two ways to run a modless custom maps server:

1 - make a folder called "mp_usermaps" in the server's "mods" folder

if there isn't a mods folder, make one [in the directory where you see the main folder] and then make the mp_usermaps folder inside of the mods folder.

2 - Put your stock config[s] into this mp_usermaps folder.

3 - Make sure that you edit the redirect script in the server.cfg to allow for downloads of custom map files from your cod5 redirect:


Code:

// Client Download Settings. (0=off/1=on) Used for MODs and custom maps
// See included Quick Setup Guide for instructions.
set sv_allowdownload "1"
seta sv_wwwDownload "1"
seta sv_wwwBaseURL "http://yoursite.com/cod5"
seta sv_wwwDlDisconnected "0"


4 - make a folder called "usermaps" in your server's root directory.

5 - Here is an important part of checking the custom maps files before uploading these files to your gameserver and redirect:

get a copy of winrar. Open up each of your custom maps' iwd files in winrar - here is the list of folders and files that CAN be left in the iwd file when running a modless mod:

folders:
images
sounds
maps [either has a "_teams.gsc" file to correct the Allies-Axis teams; or has a "_globallogic.gsc" and "_spawnlogic.gsc" set of files - Ripac map is an example]
[normally, gsc and csv files are compiled into the ".ff" file]

files:
mod.arena [used to call up a gametype for a map - doesn't hurt to leave in when running a modless mod] [usually compiled into the ".ff" file]


Any materials or material_properties folder should be deleted from the iwd file.

6 - upload your custom map folders - along with the iwd file in its map folder - to the usermaps folder.

7 - now upload those very same mapfolders to your redirect, which should have a "usermaps" folder in a "cod5" folder [you can call the cod5 folder anything you want, as long as its called up by the same name in your redirect script]

The result will be a stock server with ranks and unlocks earned that are specific to the mod folder's name.

But since "mp_usermaps" is built into the game and is generic, your players may get some repeated downloads of maps if they go to other servers running different versions of the maps; or the other servers are running a modded mod server where the iwd files have to be cleaned of every folder but the images and sounds folders. Which may lead to errors that may stop the player's game dead in its tracks - bsod, blackscreen, unhandled exception caught.



The other method of running custom maps on a stock server is to up a map's localized_ff file to the english/zone folder or sum such crap. I havent tried it and at the moment can't find any info about it.

Source


Back to top
View user's profile Send private message
Zhukov43
Clan Leader
Clan Leader



Joined: Mar 02, 2009
Posts: 354
Location: Ohio

Status: Offline
PostPosted: Tue Feb 16, 2010 7:33 pm Post subject: Re: Another suggestion for a server!
 
Reply with quote

Hey Exterminator good to hear from you after all this time!  Very Happy  Hey do you have any time to walk me through this in person? I can email you if your email is still the same. Mine is zhukov43 [at] hotmail [dot] com in case you forgot.

Stop by our game server and play some maps with us soon.  Cool

Later!


Back to top
View user's profile Send private message
StefLeFou
Website Admin
Website Admin



Joined: May 31, 2009
Posts: 62
Location: Montreal

Status: Offline
PostPosted: Thu Feb 18, 2010 4:30 pm Post subject: Re: Another suggestion for a server!
 
Reply with quote

Hey zhukov, do you want me to send you my favourties custom maps?

i can make a best 10 or 15 maps or something like that.


I put a lot of time on downloading thoses and selecting the good ones...
Back to top
View user's profile Send private message
Zhukov43
Clan Leader
Clan Leader



Joined: Mar 02, 2009
Posts: 354
Location: Ohio

Status: Offline
PostPosted: Thu Feb 18, 2010 9:15 pm Post subject: Re: Another suggestion for a server!
 
Reply with quote

Sure. I just need help trying to run them.


Back to top
View user's profile Send private message
StefLeFou
Website Admin
Website Admin



Joined: May 31, 2009
Posts: 62
Location: Montreal

Status: Offline
PostPosted: Wed Mar 03, 2010 4:41 pm Post subject: Re: Another suggestion for a server!
 
Reply with quote

https://filevault.allardjohnson.com/filevault.cgi?key=FWuaX8wy

14 beautiful, great, awsome, cool, nice, good maps!

Now, let's try to play them without a mod... good luck my friend!
Back to top
View user's profile Send private message
StefLeFou
Website Admin
Website Admin



Joined: May 31, 2009
Posts: 62
Location: Montreal

Status: Offline
PostPosted: Mon Mar 08, 2010 3:13 pm Post subject: Re: Another suggestion for a server!
 
Reply with quote

Another suggestion.... Battlefield bad company 2 server! Very Happy
Back to top
View user's profile Send private message
Zhukov43
Clan Leader
Clan Leader



Joined: Mar 02, 2009
Posts: 354
Location: Ohio

Status: Offline
PostPosted: Mon Mar 08, 2010 11:31 pm Post subject: Re: Another suggestion for a server!
 
Reply with quote

OK but we need donations to run that server. BFBC2 server will run at least $20/month plus the normal $20 for the othe server, TS and Website.


Back to top
View user's profile Send private message
Marcov
LT. General
LT. General



Joined: Jul 12, 2009
Posts: 92


Status: Offline
PostPosted: Tue Mar 09, 2010 8:56 am Post subject: Re: Another suggestion for a server!
 
Reply with quote

Donated!


Marcovich  The Russian Grim Reaper
Back to top
View user's profile Send private message
Zhukov43
Clan Leader
Clan Leader



Joined: Mar 02, 2009
Posts: 354
Location: Ohio

Status: Offline
PostPosted: Tue Mar 09, 2010 5:04 pm Post subject: Re: Another suggestion for a server!
 
Reply with quote

Thank you sir! Very Happy


Back to top
View user's profile Send private message
Display posts from previous:
Post new topic  Reply to topic   printer-friendly view
 
15thshockarmy Forum Index ->  COD WaW All times are UTC - 5 Hours [DST enabled]
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum




Powered by phpBB © 2001, 2007 phpBB Group

CS_CoD theme by PlayGround*GFX

Forums ©
 1: COD World at War Patch 1.6
     20 times
 2: COD World at War Patch 1.7
     20 times
 3: COD World At War Patch 1.4
     18 times
 4: COD World at War Patch 1.1
     8 times
 5: COD World at War Patch 1.5
     8 times
 6: COD World at War Patch 1.3
     5 times
 7: COD World at War Patch 1.2
     4 times

Spambot Killer
Site Map

[News Feed] [Forums Feed] [Downloads Feed] [Web Links Feed] Powered by HTML Purifier[Validate robots.txt]


PHP-Nuke Copyright © 2006 by Francisco Burzi.
All logos, trademarks and posts in this site are property of their respective owners, all the rest © 2006 by the site owner.
Powered by Nuke-Evolution.

This site is cached. Click here to update the cache.
[ Page Generation: 0.18 Seconds | Memory Usage: 6.15 MB | DB Queries: 127 ]

Do Not Click