Skip to content
  • 0 Unread 0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Start with B23R + regular pistol??

Start with B23R + regular pistol??

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
6 Posts 5 Posters 673 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.
  • SirLarcundefined Offline
    SirLarcundefined Offline
    SirLarc
    wrote on last edited by
    #1

    Does anybody have a script that allows the player to start with the B23R and also the regular pistol (M1911 / Mauser for origins)??

    dontknowletsplundefined 1 Reply Last reply
    0
    • WolflexZundefined Offline
      WolflexZundefined Offline
      WolflexZ
      Contributor
      wrote on last edited by
      #2

      I do have a similar script but its compiled. Can't really share compiled files without the uncompiled file.

      AdrX003undefined xNandoundefined 2 Replies Last reply
      0
      • WolflexZundefined WolflexZ

        I do have a similar script but its compiled. Can't really share compiled files without the uncompiled file.

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

        WolflexZ But couldnt anyone convert it to source with gsc-tool or cerberus... ?
        (anything thats not obfuscated for whatever reason at least............)

        WolflexZundefined 1 Reply Last reply
        0
        • AdrX003undefined AdrX003

          WolflexZ But couldnt anyone convert it to source with gsc-tool or cerberus... ?
          (anything thats not obfuscated for whatever reason at least............)

          WolflexZundefined Offline
          WolflexZundefined Offline
          WolflexZ
          Contributor
          wrote on last edited by
          #4

          AdrX003 You can if you want.

          1 Reply Last reply
          0
          • WolflexZundefined WolflexZ

            I do have a similar script but its compiled. Can't really share compiled files without the uncompiled file.

            xNandoundefined Offline
            xNandoundefined Offline
            xNando
            wrote on last edited by
            #5

            WolflexZ but maybe it can be show the original source code with a decompiler, or it's not possible??

            1 Reply Last reply
            0
            • SirLarcundefined SirLarc

              Does anybody have a script that allows the player to start with the B23R and also the regular pistol (M1911 / Mauser for origins)??

              dontknowletsplundefined Offline
              dontknowletsplundefined Offline
              dontknowletspl
              wrote on last edited by
              #6

              larccc said in Start with B23R + regular pistol??:

              B23R

              save it with .gsc extension.

              init()
              {
                  maps\mp\zombies\_zm_utility::onplayerconnect_callback( ::on_player_connect );
              }
              
              on_player_connect()
              {
                  self waittill("spawned_player");
              
                  if(maps\mp\zombies\_zm_weapons::is_weapon_included("beretta93r_zm"))
                      self maps\mp\zombies\_zm_weapons::weapon_give("beretta93r_zm");
              }
              
              1 Reply Last reply
              0
              • Xerxesundefined Xerxes moved this topic from BO2 Modding Releases & Resources on

              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


              • Login

              • Don't have an account? Register

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