Thread: Client Only can connect (rep+)

Results 1 to 4 of 4
  1. #1 Client Only can connect (rep+) 
    Registered Member

    Join Date
    Sep 2009
    Posts
    1,723
    Thanks given
    45
    Thanks received
    81
    Rep Power
    269
    How do I make it so Only My Client can Connect Ive got My Client Uid


    Web Hosting | VPS | CDN | DDoS Protected Solutions
    Reply With Quote  
     

  2. #2  
    Welcome To The Rodeo

    Zro.'s Avatar
    Join Date
    May 2009
    Posts
    4,376
    Thanks given
    94
    Thanks received
    241
    Rep Power
    714
    server.java


    if (client > 1) {
    misc.println("Enforcing Devolution client requirement");
    enforceClient = true;
    }
    Attached image
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Sep 2009
    Posts
    1,723
    Thanks given
    45
    Thanks received
    81
    Rep Power
    269
    Quote Originally Posted by 'Souph Boy View Post
    server.java


    if (client > 1) {
    misc.println("Enforcing Devolution client requirement");
    enforceClient = true;
    }
    thats part of it
    i need the whole


    Web Hosting | VPS | CDN | DDoS Protected Solutions
    Reply With Quote  
     

  4. #4  
    Fuck yeah!
    Mergim's Avatar
    Join Date
    May 2009
    Age
    31
    Posts
    2,309
    Thanks given
    218
    Thanks received
    187
    Rep Power
    1619
    Same thing client sided, add the uid there.
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •