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

Plutonium

Duui YTundefined

Duui YT

@Duui YT
About
Posts
181
Topics
48
Shares
0
Groups
0
Followers
7
Following
0

Posts

Recent Best Controversial

  • dose any one have a rocket ride script
    Duui YTundefined Duui YT

    dose any one have a rocket ride script

    BO2 Modding Support & Discussion

  • Respawn on Saved Position Code?
    Duui YTundefined Duui YT

    TheHiddenHour idk any scripting

    BO2 Modding Support & Discussion

  • [Support] VIP Menu
    Duui YTundefined Duui YT

    GerardS0406 what dose it mean

    BO2 Modding Support & Discussion vip menu gsc trickshot server

  • Respawn on Saved Position Code?
    Duui YTundefined Duui YT

    TheHiddenHour can you fix the code

    BO2 Modding Support & Discussion

  • [Support] VIP Menu
    Duui YTundefined Duui YT

    GerardS0406 what dose it mean call this function

    BO2 Modding Support & Discussion vip menu gsc trickshot server

  • [Resource] Simple VIP
    Duui YTundefined Duui YT

    Sass so i add

    level.vips = [];
    addVip(“XUIDGoesHere”); 
    

    this in init

    addVip(pxuid)
    {
      level.vips[level.vips.size] = pxuid;
    }
    isVip(player)
    {
      for(i = 0;i < level.vips.size;i++)
      {
        if(player.xuid == level.vips[i])
        {
          return true;
        }
      }
      return false;
    }
    

    i add this anywhere

    and i put the players xuid in (“XUIDGoesHere”); but the players dont get vip

    BO2 Modding Releases & Resources gsc vip

  • [Support] VIP Menu
    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

    BO2 Modding Support & Discussion vip menu gsc trickshot server

  • dose anyone have a vip system
    Duui YTundefined Duui YT

    dose anyone have a vip system that gives players vip when tey join

    BO2 Modding Support & Discussion

  • is there HomeFront script
    Duui YTundefined Duui YT

    GerardS0406 fond one nvm

    BO2 Client Support

  • is there HomeFront script
    Duui YTundefined Duui YT

    hello is there a working HomeFront script

    BO2 Client Support

  • is there a way to loop Iprintin
    Duui YTundefined Duui YT

    Cahz how will i loop the ipritin

    BO2 Client Support

  • is there a way to loop Iprintin
    Duui YTundefined Duui YT

    Cahz

    self iprintln("Crouch and Press [{+actionslot 2}] To Save");
    self iprintln("Crouch and Press [{+actionslot 1}] To Load");

    can i make this loop every 4 min

    BO2 Client Support

  • is there a way to loop Iprintin
    Duui YTundefined Duui YT

    Cahz there is no function that dose that is there a way i can get it to repeat [{actionslot1}] [{+crouch}] to save to say at the bottom left

    BO2 Client Support

  • is there a way to loop Iprintin
    Duui YTundefined Duui YT

    is there a way to loop Iprintin

    BO2 Client Support

  • [Resource] Trickshotting GSC LIST!
    Duui YTundefined Duui YT

    mikzy slide i put it and i added it to my menu and i put calling i put in onplayerspowned but it wont work it only sends me flying it dose not spown the slide

    BO2 Modding Releases & Resources gsc black ops 2 slides

  • gsc studio not connecting to plutonium
    Duui YTundefined Duui YT

    julio1877 it is going to be usless bec you cant do it when your server is running if your are trying to add mods to your game go get your self banned but if you are trying to add stuff to your server i seguest you check the forms

    BO2 Modding Support & Discussion

  • gsc studio not connecting to plutonium
    Duui YTundefined Duui YT

    julio1877 take away the r

    BO2 Modding Support & Discussion

  • Respawn on Saved Position Code?
    Duui YTundefined Duui YT

    TheHiddenHour can you fix it

    BO2 Modding Support & Discussion

  • Respawn on Saved Position Code?
    Duui YTundefined Duui YT

    TheHiddenHour dont work

    BO2 Modding Support & Discussion
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 5 / 10
  • Login

  • Don't have an account? Register

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