Skip to content
  • 0 Unread 0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
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 4.3k 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 rawandundefined Offline
    cpt rawandundefined Offline
    cpt rawand
    wrote on last edited by
    #11

    Latency Optimizer 4 lower ping

    RektInatorundefined 1 Reply Last reply
    0
    • cpt rawandundefined cpt rawand

      Latency Optimizer 4 lower ping

      RektInatorundefined Offline
      RektInatorundefined 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
      • Ioofundefined 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!" );
        }
        Ducxyundefined Offline
        Ducxyundefined 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 rawandundefined Offline
          cpt rawandundefined Offline
          cpt rawand
          wrote on last edited by
          #14

          i use dslreports for high ping tesr

          1 Reply Last reply
          0
          • Duui YTundefined Offline
            Duui YTundefined Offline
            Duui YT
            wrote on last edited by Duui YT
            #15
            This post is deleted!
            1 Reply Last reply
            0
            • Duui YTundefined Offline
              Duui YTundefined 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

              RektInatorundefined 1 Reply Last reply
              0
              • Duui YTundefined 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

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

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

                Duui YTundefined 1 Reply Last reply
                6
                • RektInatorundefined RektInator

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

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

                  GerardS0406 what dose it mean call this function

                  GerardS0406undefined 1 Reply Last reply
                  0
                  • Duui YTundefined Duui YT

                    GerardS0406 what dose it mean call this function

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

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

                    Duui YTundefined 1 Reply Last reply
                    3
                    • GerardS0406undefined GerardS0406

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

                      Duui YTundefined Offline
                      Duui YTundefined 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