PDA

View Full Version : is there a way?


3rRoR
06-25-2004, 05:08 PM
hello everyone,
I'm pretty new to cod as I just really started playng about 3 weeks ago. Me and a few friends rented a server and are trying to get it set up. I put PAM (cal) on it and was wondering if there was a way to set up a cfg to put the server back to default? We will use cal for scrims on our server, then after it's over I'd like to put it back with no mods. I can change it back to pub, but would really like it back to default with were not in a match. Is there a way to trun off pam (I guess that's what I need to do?) when were not in a match?
Thanks for any help you may have!


Better yet, do I have to put all the pk3 file in teh main folder that come with PAM? All I want to use it CAL for matches etc.

Bombada
06-25-2004, 11:52 PM
I have CODAM and PAM on my server.
PAM (CAL) for Funwar and Training.
Codam is GOOD, you sould install it. ;)
IF you want to disable PAM mod, use CODAM :)

I have a CoDaMized version off PAM.
It work fine.
this is not an official PAM release but rather a way for you all to enjoy both CoDam and PAM together now

Enabling PAM 1.05A (CAL)

/rcon vstr pam_cal

-------------
(Config file)
set pam_cal "set g_modtype PAM105; set g_sd_modtype PAM105; set pam_mode cal; set scr_nocodam 1; wait 1.0; map_restart"
-------------

Disabling PAM and returning control back to CoDaM

/rcon vstr pam_off

----------------
config file
set pam_off "exec pam_off.cfg; wait 2.0; map_restart"
----------------
pam_off.cfg

//Return Control to CoDaM
set scr_nocodam 0 //Enable CoDaM
set g_modtype "CODAM" //Reset modtype to CoDaM
set g_sd_modtype "" //Clear S&D modtype so CoDaM controls it

-----------

http://www.iwnation.com/Forums/index.php?showtopic=7774

Here is a Link, you sould download it.
And look at the config file.

3rRoR
06-25-2004, 11:56 PM
That's what I was looking for 8-) Thanks alot for the help!

Bombada
06-25-2004, 11:56 PM
http://www.braedeninkpen.com/open/CoD_PAM_Reference_Guide.htm

PAM (Project Ares Mod) Training Guide



Read this maby it have something

Anex
06-26-2004, 11:18 PM
PAM (standalone version) cannot be turned off. You can, however, edit the pub pk3 to make it look like it's off.

As for the CoDaM mod, all you're doing there is replacing one mod for another - though it can be shut off.

CoDaM info is here:

http://www.iwnation.com/Hosted/CoDaM/

Check my guide(s) for some info about both (links in sig)...