Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Lnet Chat

  1. Default

    This is an old thread but still awesome. Each iteration of lnet will likely change the line# but if you find the line that starts with "if @@options['fam_window']" and put the line Haz/Horibu has above, it'll still work.
    Last edited by Cronstintein; 12-04-2014 at 10:12 PM.

  2. #12
    Join Date
    Mar 2008
    Location
    Virginia, USA
    Posts
    287

    Default

    Update for people that are coming back, it's now located on line 289 of ;lnet

    Code:
    if @@options['fam_window'] && (channel =~ /\[(?:Private|PrivateTo|Onoir|Waggle|enclave|GSWiki)\]/ )
    That's mine now that works great, add additional channels accordingly as shown.
    Websites
    Lich Wiki Info
    EO Scripts Github Repository - Collaborative script development by the community.
    EO Lich5 Github Repository - Collaborative Lich Development for GS4 & DR for modern Ruby.
    Elanthia Online Forums Archive

    Player of Tysong

  3. #13
    Join Date
    Mar 2008
    Location
    Virginia, USA
    Posts
    287

    Default

    ^bump

    Super useful feature for those that don't want to miss Private msgs or filter other LNet channels to their Fam window to separate them from all the other chatter of prime/lnet/merchant.
    Websites
    Lich Wiki Info
    EO Scripts Github Repository - Collaborative script development by the community.
    EO Lich5 Github Repository - Collaborative Lich Development for GS4 & DR for modern Ruby.
    Elanthia Online Forums Archive

    Player of Tysong

  4. #14

    Default

    Quote Originally Posted by horibu View Post
    Update for people that are coming back, it's now located on line 289 of ;lnet

    Code:
    if @@options['fam_window'] && (channel =~ /\[(?:Private|PrivateTo|Onoir|Waggle|enclave|GSWiki)\]/ )
    That's mine now that works great, add additional channels accordingly as shown.
    I must be doing something wrong here. I replaced line 289 in the ;lnet script with exactly the above and it still shows my private messages in the thoughts window (not familar window).

    Thanks in advance

  5. #15
    Join Date
    Mar 2008
    Location
    Virginia, USA
    Posts
    287

    Default

    You did enable the familiar window option after updating the code?
    Websites
    Lich Wiki Info
    EO Scripts Github Repository - Collaborative script development by the community.
    EO Lich5 Github Repository - Collaborative Lich Development for GS4 & DR for modern Ruby.
    Elanthia Online Forums Archive

    Player of Tysong

Similar Threads

  1. LNET Chat
    By ScrapperK in forum The Lich Project
    Replies: 16
    Last Post: 12-09-2013, 09:57 PM
  2. Is LNET chat ....?
    By Inspire in forum The Lich Project
    Replies: 78
    Last Post: 06-08-2011, 03:00 AM
  3. lnet chat problem
    By raith in forum The Lich Project
    Replies: 6
    Last Post: 02-07-2011, 04:53 AM
  4. Excluding lnet chat
    By JohnDoe in forum The Lich Project
    Replies: 7
    Last Post: 06-18-2010, 07:12 PM
  5. PC Chat
    By Celexei in forum Forum Concerns and Discussion
    Replies: 7
    Last Post: 11-10-2005, 12:08 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
  •