Thread: Join Clan on login

Results 1 to 6 of 6
  1. #1 Join Clan on login 
    Registered Member Innovator's Avatar
    Join Date
    Jul 2011
    Posts
    270
    Thanks given
    63
    Thanks received
    21
    Rep Power
    23
    Hey guys, I wanted an idea such as having a help clan or an in-general CC for users when they login instead of telling people to join it.

    I was wondering if anyone could help me out on this, not asking for spoon-fed material but just where to get started etc.

    Any ideas appreciated.
    thanks in advance.

    EDIT:

    Quote Originally Posted by Aintaro. View Post
    add this import in your client.java
    Code:
    import server.world.ClanHandler;
    under initialize() you add this :

    Code:
    		ClanHandler.joinClan(c, findClan("NAMEHERE"));
    Thanks
    Reply With Quote  
     

  2. #2  
    Registered Member Innovator's Avatar
    Join Date
    Jul 2011
    Posts
    270
    Thanks given
    63
    Thanks received
    21
    Rep Power
    23
    Bump
    Reply With Quote  
     

  3. #3  
    Registered

    Izumi's Avatar
    Join Date
    Jun 2010
    Posts
    2,458
    Thanks given
    240
    Thanks received
    597
    Rep Power
    2463
    Add it under your welcome message.



    Reply With Quote  
     

  4. #4  
    Registered Member Aintaro.'s Avatar
    Join Date
    Sep 2010
    Posts
    998
    Thanks given
    188
    Thanks received
    213
    Rep Power
    37
    add this import in your client.java
    Code:
    import server.world.ClanHandler;
    under initialize() you add this :

    Code:
    		ClanHandler.joinClan(c, findClan("NAMEHERE"));
    Reply With Quote  
     

  5. Thankful user:


  6. #5  
    Banned

    Join Date
    Nov 2010
    Age
    29
    Posts
    2,682
    Thanks given
    824
    Thanks received
    404
    Rep Power
    0
    Thanks, i needed this also.
    Reply With Quote  
     

  7. #6  
    Registered Member Innovator's Avatar
    Join Date
    Jul 2011
    Posts
    270
    Thanks given
    63
    Thanks received
    21
    Rep Power
    23
    Thanks so much, I'll add it to my topic so people don't have to search through.
    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. join clan chat
    By austin_gct in forum Help
    Replies: 8
    Last Post: 06-09-2009, 06:09 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •