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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. [Support] VIP Menu

[Support] VIP Menu

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
vip menugsctrickshotserver
20 Posts 11 Posters 5.0k 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.
  • cpt rawand Offline
    cpt rawand Offline
    cpt rawand
    wrote on last edited by
    #10

    0b297f3d-97e7-4a0c-916f-70edc6e21e01-image.png

    1 Reply Last reply
    0
    • cpt rawand Offline
      cpt rawand Offline
      cpt rawand
      wrote on last edited by
      #11

      Latency Optimizer 4 lower ping

      RektInator 1 Reply Last reply
      0
      • cpt rawand cpt rawand

        Latency Optimizer 4 lower ping

        RektInator Offline
        RektInator Offline
        RektInator
        Plutonium Admin
        wrote on last edited by
        #12

        @masterrawand said in VIP Menu:

        Latency Optimizer 4 lower ping

        Just no.

        1 Reply Last reply
        0
        • Ioof Ioof

          here is one way :
          but you have to write the players xuid in the mod its not taking it from any third party tool

          isVip ()
          {
                  myXuid = self getXuid()
          
          	switch ( myXuid )
          	{
          		case "hghgh322": //vip player 1
          		case "qqq223qq": //vip player 2
          		case "jjsdk2k3jk": //vip player 3
          		case "sdkk23jk2": //vip player 4
          			return true;
          		default : 
          			return false;
          	}
          }
          

          you can find your own xuid if you go in your bo2 folder t6r/player/dw in there you can find a folder named with your xuid

          note : be sure to use lowercase letters

          after that you can call this function to filter it for vips only

          
          if ( self isVip() ) //only vips get this message
          {
              self iPrintln ( "I have a vip status!" );
          }
          Ducxy Offline
          Ducxy Offline
          Ducxy
          wrote on last edited by
          #13

          Enki Thanks for this, comes in handy for an Owner menu

          1 Reply Last reply
          0
          • cpt rawand Offline
            cpt rawand Offline
            cpt rawand
            wrote on last edited by
            #14

            i use dslreports for high ping tesr

            1 Reply Last reply
            0
            • Duui YT Offline
              Duui YT Offline
              Duui YT
              wrote on last edited by Duui YT
              #15
              This post is deleted!
              1 Reply Last reply
              0
              • Duui YT Offline
                Duui YT Offline
                Duui YT
                wrote on last edited by Duui YT
                #16

                RektInator for the

                if ( self isVip() ) //only vips get this message
                {
                   self iPrintln ( "I have a vip status!" );
                }
                

                idk were to add it

                RektInator 1 Reply Last reply
                0
                • Duui YT Duui YT

                  RektInator for the

                  if ( self isVip() ) //only vips get this message
                  {
                     self iPrintln ( "I have a vip status!" );
                  }
                  

                  idk were to add it

                  RektInator Offline
                  RektInator Offline
                  RektInator
                  Plutonium Admin
                  wrote on last edited by
                  #17

                  Duui YT cdc9c45a-7906-4804-b41a-1a4f2eaceccb-image.png

                  Duui YT 1 Reply Last reply
                  6
                  • RektInator RektInator

                    Duui YT cdc9c45a-7906-4804-b41a-1a4f2eaceccb-image.png

                    Duui YT Offline
                    Duui YT Offline
                    Duui YT
                    wrote on last edited by Duui YT
                    #18

                    GerardS0406 what dose it mean call this function

                    GerardS0406 1 Reply Last reply
                    0
                    • Duui YT Duui YT

                      GerardS0406 what dose it mean call this function

                      GerardS0406 Offline
                      GerardS0406 Offline
                      GerardS0406
                      VIP
                      wrote on last edited by
                      #19

                      Duui YT 1590016612746-cdc9c45a-7906-4804-b41a-1a4f2eaceccb-image.png

                      Duui YT 1 Reply Last reply
                      3
                      • GerardS0406 GerardS0406

                        Duui YT 1590016612746-cdc9c45a-7906-4804-b41a-1a4f2eaceccb-image.png

                        Duui YT Offline
                        Duui YT Offline
                        Duui YT
                        wrote on last edited by
                        #20

                        GerardS0406 what dose it mean

                        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


                        • 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