Thread: Vencillio - Economy, Bank Tabs, Prestiges, Unique Content.

Page 70 of 72 FirstFirst ... 20606869707172 LastLast
Results 691 to 700 of 715
  1. #691  
    Registered Member KushKings's Avatar
    Join Date
    Jul 2018
    Posts
    441
    Thanks given
    49
    Thanks received
    24
    Discord
    View profile
    Rep Power
    37
    nice man mite use some of it
    Reply With Quote  
     

  2. #692  
    Registered Member
    Join Date
    Aug 2018
    Posts
    18
    Thanks given
    2
    Thanks received
    1
    Rep Power
    7
    Nice server
    Reply With Quote  
     

  3. #693  
    Registered Member
    Join Date
    Sep 2018
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I already changed the staff only to false but keep getting the restrinction
    Reply With Quote  
     

  4. #694  
    Registered Member
    Join Date
    Oct 2018
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    In the proces of finding a base to continue to develop with a friend, we both Graduated with Computer Programming degrees and fancy a dabble at Java which we have touched on and love RSPS' so can someone TeamViewer in and get this to a stage where I can host Friends, I have it all running in Eclipse etc tried changing IP and what not but seem to be having no avail, want it at the stage where I can run server send them a client and they can log and see if this is where we want to start from,

    will $10 paypal you

    Thanks lads,

    Quote Originally Posted by Dalilo View Post
    I already changed the staff only to false but keep getting the restrinction
    Then you need to compile or if in Eclise Project --> Clean and reboot Server/ Client
    Reply With Quote  
     

  5. #695  
    Registered Member
    Join Date
    Sep 2018
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Vitur View Post
    For beginners, Before running the server make sure you turn Staff mode off located at:

    com > vencillio > VencillioConstants

    and look for this:

    /**
    * Checks if the world is staff only
    */
    public static boolean STAFF_ONLY = true;

    YOU WANNA MAKE IT FALSE.

    or else you'll get a username restricted on login

    How come I still get this error?
    Reply With Quote  
     

  6. #696  
    Registered Member
    Join Date
    Aug 2017
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Im working on this server does any one wanna get in contact theres a few things i want to work out
    Reply With Quote  
     

  7. #697  
    Registered Member
    Join Date
    Dec 2018
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    you need to go to the source click src, then com, then vencillio, then go to vencillio constants and change staff only mode to false.

    in source is that under bin or src
    Reply With Quote  
     

  8. #698  
    kierandevvs
    Guest
    Quote Originally Posted by Diips View Post
    you need to go to the source click src, then com, then vencillio, then go to vencillio constants and change staff only mode to false.

    in source is that under bin or src
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  9. #699  
    Registered Member
    Join Date
    Aug 2019
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    so everyone having trouble with restricted names when trying to login. i was looking into it and found this code, which also says //right fucking here. so if anyone can tell me and everyone els does this have something to do with it?

    if ((i & 0x80) != 0) {
    // right fucking here
    int i1 = stream.method434();
    int j2 = stream.readUnsignedByte();
    int j3 = stream.method427();
    int k3 = stream.currentOffset;
    if (player.name != null && player.visible) {
    long l3 = TextClass.longForName(player.name);
    boolean flag = false;
    if (j2 <= 1) {
    for (int i4 = 0; i4 < ignoreCount; i4++) {
    if (ignoreListAsLongs[i4] != l3)
    continue;
    flag = true;
    break;
    }

    }
    Reply With Quote  
     

  10. #700  
    Registered Member
    Join Date
    Sep 2019
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Hello, thank you for sharing this. i am going to really tinker with the prestige system. so i do plan also on using this base and server as the source of the further mods i would hope to learn and create. thank you for your time. have a good one.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 130
    Last Post: 09-26-2018, 06:08 AM
  2. Replies: 72
    Last Post: 07-07-2016, 08:03 PM
  3. Replies: 1
    Last Post: 06-07-2016, 04:17 PM
  4. Replies: 24
    Last Post: 06-30-2014, 09:45 PM
  5. Replies: 34
    Last Post: 06-23-2014, 02:56 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •