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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. How can I play MOTD solo?

How can I play MOTD solo?

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
3 Posts 3 Posters 183 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.
  • theawesomest910undefined Offline
    theawesomest910undefined Offline
    theawesomest910
    wrote on last edited by
    #1

    MOTD does not show up on the solo map and whenever i load into a custom game, it puts me into a multiplayer variant instead of a singleplayer one (eg, can only hold one plane part at a time) any way I can play it solo?

    1 Reply Last reply
    0
    • Pabaldi07undefined Offline
      Pabaldi07undefined Offline
      Pabaldi07
      wrote on last edited by
      #2

      theres a command that makes you play solo in custom games, i dont have it rn btw

      1 Reply Last reply
      0
      • chicken emojiundefined Offline
        chicken emojiundefined Offline
        chicken emoji
        wrote on last edited by
        #3

        alternatively you can load this as a gsc script, it basically forces the solo features on the map

        main(){
        	replacefunc(maps\mp\zm_alcatraz_utility::check_solo_status, ::solo);
        }
        solo(){
        	level.is_forever_solo_game = 1;
        }
        
        1 Reply Last reply
        0

        • Login

        • Don't have an account? Register

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