Thread: Ruse Friends List

Results 1 to 2 of 2
  1. #1 Ruse Friends List 
    Registered Member
    Join Date
    Dec 2016
    Posts
    110
    Thanks given
    8
    Thanks received
    0
    Rep Power
    11
    Hello,

    Doesn't pop up a message when someone logs in or out.

    It's commented out for a reason; anyone know why?

    Code:
    						/*if (i18 >= 2) {
    							pushMessage(s7 + " has logged in.", 5, "");
    						}
    						if (i18 <= 1) {
    							pushMessage(s7 + " has logged out.", 5, "");
    						}*/
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Sep 2016
    Posts
    18
    Thanks given
    1
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Lowkey Skiller View Post
    Hello,

    Doesn't pop up a message when someone logs in or out.

    It's commented out for a reason; anyone know why?

    Code:
    						/*if (i18 >= 2) {
    							pushMessage(s7 + " has logged in.", 5, "");
    						}
    						if (i18 <= 1) {
    							pushMessage(s7 + " has logged out.", 5, "");
    						}*/
    May be old, but just uncomment it out and see if any errors come up, if so it probably hasn't been implented correctly, if there's no errors, you should be fine.
    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. Friends list.
    By Theukpk in forum Requests
    Replies: 0
    Last Post: 11-04-2008, 10:29 PM
  2. Replies: 2
    Last Post: 10-14-2008, 08:47 PM
  3. My Friends list
    By Bullet in forum Forum Related Help
    Replies: 4
    Last Post: 10-12-2008, 05:41 PM
  4. [ZDR] Fix the Friend list bug
    By w::v::d in forum Tutorials
    Replies: 2
    Last Post: 05-22-2008, 09:27 PM
  5. Fixing the friends list
    By P I M P 3 D Tut in forum Tutorials
    Replies: 55
    Last Post: 09-29-2007, 01:54 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
  •