Skip to content
  • 0 Unread 0
  • 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
31 Posts 22 Posters 36.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.
  • Erickgames_HD Offline
    Erickgames_HD Offline
    Erickgames_HD
    wrote on last edited by Erickgames_HD
    #1

    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

    AdrX003 znchi grumi RHP07 LEO_SBA 6 Replies Last reply
    13
    • AdrX003 Offline
      AdrX003 Offline
      AdrX003
      wrote on last edited by
      #2

      almost got a "Holy F...", but it will surely get one once you can make the bot be a Veteran MP Bot huahauhahu

      (holy sheet dude thats awesome, exactly the thing i was seeing some guys speaking about in other post)

      1 Reply Last reply
      0
      • Erickgames_HD 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

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

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

        JezuzLizard 1 Reply Last reply
        1
        • AdrX003 AdrX003

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

          JezuzLizard Offline
          JezuzLizard 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.

          AdrX003 A Former User? 2 Replies Last reply
          1
          • JezuzLizard 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.

            AdrX003 Offline
            AdrX003 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_HD 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

              znchi Offline
              znchi 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_HD 2 Replies Last reply
              0
              • znchi 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_HD Offline
                Erickgames_HD 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
                • JezuzLizard 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_bandit Offline
                    teh_bandit Offline
                    teh_bandit
                    wrote on last edited by
                    #9

                    This is extremely impressive! Great work 🙂

                    1 Reply Last reply
                    0
                    • znchi 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_HD Offline
                      Erickgames_HD 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_HD 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

                        grumi Offline
                        grumi 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_HD 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

                          grumi Offline
                          grumi 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
                          • Agent935 Offline
                            Agent935 Offline
                            Agent935
                            wrote on last edited by
                            #13

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

                            chicken emoji JezuzLizard 2 Replies Last reply
                            0
                            • Agent935 Agent935

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

                              chicken emoji Offline
                              chicken emoji 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
                              • Agent935 Agent935

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

                                JezuzLizard Offline
                                JezuzLizard 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_HD 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

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

                                  Erickgames_HD in what file do you put the script

                                  1 Reply Last reply
                                  0
                                  • Damocles Offline
                                    Damocles 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_HD 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_SBA Offline
                                      LEO_SBA Offline
                                      LEO_SBA
                                      wrote on last edited by
                                      #18
                                      This post is deleted!
                                      1 Reply Last reply
                                      0
                                      • SonicTheShitPost Offline
                                        SonicTheShitPost 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
                                        • dany2002 Offline
                                          dany2002 Offline
                                          dany2002
                                          wrote on last edited by
                                          #20

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

                                          IKennyAgain 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          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
                                          • Unread 0
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Donate