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

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. [Release] (UPDATED)XUID MENU BASE #2

[Release] (UPDATED)XUID MENU BASE #2

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
20 Posts 12 Posters 2.2k 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.
  • Ducxyundefined Ducxy

    lula GSC Studio.............

    Drgnundefined Offline
    Drgnundefined Offline
    Drgn
    Plutonium Staff
    wrote on last edited by
    #4

    @MrDucxy GSC Studio isn't recommended. Just drag the gsc onto the compiler then plop in the server files.

    1 Reply Last reply
    0
    • Kalitosundefined Offline
      Kalitosundefined Offline
      Kalitos
      wrote on last edited by
      #5

      @MrDucxy Sorry for the question, what is this MENU for?

      1 Reply Last reply
      0
      • Rynoxarundefined Offline
        Rynoxarundefined Offline
        Rynoxar
        Contributor
        wrote on last edited by
        #6

        Dont know if this is a dumb question but where I can get the XUID from ? xD

        Sassundefined Ducxyundefined 2 Replies Last reply
        0
        • Rynoxarundefined Rynoxar

          Dont know if this is a dumb question but where I can get the XUID from ? xD

          Sassundefined Offline
          Sassundefined Offline
          Sass
          Plutonium Staff
          wrote on last edited by
          #7

          There's a folder in your /t6r/player/dw directory. The name of this folder is your XUID.

          Radonundefined 1 Reply Last reply
          0
          • Sassundefined Sass

            There's a folder in your /t6r/player/dw directory. The name of this folder is your XUID.

            Radonundefined Offline
            Radonundefined Offline
            Radon
            wrote on last edited by
            #8

            Sass Or you can get it in-game with GSC using self getXUID()

            Sassundefined 1 Reply Last reply
            0
            • Ducxyundefined Ducxy

              I quickly realized that my last XUID menu base was not the best and had way messier code. So here a better version of it that works flawlessly. Just open up the project in GSC Studio and then in functions.gsc add the XUIDs. This base has people with XUID set to Host verification and any other player is set to Admin verification. You can easily change this near the top of Main.GSC.

              XUID MENU BASE #2

              Image

              Radonundefined Offline
              Radonundefined Offline
              Radon
              wrote on last edited by
              #9

              @MrDucxy Is there a picture? Also, I use the same overflow fix but sometimes it still overflows?

              1 Reply Last reply
              0
              • Radonundefined Radon

                Sass Or you can get it in-game with GSC using self getXUID()

                Sassundefined Offline
                Sassundefined Offline
                Sass
                Plutonium Staff
                wrote on last edited by
                #10

                That's true, although it's much easier to look at a folder's name than starting a private match (or server) with a gsc script.

                1 Reply Last reply
                0
                • kuxqiundefined Offline
                  kuxqiundefined Offline
                  kuxqi
                  wrote on last edited by
                  #11

                  post a photo of it nplz !!

                  Ducxyundefined 1 Reply Last reply
                  0
                  • kuxqiundefined kuxqi

                    post a photo of it nplz !!

                    Ducxyundefined Offline
                    Ducxyundefined Offline
                    Ducxy
                    wrote on last edited by
                    #12

                    kuxqi done, check post

                    ....................

                    1 Reply Last reply
                    0
                    • Rynoxarundefined Rynoxar

                      Dont know if this is a dumb question but where I can get the XUID from ? xD

                      Ducxyundefined Offline
                      Ducxyundefined Offline
                      Ducxy
                      wrote on last edited by
                      #13

                      @NOXSYS you can get XUID from IW4M Admin

                      1 Reply Last reply
                      0
                      • lulaundefined lula

                        How do i compile all the files into One

                        mikzyundefined Offline
                        mikzyundefined Offline
                        mikzy
                        Banned
                        wrote on last edited by
                        #14

                        lula Someone else needed help with this. I got all the codes from other files, and put it into the main.gsc

                        1 Reply Last reply
                        0
                        • Soccer1978undefined Offline
                          Soccer1978undefined Offline
                          Soccer1978
                          wrote on last edited by
                          #15

                          how to open menu?> Thanks.

                          Sassundefined 1 Reply Last reply
                          0
                          • Soccer1978undefined Soccer1978

                            how to open menu?> Thanks.

                            Sassundefined Offline
                            Sassundefined Offline
                            Sass
                            Plutonium Staff
                            wrote on last edited by
                            #16

                            A (very) quick look at the code will tell you that

                            screenshot

                            Ducxyundefined 1 Reply Last reply
                            0
                            • Sassundefined Sass

                              A (very) quick look at the code will tell you that

                              screenshot

                              Ducxyundefined Offline
                              Ducxyundefined Offline
                              Ducxy
                              wrote on last edited by
                              #17

                              Sass its amazing that people even ask that. like cant you just go in game and press buttons till it opens lol?

                              1 Reply Last reply
                              1
                              • Ducxyundefined Ducxy

                                I quickly realized that my last XUID menu base was not the best and had way messier code. So here a better version of it that works flawlessly. Just open up the project in GSC Studio and then in functions.gsc add the XUIDs. This base has people with XUID set to Host verification and any other player is set to Admin verification. You can easily change this near the top of Main.GSC.

                                XUID MENU BASE #2

                                Image

                                waste nasalundefined Offline
                                waste nasalundefined Offline
                                waste nasal
                                wrote on last edited by
                                #18

                                Ducxy it only says func 1, 2, 3, etc. Is that supposed to happen?

                                1 Reply Last reply
                                0
                                • Duui YTundefined Offline
                                  Duui YTundefined Offline
                                  Duui YT
                                  wrote on last edited by
                                  #19

                                  how do i add this to my server

                                  1 Reply Last reply
                                  0
                                  • Ducxyundefined Ducxy

                                    I quickly realized that my last XUID menu base was not the best and had way messier code. So here a better version of it that works flawlessly. Just open up the project in GSC Studio and then in functions.gsc add the XUIDs. This base has people with XUID set to Host verification and any other player is set to Admin verification. You can easily change this near the top of Main.GSC.

                                    XUID MENU BASE #2

                                    Image

                                    Duui YTundefined Offline
                                    Duui YTundefined Offline
                                    Duui YT
                                    wrote on last edited by Duui YT
                                    #20
                                    This post is deleted!
                                    1 Reply Last reply
                                    0
                                    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
                                    • Recent
                                    • Tags
                                    • Popular
                                    • Users
                                    • Groups
                                    • Donate