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

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. [Release] [ZM] Mob of the Dead Easter Egg Solo Mod

[Release] [ZM] Mob of the Dead Easter Egg Solo Mod

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
28 Posts 19 Posters 17.7k Views 1 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.
  • Erickgames_HDundefined Erickgames_HD

    How it works:
    This mod works by spawning a bot near the last step of the EasterEgg if there isn't at least 2 players in the game.
    Once you get on the plane while using afterlife, the bot will automatically teleport to it. Then, once you reach the bridge you gotta revive yourself and the bot so the "PVP" can start. However, since the bot does absolutely nothing other than stay still, the ending you get will be up to you (either by killing your self, or by killing the bot).
    Showcase:
    https://youtu.be/VNxXO2ASZ6c

    How to install:
    This script should be placed at

    %localappdata%\Plutonium\storage\t6\scripts\zm\zm_prison
    

    If you do not have these folders, make them.

    Download:
    https://github.com/Wiiucoop/motd-solo-ee/releases/download/1.0/Motd-SOLO.gsc

    Source:
    https://github.com/Wiiucoop/motd-solo-ee

    Discord: HD Erick Games#3960

    AdrX003undefined Offline
    AdrX003undefined Offline
    AdrX003
    wrote on last edited by
    #3

    Erickgames_HD so there actually is a working scr_zm_enable_bots function in zm...

    JezuzLizardundefined 1 Reply Last reply
    1
    • AdrX003undefined AdrX003

      Erickgames_HD so there actually is a working scr_zm_enable_bots function in zm...

      JezuzLizardundefined Offline
      JezuzLizardundefined Offline
      JezuzLizard
      Plutonium Staff
      wrote on last edited by JezuzLizard
      #4

      AdrX003 Thats a dvar Treyarch left in the game because of laziness. However, the bots have no AI script regardless. Either the MP bot scripts need to be ported to ZM, or a bot script for ZM needs to be written from scratch.

      The main issue with BO2 bots is a lot of the behavior is hardcoded in the engine so it may be difficult to make them work properly without a server plugin to disable all the bot engine code.

      I made an attempt early on to see what I could make them do, but that was before the reason for the bots being broken on dedis was discovered so stuff like lookat() didn't work at that time.

      Its something I might return to in the future though.

      AdrX003undefined A Former User? 2 Replies Last reply
      1
      • JezuzLizardundefined JezuzLizard

        AdrX003 Thats a dvar Treyarch left in the game because of laziness. However, the bots have no AI script regardless. Either the MP bot scripts need to be ported to ZM, or a bot script for ZM needs to be written from scratch.

        The main issue with BO2 bots is a lot of the behavior is hardcoded in the engine so it may be difficult to make them work properly without a server plugin to disable all the bot engine code.

        I made an attempt early on to see what I could make them do, but that was before the reason for the bots being broken on dedis was discovered so stuff like lookat() didn't work at that time.

        Its something I might return to in the future though.

        AdrX003undefined Offline
        AdrX003undefined Offline
        AdrX003
        wrote on last edited by
        #5

        JezuzLizard from what i remember, the team that made BGamerT5 dealt with alot of bot coding (if im writing it correctly), for bo1

        1 Reply Last reply
        0
        • Erickgames_HDundefined Erickgames_HD

          How it works:
          This mod works by spawning a bot near the last step of the EasterEgg if there isn't at least 2 players in the game.
          Once you get on the plane while using afterlife, the bot will automatically teleport to it. Then, once you reach the bridge you gotta revive yourself and the bot so the "PVP" can start. However, since the bot does absolutely nothing other than stay still, the ending you get will be up to you (either by killing your self, or by killing the bot).
          Showcase:
          https://youtu.be/VNxXO2ASZ6c

          How to install:
          This script should be placed at

          %localappdata%\Plutonium\storage\t6\scripts\zm\zm_prison
          

          If you do not have these folders, make them.

          Download:
          https://github.com/Wiiucoop/motd-solo-ee/releases/download/1.0/Motd-SOLO.gsc

          Source:
          https://github.com/Wiiucoop/motd-solo-ee

          Discord: HD Erick Games#3960

          znchiundefined Offline
          znchiundefined Offline
          znchi
          wrote on last edited by
          #6

          Erickgames_HD Just tried it, the bot refuses to die at the end, stuck into afterlife. I assume it is due to the infinte afterlife part of the script, but idk.

          Erickgames_HDundefined 2 Replies Last reply
          0
          • znchiundefined znchi

            Erickgames_HD Just tried it, the bot refuses to die at the end, stuck into afterlife. I assume it is due to the infinte afterlife part of the script, but idk.

            Erickgames_HDundefined Offline
            Erickgames_HDundefined Offline
            Erickgames_HD
            wrote on last edited by
            #7

            @shyperson0 Thanks for the feedback, I will be releasing a fix pretty soon.
            The reason I added the infinite afterlife code in the first place, was to prevent the bot from entering last stand before you entered the plane.

            1 Reply Last reply
            0
            • JezuzLizardundefined JezuzLizard

              AdrX003 Thats a dvar Treyarch left in the game because of laziness. However, the bots have no AI script regardless. Either the MP bot scripts need to be ported to ZM, or a bot script for ZM needs to be written from scratch.

              The main issue with BO2 bots is a lot of the behavior is hardcoded in the engine so it may be difficult to make them work properly without a server plugin to disable all the bot engine code.

              I made an attempt early on to see what I could make them do, but that was before the reason for the bots being broken on dedis was discovered so stuff like lookat() didn't work at that time.

              Its something I might return to in the future though.

              A Former User? Offline
              A Former User? Offline
              A Former User
              wrote on last edited by
              #8

              JezuzLizard may all force be with you on this one!

              1 Reply Last reply
              0
              • teh_banditundefined Offline
                teh_banditundefined Offline
                teh_bandit
                wrote on last edited by
                #9

                This is extremely impressive! Great work 🙂

                1 Reply Last reply
                0
                • znchiundefined znchi

                  Erickgames_HD Just tried it, the bot refuses to die at the end, stuck into afterlife. I assume it is due to the infinte afterlife part of the script, but idk.

                  Erickgames_HDundefined Offline
                  Erickgames_HDundefined Offline
                  Erickgames_HD
                  wrote on last edited by
                  #10

                  @shyperson0 That issue should be resolved now, just download the new version from the same link.

                  1 Reply Last reply
                  0
                  • Erickgames_HDundefined Erickgames_HD

                    How it works:
                    This mod works by spawning a bot near the last step of the EasterEgg if there isn't at least 2 players in the game.
                    Once you get on the plane while using afterlife, the bot will automatically teleport to it. Then, once you reach the bridge you gotta revive yourself and the bot so the "PVP" can start. However, since the bot does absolutely nothing other than stay still, the ending you get will be up to you (either by killing your self, or by killing the bot).
                    Showcase:
                    https://youtu.be/VNxXO2ASZ6c

                    How to install:
                    This script should be placed at

                    %localappdata%\Plutonium\storage\t6\scripts\zm\zm_prison
                    

                    If you do not have these folders, make them.

                    Download:
                    https://github.com/Wiiucoop/motd-solo-ee/releases/download/1.0/Motd-SOLO.gsc

                    Source:
                    https://github.com/Wiiucoop/motd-solo-ee

                    Discord: HD Erick Games#3960

                    grumiundefined Offline
                    grumiundefined Offline
                    grumi
                    wrote on last edited by
                    #11

                    Erickgames_HD this is amazing you made a dream come true congratulations bro

                    1 Reply Last reply
                    0
                    • Erickgames_HDundefined Erickgames_HD

                      How it works:
                      This mod works by spawning a bot near the last step of the EasterEgg if there isn't at least 2 players in the game.
                      Once you get on the plane while using afterlife, the bot will automatically teleport to it. Then, once you reach the bridge you gotta revive yourself and the bot so the "PVP" can start. However, since the bot does absolutely nothing other than stay still, the ending you get will be up to you (either by killing your self, or by killing the bot).
                      Showcase:
                      https://youtu.be/VNxXO2ASZ6c

                      How to install:
                      This script should be placed at

                      %localappdata%\Plutonium\storage\t6\scripts\zm\zm_prison
                      

                      If you do not have these folders, make them.

                      Download:
                      https://github.com/Wiiucoop/motd-solo-ee/releases/download/1.0/Motd-SOLO.gsc

                      Source:
                      https://github.com/Wiiucoop/motd-solo-ee

                      Discord: HD Erick Games#3960

                      grumiundefined Offline
                      grumiundefined Offline
                      grumi
                      wrote on last edited by
                      #12

                      Erickgames_HD there are a couple of problems with the doors that open with aftherlife mode as the warden's office for some reason after activating them you have to buy them, mi game crashed but I think it was my hdd because is damaged, I hope you can fix it and again congratulations for the mod : D

                      1 Reply Last reply
                      0
                      • Agent935undefined Offline
                        Agent935undefined Offline
                        Agent935
                        wrote on last edited by
                        #13

                        This mod does not work if there are 3 players in the game

                        chicken emojiundefined JezuzLizardundefined 2 Replies Last reply
                        0
                        • Agent935undefined Agent935

                          This mod does not work if there are 3 players in the game

                          chicken emojiundefined Offline
                          chicken emojiundefined Offline
                          chicken emoji
                          wrote on last edited by
                          #14

                          Agent935 if you mean it doesnt spawn the bot thats because there is at least 2 players in the game

                          1 Reply Last reply
                          0
                          • Agent935undefined Agent935

                            This mod does not work if there are 3 players in the game

                            JezuzLizardundefined Offline
                            JezuzLizardundefined Offline
                            JezuzLizard
                            Plutonium Staff
                            wrote on last edited by
                            #15

                            Agent935 The real question is why are you using a solo ee mod with 3 players?

                            1 Reply Last reply
                            0
                            • Erickgames_HDundefined Erickgames_HD

                              How it works:
                              This mod works by spawning a bot near the last step of the EasterEgg if there isn't at least 2 players in the game.
                              Once you get on the plane while using afterlife, the bot will automatically teleport to it. Then, once you reach the bridge you gotta revive yourself and the bot so the "PVP" can start. However, since the bot does absolutely nothing other than stay still, the ending you get will be up to you (either by killing your self, or by killing the bot).
                              Showcase:
                              https://youtu.be/VNxXO2ASZ6c

                              How to install:
                              This script should be placed at

                              %localappdata%\Plutonium\storage\t6\scripts\zm\zm_prison
                              

                              If you do not have these folders, make them.

                              Download:
                              https://github.com/Wiiucoop/motd-solo-ee/releases/download/1.0/Motd-SOLO.gsc

                              Source:
                              https://github.com/Wiiucoop/motd-solo-ee

                              Discord: HD Erick Games#3960

                              RHP07undefined Offline
                              RHP07undefined Offline
                              RHP07
                              wrote on last edited by
                              #16

                              Erickgames_HD in what file do you put the script

                              1 Reply Last reply
                              0
                              • Damoclesundefined Offline
                                Damoclesundefined Offline
                                Damocles
                                wrote on last edited by
                                #17

                                I have a question. regarding the MOTD Easter Egg. I have 5 friends who want to do this easter egg and is it possible to complete it with 5 people or 6?

                                1 Reply Last reply
                                0
                                • Erickgames_HDundefined Erickgames_HD

                                  How it works:
                                  This mod works by spawning a bot near the last step of the EasterEgg if there isn't at least 2 players in the game.
                                  Once you get on the plane while using afterlife, the bot will automatically teleport to it. Then, once you reach the bridge you gotta revive yourself and the bot so the "PVP" can start. However, since the bot does absolutely nothing other than stay still, the ending you get will be up to you (either by killing your self, or by killing the bot).
                                  Showcase:
                                  https://youtu.be/VNxXO2ASZ6c

                                  How to install:
                                  This script should be placed at

                                  %localappdata%\Plutonium\storage\t6\scripts\zm\zm_prison
                                  

                                  If you do not have these folders, make them.

                                  Download:
                                  https://github.com/Wiiucoop/motd-solo-ee/releases/download/1.0/Motd-SOLO.gsc

                                  Source:
                                  https://github.com/Wiiucoop/motd-solo-ee

                                  Discord: HD Erick Games#3960

                                  LEO_SBAundefined Offline
                                  LEO_SBAundefined Offline
                                  LEO_SBA
                                  wrote on last edited by
                                  #18
                                  This post is deleted!
                                  1 Reply Last reply
                                  0
                                  • SonicTheShitPostundefined Offline
                                    SonicTheShitPostundefined Offline
                                    SonicTheShitPost
                                    wrote on last edited by
                                    #19

                                    when I try the script I get and unknown command response. Is this normal? Do I need to get to the end of the EE before running the script?

                                    1 Reply Last reply
                                    0
                                    • dany2002undefined Offline
                                      dany2002undefined Offline
                                      dany2002
                                      wrote on last edited by
                                      #20

                                      The mod doesn't work since the last plutonium update :c

                                      IKennyAgainundefined 1 Reply Last reply
                                      0
                                      • dany2002undefined dany2002

                                        The mod doesn't work since the last plutonium update :c

                                        IKennyAgainundefined Offline
                                        IKennyAgainundefined Offline
                                        IKennyAgain
                                        wrote on last edited by
                                        #21

                                        dany2002 mod works, you just need to play from custom games not from solo

                                        NISMO.69undefined 1 Reply Last reply
                                        0
                                        • IKennyAgainundefined IKennyAgain

                                          dany2002 mod works, you just need to play from custom games not from solo

                                          NISMO.69undefined Offline
                                          NISMO.69undefined Offline
                                          NISMO.69
                                          wrote on last edited by
                                          #22

                                          IKennyAgain How I can have more afterlife in custom game?

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


                                          • 1
                                          • 2
                                          • Login

                                          • Don't have an account? Register

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