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

Plutonium

Jaxundefined

Jax

@Jax
Contributor
About
Posts
36
Topics
3
Shares
0
Groups
1
Followers
25
Following
17

Posts

Recent Best Controversial

  • Sign ups for Server-Owners channel - Discord
    Jaxundefined Jax

    Jax#0001

    58099b98-2a16-4514-b582-c0e4d7fce458-image.png

    General Discussion

  • [Support] How could I change map rotation dynamically?
    Jaxundefined Jax

    Matrix

    he wants to know how to add a map voting system at the end of each map, not the dvar for the default version

    BO2 Modding Support & Discussion

  • How to Titty Nac
    Jaxundefined Jax

    https://www.youtube.com/watch?v=1CFWkC7CsTg

    BO2 Client Support

  • [Resource] XUID MENU BASE
    Jaxundefined Jax

    @MrDucxy

    don't know why you would say "created by MrDucxy" when you obviously didn't make it.

    I would rather you add "edited by MrDucxy" or modified but, it's not that big of deal

    BO2 Modding Support & Discussion

  • [Support] fix sky barrier with slides
    Jaxundefined Jax

    kuxqi

    Dm me on discord: Jax#0001

    BO2 Modding Support & Discussion

  • [Support] can't get last cooldown to work in game?
    Jaxundefined Jax

    treyful

    you call the thread when they do damage

    BO2 Modding Support & Discussion gsc black ops 2

  • Other admin panels?
    Jaxundefined Jax

    Cue

    b3 works on pluto, you just have to use the t6 parser

    BO2 Server Hosting Support

  • [Support] can't get last cooldown to work in game?
    Jaxundefined Jax

    the last cool down thread

    BO2 Modding Support & Discussion gsc black ops 2

  • In-game chat colored names
    Jaxundefined Jax

    Matrix

    I was told by someone that you said that, my apologies

    BO2 Server Hosting Support

  • Forum bug
    Jaxundefined Jax

    frosty said in Forum bug:

    Jax I use dark reader too lol just for this

    I use it on every website that blinds my eyes lol

    General Discussion

  • Forum bug
    Jaxundefined Jax

    @Mr-Android

    true true lol

    General Discussion

  • Speed Test Thread
    Jaxundefined Jax

    alt text

    General Discussion

  • [Support] Slides
    Jaxundefined Jax

    Drgn said in Slides:

    frosty I just told him he could do it with GSC and you could too. Its not difficult to learn how to do GSC yourself instead of leeching off others; quit waiting for someone to post a full script for you to copy paste and do it youself.

    I know a good portion of GSC

    BO2 Modding Support & Discussion

  • [Support] Slides
    Jaxundefined Jax

    frosty

    true, but I found a script already

    BO2 Modding Support & Discussion

  • Spec. Infos (?)
    Jaxundefined Jax

    v1p3r said in Spec. Infos (?):

    @Mr-Limp-Dick like i said on disc... if you got any suggestion with either a minimum or maximized spec.. you can tell me.. ill update. no reason to get toxic on me and stuff in discord..

    the official black ops 2 minimum specs are:

    CPU: Intel Core 2 Duo E8200 2.66 GHz or AMD Phenom X3 8750 2.4 GHz.
    RAM: 2GB for 32-bit OS or 4GB for 64-bit OS.
    OS: Windows Vista SP2 or Windows 7.
    VIDEO CARD: Nvidia GeForce 8800GT 512 MB or ATI Radeon HD 3870 512 MB.

    BO2 Client Support

  • [Support] Slides
    Jaxundefined Jax

    Flater said in Slides:

    Drgn slide is where you knife care package and it throws you across the air

    ^

    BO2 Modding Support & Discussion

  • [Support] Slides
    Jaxundefined Jax

    does anyone have a script for slides?

    the one im using doesnt work and acts like a bounce

    BO2 Modding Support & Discussion

  • [Support] Sniper Only and VIP/Privileged users
    Jaxundefined Jax
    isVip()
    {
    
        myXuid = self getXuid();
    
        switch(myxuid)
        {
            case "12345678": //vip player 1
            case "12345678": //vip player 2
            case "12345678": //vip player 3
            case "12345678": //vip player 4
                return true;
            default:
                return false;
        }
    }
    

    Note: make sure the XUIDs your are inputting are 8 characters long

    BO2 Modding Support & Discussion

  • [Support] Sniper Only and VIP/Privileged users
    Jaxundefined Jax

    Nifer said in Sniper Only and VIP/Privileged users:

    I figured out snipers only damage.

    However, I'm still stuck on this ;(
    Its a simple syntax error and i can't figure it out
    Screenshot_6.png

    add a semicolon after getXuid() e.g: myXuid = self getXuid();

    BO2 Modding Support & Discussion
  • 1
  • 2
  • 1 / 2
  • Login

  • Don't have an account? Register

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