Thread: Need some help.

Results 1 to 2 of 2
  1. #1 Need some help. 
    Registered Member
    Join Date
    Jan 2011
    Posts
    309
    Thanks given
    9
    Thanks received
    26
    Rep Power
    28
    I need to figure out how to actually use friendsListActions, basically it's client sided, and communicates to the server bringing up a menu where you can type in. I looked through some of the ClanHandler, and couldn't find out how to get it in use.

    This is what it looks like:
    Code:
    		if(j == 550) {
    			inputTaken = true;
    			inputDialogState = 0;
    			messagePromptRaised = true;
    			promptInput = "";
    			friendsListAction = 6;
    			aString1121 = "Enter the name of the chat you wish to join";
    		}
    This or this is not located in my ClanHandler, the Id's not the whole thing.
    Code:
    friendsListAction = 6;
    j == 550
    Any help?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jan 2011
    Posts
    309
    Thanks given
    9
    Thanks received
    26
    Rep Power
    28
    Bump.
    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
  •