Skip Navigation


Pages (3): [1] 2 3 »
Author
Thread New Thread / Thread Locked
-Kn1ghT-
Competition Staff
NA Lead League Admin
Call of Duty Series
and RTCW

12-23-2007 12:48 PM / profile



Call Of Duty 4 has brought a lot of new teams, players, and server admins over from different game, or new members altogether. Due to the influx of new members, there have been a lot of questions posed toward the admins about the mod known as Pam. We have taken the most commonly asked questions and setup this FAQ to try to answer as many as we can.


PAM4 Frequently Asked Questions

Q: What is PAM??
Q: How do I install/Update PAM?
Q: Pam is a mod, how do I boot it?
Q: How do I enable PAM for a match?
Q: I have a match tonight, what commands need to be done to setup the server?
Q: My match is over, how do I turn PAM Off?
Q: What file(s) are needed Client-Side for PAM4?
Q: What is "Pub Mode", and how do I access it?
Q: What are all the TWL Pam Modes?
Q: Are there any other server files that I need?
Q: The server is stuck in OverTime Mode. How do I get it back to regular match play?
Q: What is the ScoreBot, and how do I implement it?
Q: I loaded [insert mode here], and the setup is not correct, why??
Q: I've read all this, and I'm totally lost. Who can help me?



Q: What is PAM??

A: PAM is a server side modification for Call Of Duty. It has been in use since the original Call Of Duty. What PAM is, in the easiest terms, is a configuration loader. Different competition groups setup rulesets for their respective leagues and/or ladders. PAM is used to call upon these rulesets for match play.



Q: How do I install/Update PAM?

A: Physically installing the Pam Mod is done simply by uploading a couple of files. From the Call Of Duty 4 Downloads Page, these are the files you will need.
  • Pam4.zip
      The contents of this zip file are the z_svr_pam401.iwd file, mod.ff file, and a ReadMe.txt file, all inside a folder called "pam4". Upload this entire "pam4" folder to your servers "mods" folder. Do NOT rename the pam4 folder.

  • TWLNAPam.zip
      This archive contains 1 file. z_svr_rules_twlna_(version).iwd. This file must be uploaded to the "pam4" folder on your server as well. This file contains all of the TWL Rulesets for match play. This must be uploaded to your server, or else PAM will have no configs to run.

  • *** Note: To ensure proper file installation, the following procedure should be carried out when installing/updating Pam. 1) Shut down server. 2) Delete the old z_svr_pam.iwd, mod.ff, and/or z_svr_rules_twlna_.iwd file(s). 3) Upload new files to replace the deleted ones. 4) Reboot server.


Q: Pam is a mod, how do I boot it?

A: In order to enble pam, you need to have some ability to edit your server's startup script. Some hosts allow for easy changing of this script; some don't. The setting you need to change is "fs_game". This must be changed to read "+set fs_game mods/pam4". Then just boot the server.

It is important where you put this parameter. It should be before the "+exec [startup config].cfg" and "+map_roate" paremeters.

    *** Note: "mods/pam4". Pay particular attention to the case on this string. It MUST match the case of the files on your server. If the case is not correct, the server will not boot into the mod.
    *** Note: Pam enabled servers are NOT ranked. In order to get your server back into Ranked Mode, you need to edit the startup script, removing the "+set fs_game" parameter.


Q: How do I enable PAM for a match?

A: The actual process of enabling Pam for a given match mdoe is very simple. It is done via a single Rcon command.

    /rcon pam_mode __________
For the Pam Mode that is required, refer back to the NA Ladder Rules, NA League Rules, EU Ladder Rules, or the Mode List in this FAQ. the typical command, as used in game, would look like this.

    /rcon pam_mode twl_ladder_stk
If the command is done successfully, there will be an echo in the bottom left side of your HUD. This message will say:

    Pam mode change detected: [pam_mode]
    Please wait while new mode is loaded
The server will then re-load the map, and be in the mode that you specified.



Q: I have a match tonight, what commands need to be done to setup the server?

A: To setup a server for a Match, there are 4 Rcon commands that must be completed in a certain order.

  • /rcon login __________
      Use this command, first, to log in to the Remote Control (RCON) System of your server. The RCON Password is set in your server's startup config, under the dvar rcon_password.

  • /rcon set g_gametype _____
      Considering that a server may not necessarily boot into the gametype required for the match, you first need to Rcon to the correct gametype. This MUST be done prior to loading any Pam mode. Available Gametypes are as listed below:
    • DOM - Domination
    • KOTH - HeadQuarters (King Of The Hill)
    • SAB - Sabotage
    • SD - Search and Destroy
    • WAR - Team Deathmatch

  • /rcon map_restart
      This command just reloads the current map, enabling the gametype that was set with the previous rcon command.

  • /rcon pam_mode _____
      As referenced above, this command tells the server to load a specific Pam mode. Again, refer to the rules for the particular league/ladder for the proper Pam mode.

  • /rcon g_password "______"
      This command simply applies a join password for the server. Password must be enclosed in quotes.
    • To Remove the server password, use the command: /rcon g_password ""

  • /rcon map_restart
      This finalis not always necessary. Sometimes thre may be bugs in the Mod where certain perks load up that should load. it is best to do a map_restart if you see this happen.


  • Q: My match is over, how do I turn PAM Off?

    A: There are 2 methods for disabling Pam on your server.

    • Ranked Servers
        If you want your server to go back into a ranked public mode, then you need to go back and change the startup script again. In a previous section of this FAQ, it was stated that to boot into Pam, you need to set the startup parameter "+set fs_game mods/pam4". To get back into a ranked mode, you need to remove the startup parameter "+set fs_game". Removing this parameter from teh startup script will force the server to boot into normal Ranked mode.

    • Unranked Servers
        If you want to keep your server in the Unranked mode, yet run a custom public config, then you want to use the Pam Pub mode.


    Q: What file(s) are needed Client-Side for PAM4?

    A: There is only 1 file needed, client-side, for the Pam4 Server mod.

      mod.ff
    This file should be automatically downloaded from your server. However, In the event that a server is not preoperly setup to allow downloading, TWL has chosen to host a copy of this file on the Call Of Duty 4 Download's Page. Extract the mod.ff file from the archive, and save it in your Client-Side "mods/pam4" folder.



    Q: What is "Pub Mode", and how do I access it?

    A: Pam "Pub Mode", simply stated, is a custom config that the server admin can execute to take the server out of match mode. Pub mode is used to run any type of custom server settings that you want, while still being in the Pam Mod. It should be understood that the server will remain as Unranked while in Pub mode.

    To run "Pub Mode", you must create a custom "Pub.cfg". When creating your own Pub.cfg file, you can set your server up any way you want. There is no provided baseline for this config file. The only settng that you need is set pam_mode pub. Outside of that setting, you are free to set the server up as you wish. This Pub.cfg file should be saved in your server's Main folder.

    To run this config, just use the command /rcon exec pub.cfg.



    Q: What are all the TWL Pam Modes?

    A: There are a few different PAM Modes that are currently in use by TWL. Here is the most complete list of TWL PAM Modes, along with Gametypes that they correspond to:
    • Domination
        twl_ladder_stk -> NA Stock Ladder
        twl_ladder_mod -> NA Modified Ladder
        twl_ladder_hc -> NA HardCore Ladder
        twl_eu -> EU Ladder
        twl_eu_hc -> EU Hardcore Ladder

    • HeadQuarters (King Of The Hill)
        twl_ladder_stk -> NA Stock Ladder
        twl_ladder_mod -> NA Modified Ladder
        twl_ladder_hc -> NA HardCore Ladder
        twl_eu -> EU Ladder
        twl_eu_hc -> EU Hardcore Ladder

    • Sabotage
        twl_ladder_stk -> NA Stock Ladder
        twl_ladder_mod -> NA Modified Ladder
        twl_ladder_hc -> NA HardCore Ladder
        pam3 -> NA Stock OLTL Ladder
        pam4 -> NA HardCore OLTL Ladder
        twl_league -> NA League
        twl_eu -> EU Ladder
        twl_eu_hc -> EU Hardcore Ladder

    • Search and Destroy
        twl_ladder_stk -> NA Stock Ladder
        twl_ladder_mod -> NA Modified Ladder
        twl_ladder_hc -> NA HardCore Ladder
        twl_league -> NA League
        twl_league_hc -> NA HardCore League
        twl_eu -> EU Ladder
        twl_eu_hc -> EU Hardcore Ladder
        twl_eu_league -> EU League

    • Team Deathmatch (War)
        twl_ladder_stk -> NA Stock Ladder
        twl_ladder_mod -> NA Modified Ladder
        twl_ladder_hc -> NA HardCore Ladder
        pam4 -> NA HardCore 1v1 Ladder
        twl_eu -> EU Ladder
        twl_eu_hc -> EU Hardcore Ladder


    Q: Are there any other server files that I need?

    A: Yes, there are 2 other file that is needed for TWL-Compliant Match Play.
    • pbsv.cfg
        PBSV.cfg is the PunkBuster Server configuration file, and is required for TWL Match Play. The file is available for download from the TWL CoD4 Downloads Page. In oder to properly use this file, you must save it in your server's PB folder, overwriting the PBSV.cfg file that may or may not be there already. This PBSV.cfg file is unified for match play between TWL, CAL, and CEVO. For server's that stream with PunksBusted, the settings necessary to stream are included in the PBSV.cfg file.

        If the file is setup correctly, then there will be a broadcasted message stating:

          CAL/CEVO/TWL Competition PunkBuster Config|| Version || Date

        At that point, the server is setup with the proper PunkBuster Config.

    • zzz_nogunsway.iwd
        no Gun Sway is a TWl Approved mod that addresses a known bug in CoD4. This bug is related to shot recognition when 'Iron Sighted' with many of the CoD4 weapons. It is avalable for download from the TWL CoD4 Downloads Page. In oder to properly use this file, you must save it in your server's pam4 folder folder,



    Q:The server is stuck in OverTime Mode. How do I get it back to regular match play?

    A: If you shoudl find yourself in a situation where your server is in an OverTime mode, and you want to immediately return to stnadard mode, without playing out the OverTime, then use this command:
    • /rcon kill_overtime 1
    This will automatically end the overtime, and go back to regular play. If you try to run this command, and get a reply of "Unknown Command", then you are not in OverTime.



    Q: What is the ScoreBot, and how do I implement it?

    A: The "ScoreBot" is a collection of dvars which allow you to monitor the status of any PAM Match while outside of the match itself.

    The ScoreBot in enabled in all the TWL NA Match modes, by default. However, in order for it to be used, there are some settings that MUST be in the startup config for your server.
    • sets __Pam_Axis_Score ""

    • sets __Pam_Allies_Score ""

    • sets __Pam_Ticker ""

    • sets __PamMode ""

    • sets __PamVersion ""

    • sets __PamModeLong ""
    The startup config is the config file that is executed from the startup script of the server.

    The ScoreBot wil allow you to view information about the current match, by using a server browser like XFire or HLSW. It will display the Allies Score, Axis Score, Result Of Last Round, PAM Mode, Extended PAM Mode, and PAM Version.

    The ScoreBot is enabled via the PAM Ruleset, but the dvars listed above MUST be in the startup config in order for it to function properly.



    Q: I loaded , and the setup is not correct, why??

    A: is may occur from time to time. We test rulesets out to avoid these cases, but there are circusmtanes that may get past us as admins. There are 2 things that you should do in a time like this.

      (1) Make sure you are in the correct gametype before loading the PAM Config. If you are in the wrong gametype, you wil load the wrong ruleset.

      (2) If you are already in the correct gametype and calling the correct Pam_Mode, then try this command.

    • /rcon map_restart
      In some cases, there have been reports of some perks not being correctly restricted when rulesets are loaded. In those cases, restarting the map seems to fix the problem.


    Q: I've read all this, and I'm totally lost. Who can help me?

    A: It's no problem. This is a new system for a lot of members, and will take a bit of getting used to. Remember, you can always pose any questions you have in the forums, and seek the assistance of the CoD Community. If you need to contact an admin about anything, the best method is to use IRC. Just type !admin cod4 once you are in the #twl_cod channel. Admins are available very easily through IRC.



    Any more questions you have that you feel should be added here, simply ask them in this thread. We will answer your questions, and add them here for others.



    Credits:
    Tutorial by -Kn1ghT-
    Design and Layout by GoddessWolfie
    Last Updated: 02/05/2008
    ©2007 TeamWarfare.com
    Community First Gaming, LLC, All rights reserved


    Post edited by -Kn1ghT- at 3/17/2008 12:51:16 AM


    -Kn1ghT-
    TeamWarfare Competition Staff
    Lead Admin - Wolfenstein
    Lead League Admin - Call of Duty
    Email: kn1ght@teamwarfare.com
    IRC: #teamwarfare, #twl_wolf, #twl_cod
    KillaKJ=TSE=
    TWL Member
    01-24-2008 04:07 PM / profile

    Well this should be fun!!!
    I have yet to read the Signature Guidelines. I promise I will do so and make sure my sig fits ALL the guidelines including size.
    MazeX
    TWL Member
    01-24-2008 09:49 PM / profile

    When i join the server it is in PAM mode, but we can rank up so that means we are ranked.....Hm..Good point.
    intense manik
    TWL Member
    01-25-2008 12:41 AM / profile

    How do i get ready up mode to work?
    Do i need anything different?
    Post edited by intense manik at 1/25/2008 12:43:51 AM

    I have yet to read the Signature Guidelines. I promise I will do so and make sure my sig fits ALL the guidelines including size.
    -Reaper-
    Competition Manager
    NA Game Operations
    Call of Duty:MW2


    01-25-2008 10:14 AM / profile

    f the PAM 4 is installed correctly, the ready up wont show until 1 person joins each side
    |TDR-Px|Jobuddha
    TeamWarfare Vet
    01-26-2008 07:01 AM / profile

    Is there an issue with some maps and PAM? I can't get cargoship to load with PAM running in SD HC mode. the mpa load screen comes up, but then the server disconnects and cargoship never loads.
    intense manik
    TWL Member
    01-26-2008 09:35 AM / profile

    right on.
    ty
    intense manik
    TWL Member
    01-26-2008 09:37 AM / profile

    [quote="|TDR-Px|Jobuddha"cargoship.

    try map mp_downpour?
    -Kn1ghT-
    Competition Staff
    NA Lead League Admin
    Call of Duty Series
    and RTCW

    02-05-2008 09:10 AM / profile

    Originally posted by: Greenspan
    What should I use as my startup config? On my pubserver I have a variable server_config1="basic.cfg", and I put all my server settings in basic.cfg. Do I need to create a "basic.cfg" file for PAM4, or do I need to download one? Like where do I set the password for the server?

    Originally posted by: Tbag.
    There is a README.txt file in the PAM4.01 zip file that you download explaining step by step exactly how to set up PAM on servers.

    Originally posted by: Greenspan
    Yea, I read that it didn't say anything about it. So does that means I leave it blank/don't need it? Still does't work.

    Originally posted by: -Reaper-
    you can creat one or use your basic.cfg file, just put it in the pam4 folder. You set the password with this setting in the config file: set g_password "insert your password here"

    In the previous PAM Release (4.00), I included a recommended startup config in the ZIP archive. The feedback I received was that this provided more confusion than it did help. Therefore, I removed it in the 4.01 release.

    I do have a very basic startup config for a Competition Server, if you want a copy, email me. knight AT teamwarfare DOT com

    -Kn1ghT-
    TeamWarfare Competition Staff
    Lead Admin - Wolfenstein
    Lead League Admin - Call of Duty
    Email: kn1ght@teamwarfare.com
    IRC: #teamwarfare, #twl_wolf, #twl_cod
    =CIA=SilentShot
    TWL Member
    02-18-2008 05:19 PM / profile

    need to know how to set up the pam 4 not to get it to run but to modify what weapons and attachments and stuff that available
    got ammo?
    Teamwarfare Vet
    02-18-2008 05:51 PM / profile

    Originally posted by: =CIA=SilentShot
    need to know how to set up the pam 4 not to get it to run but to modify what weapons and attachments and stuff that available


    If you mean for matches, you should be able to just use the different modes. Look at this question "Q: What are all the TWL Pam Modes?". All the different leagues and ladders are listed there.
    -Reaper-
    Competition Manager
    NA Game Operations
    Call of Duty:MW2


    02-18-2008 06:10 PM / profile

    Originally posted by: =CIA=SilentShot
    need to know how to set up the pam 4 not to get it to run but to modify what weapons and attachments and stuff that available


    you dont modify anything. All the settings are already set for match play in the TWL ruleset. Just install PAM4 and execute the correct command for whichever ladder your on. If you have any questions feel free to stop IRC channel #twl_cod

    TWL|Reaper
    TeamWarfare Competition Manager
    Email: Reaper@teamwarfare.com
    IRC: #teamwarfare, #twl_cod

    BR|FrEzEeR
    TWL Member
    02-19-2008 05:50 AM / profile

    I have one question Can i disable helicopter i have try to disable it but still comming up i use pam4
    -Reaper-
    Competition Manager
    NA Game Operations
    Call of Duty:MW2


    02-19-2008 08:59 AM / profile

    no and do not try to edit the TWL ruleset either. There will severe consequences for for tampering with it.

    TWL|Reaper
    TeamWarfare Competition Manager
    Email: Reaper@teamwarfare.com
    IRC: #teamwarfare, #twl_cod

    -Kn1ghT-
    Competition Staff
    NA Lead League Admin
    Call of Duty Series
    and RTCW

    02-19-2008 10:18 AM / profile

    Originally posted by: =CIA=SilentShot
    need to know how to set up the pam 4 not to get it to run but to modify what weapons and attachments and stuff that available


    Originally posted by: BR|FrEzEeR
    I have one question Can i disable helicopter i have try to disable it but still comming up i use pam4


    You can do both of these through PUB configs. PUB configs can be setup however you want them to be done. Basically, all you need to do is create your own custom config file, and add to the end of it "set pam_mode pub".

    For matches, however, you CANNOT edit the TWL rulesets.

    -Kn1ghT-
    TeamWarfare Competition Staff
    Lead Admin - Wolfenstein
    Lead League Admin - Call of Duty
    Email: kn1ght@teamwarfare.com
    IRC: #teamwarfare, #twl_wolf, #twl_cod
    Kollin
    TeamWarfare Vet
    02-19-2008 11:21 AM / profile

    Originally posted by: -Kn1ghT-

    You can do both of these through PUB configs. PUB configs can be setup however you want them to be done. Basically, all you need to do is create your own custom config file, and add to the end of it "set pam_mode pub".

    For matches, however, you CANNOT edit the TWL rulesets.


    Can the config it self be called anything I want as long as I have "set pam_mode pub" in the end of it? Also, does the config need to be placed in the pam4 folder or can I have it in the main folder (where my server.cfg is)?
    -Kn1ghT-
    Competition Staff
    NA Lead League Admin
    Call of Duty Series
    and RTCW

    02-19-2008 12:07 PM / profile

    on my own servers, i generally stick configs in the main folder.

    Can call it anythign you want

    /rcon exec whatever.cfg

    -Kn1ghT-
    TeamWarfare Competition Staff
    Lead Admin - Wolfenstein
    Lead League Admin - Call of Duty
    Email: kn1ght@teamwarfare.com
    IRC: #teamwarfare, #twl_wolf, #twl_cod
    Kollin
    TeamWarfare Vet
    02-19-2008 03:54 PM / profile

    Originally posted by: -Kn1ghT-
    on my own servers, i generally stick configs in the main folder.

    Can call it anythign you want

    /rcon exec whatever.cfg


    I am confussed, I am supposed to do /rcon exec [insert config name here].cfg
    or
    /rcon pam_mode pub
    ?

    2nd question, is there away to open the twl ruleset so that I can read what is in it and apply the same settings to my pub config? But make what ever alterations I think is needed?
    -Kn1ghT-
    Competition Staff
    NA Lead League Admin
    Call of Duty Series
    and RTCW

    02-20-2008 04:00 PM / profile

    you exec pub mode through a config.

    Pub mode, in the state its in now, has no config tied to it. All it will do is turn off ReadyUp.

    -Kn1ghT-
    TeamWarfare Competition Staff
    Lead Admin - Wolfenstein
    Lead League Admin - Call of Duty
    Email: kn1ght@teamwarfare.com
    IRC: #teamwarfare, #twl_wolf, #twl_cod
    -Kn1ghT-
    Competition Staff
    NA Lead League Admin
    Call of Duty Series
    and RTCW

    02-27-2008 07:04 AM / profile

    Originally posted by: =>ESB<=Lt Cmdr Magnum
    i have a question and issue with these

    Pam4.zip

    The contents of this zip file are the z_svr_pam400.iwd file, mod.ff file, ReadMe.txt file, and a recommended server.cfg, all inside a folder called "pam4". Upload this entire "pam4" folder to your servers "mods" folder. Do NOT rename the pam4 folder.


    everyone seems to be using this mod for maps and own tweakings of there servers
    you join in and have to download the mod every time and if they have files in there maps etc. gives unpure client detected

    a way to solve this is to rename the folder pam4twl or something

    but by the rules you cant do that

    and also cross conflicts with other leagues pam4 folders as well

    why is it you can not rename the folder even though the mod itself is not changed

    basically have to go in and delete the files for every match


    There is no reason to have any server files other than mod.ff, z_svr_pam401.iwd, z_svr_rules_twl_v1.21.iwd, zzz_nosway.iwd in your pam folder. The only files that will download to your client installation on server join are mod.ff and zzz_nosway.iwd.

    -Kn1ghT-
    TeamWarfare Competition Staff
    Lead Admin - Wolfenstein
    Lead League Admin - Call of Duty
    Email: kn1ght@teamwarfare.com
    IRC: #teamwarfare, #twl_wolf, #twl_cod
    ={GzM}=McDugen
    TWL Member
    03-01-2008 03:23 PM / profile

    I have Pam running on my server but atm you can choose all the perks your are not supposed to use? I think I have something loaded wrong.

    Note: also is the pbsv.cfg suppose to go in the pb directory or the pam4 mod directory


    Post edited by ={GzM}=McDugen at 3/1/2008 3:36:08 PM
    New Thread / Thread Locked
    Pages (3): [1] 2 3 »

    advertisement

    Additional Sponsorship From





    TWL® NA Time: 9/3/2010 1:19:24 AM
    TWL® EU Time: 9/3/2010 7:19:24 AM

    All content © TeamWarfare.com 2000-2010
    TeamWarfare League™
    Privacy Policy | Terms and Conditions