Thread: Logging in with a client.

Results 1 to 6 of 6
  1. #1 Logging in with a client. 
    Registered Member
    Join Date
    Oct 2008
    Posts
    76
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    Hey, when players try to login to my server they can only do that with my default client. How do i change it to a different client?
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jan 2007
    Age
    30
    Posts
    4,417
    Thanks given
    3
    Thanks received
    105
    Rep Power
    0
    Try to find something to do with clientUID and change it.
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Sep 2009
    Posts
    1,723
    Thanks given
    45
    Thanks received
    81
    Rep Power
    269
    open server.ini
    you should see
    Code:
    ClientRequired=1
    WorldId=3
    ServerPort=43594
    change that to
    Code:
    ClientRequired=0
    WorldId=3
    ServerPort=43594


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

  4. Thankful user:


  5. #4  
    Registered Member
    Join Date
    Oct 2008
    Posts
    76
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    okay ive tried that, but still does not work? When i login with a different client it just instantly loggs out?
    Reply With Quote  
     

  6. #5  
    Registered Member
    Join Date
    Oct 2008
    Posts
    76
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    help
    Reply With Quote  
     

  7. #6  
    Log out, please.

    Georgio's Avatar
    Join Date
    Apr 2009
    Posts
    1,430
    Thanks given
    212
    Thanks received
    50
    Rep Power
    1585
    ehm player.java, the public int headicons = *; things..

    put them to -1 & try to login now

    Georgio

    [EDIT]

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