Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Client Support
  3. console command list.?

console command list.?

Scheduled Pinned Locked Moved BO2 Client Support
6 Posts 6 Posters 42.3k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • wrathfuldragonundefined Offline
    wrathfuldragonundefined Offline
    wrathfuldragon
    wrote on last edited by
    #1

    i need a list with all console commands, especially ones to be used on private matches on multiplayer like name of maps to change in the matches

    Kalitosundefined 1 Reply Last reply
    0
    • Resxtundefined Offline
      Resxtundefined Offline
      Resxt
      Plutonium Staff
      wrote on last edited by
      #2

      https://github.com/xerxes-at/T6ServerConfigs/blob/master/localappdata/Plutonium/storage/t6/dedicated.cfg#L214

      1 Reply Last reply
      0
      • wrathfuldragonundefined wrathfuldragon

        i need a list with all console commands, especially ones to be used on private matches on multiplayer like name of maps to change in the matches

        Kalitosundefined Offline
        Kalitosundefined Offline
        Kalitos
        wrote on last edited by
        #3

        wrathfuldragon https://forum.plutonium.pw/topic/20193/release-tcs-for-private-matches?_=1660736366158

        1 Reply Last reply
        0
        • altair auditaureundefined Offline
          altair auditaureundefined Offline
          altair auditaure
          wrote on last edited by
          #4

          https://forum.plutonium.pw/topic/14825/resource-mp-zm-black-ops-2-weapons-list-attachments-button-codes-more

          1 Reply Last reply
          0
          • DestannZundefined Offline
            DestannZundefined Offline
            DestannZ
            wrote last edited by
            #5

            can anybody give/send me the list of call of duty black ops 2 zombies commands like remove death barriers or something

            GTRNZundefined 1 Reply Last reply
            0
            • DestannZundefined DestannZ

              can anybody give/send me the list of call of duty black ops 2 zombies commands like remove death barriers or something

              GTRNZundefined Offline
              GTRNZundefined Offline
              GTRNZ
              wrote last edited by
              #6

              DestannZ

              Here's some I use

              sv_cheats 1                 // Enable cheats
              god                         // No damage from zombies
              noclip                      // Free-fly, pass through walls
              player_sustainammo 1        // Infinite ammo without reloading
              give <weapon_name>          // Spawn weapon, some are map specific though. Append _upgraded_zm to the weapon name for the packapunched version
              r_fog 0                     // Disable map fog
              

              I dont think you can turn 'death barriers' off via console. But..,

              Press Win + R and paste:

              %AppData%/Local/Plutonium/storage/t6/scripts/zm/
              

              Within that folder create a new file called

              _clientids.gsc
              

              Open it with a text editor like notepad/notepad++ and paste in

              init()
              {
                  level.player_out_of_playable_area_monitor = false;
              }
              

              When you load any of the zombies maps in T6, you will no longer be immediately killed when you have noclip on and go well outside normal map areas

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Donate