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

Plutonium

Duui YTundefined

Duui YT

@Duui YT
About
Posts
181
Topics
48
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


  • Respawn on Saved Position Code?
    Duui YTundefined Duui YT

    TheHiddenHour idk any scripting


  • [Support] VIP Menu
    Duui YTundefined Duui YT

    GerardS0406 what dose it mean


  • Respawn on Saved Position Code?
    Duui YTundefined Duui YT

    TheHiddenHour can you fix the code


  • [Support] VIP Menu
    Duui YTundefined Duui YT

    GerardS0406 what dose it mean call this function


  • [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


  • [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


  • dose anyone have a vip system
    Duui YTundefined Duui YT

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


  • is there HomeFront script
    Duui YTundefined Duui YT

    GerardS0406 fond one nvm


  • is there HomeFront script
    Duui YTundefined Duui YT

    hello is there a working HomeFront script


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

    Cahz how will i loop the ipritin


  • 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


  • 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


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

    is there a way to loop Iprintin


  • [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


  • 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


  • gsc studio not connecting to plutonium
    Duui YTundefined Duui YT

    julio1877 take away the r


  • Respawn on Saved Position Code?
    Duui YTundefined Duui YT

    TheHiddenHour can you fix it


  • Respawn on Saved Position Code?
    Duui YTundefined Duui YT

    TheHiddenHour dont work

  • 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