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

Plutonium

  1. Home
  2. BO2 Client Support
  3. I want to play with cheats either with friends in custom matches or on solo. How do I do this?

I want to play with cheats either with friends in custom matches or on solo. How do I do this?

Scheduled Pinned Locked Moved BO2 Client Support
2 Posts 2 Posters 839 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • thewawproundefined Offline
    thewawproundefined Offline
    thewawpro
    wrote on last edited by
    #1

    I saw a sv_cheats 1 in the console but I cant figure out how to get it to work.

    In bo3 I use an exec cfg with the following commands.
    How would I do this in plutonium?

    //Made by Avxry 
    //Changed alot by TheWaWPRo
    
    bind ENTER cg_gun_x 10
    bind BACKSPACE cg_gun_x 5
    bind = cg_gun_x 3
    bind - cg_gun_x 0
    bind [ timescale 1
    bind ] timescale 2
    
    bind p toggle timescale 1 10 .1
    bind ALT noclip
    
    bind F1 give ammo
    bind F2 give pistol_standard
    bind F3 give minigun
    bind F4 god
    
    bind F5 player_sprintUnlimited 1
    bind F6 player_sprintUnlimited 0
    bind F7 player_sustainAmmo 1
    bind F8 player_sustainAmmo 0
    
    bind F9 player_ClipSizeMultiplier 1
    bind F10 player_ClipSizeMultiplier 2
    bind F11 toggle r_fog 0 
    bind F12 toggle cg_thirdPerson 1 0
    
    1 Reply Last reply
    0
    • RektInatorundefined Offline
      RektInatorundefined Offline
      RektInator Plutonium Admin
      wrote on last edited by RektInator
      #2

      sv_cheats is not implemented on cod games without mod support. Also, the commands like give / god / noclip etc are missing from the engine. On BO3 it works because the game has mod support.

      If you want custom game logic, you can write a GSC script and put your code in there, you could achieve the same kinds of stuff with that.

      1 Reply Last reply
      1

      • Login

      • Don't have an account? Register

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