Thread: Teleother

Results 1 to 3 of 3
  1. #1 Teleother 
    Banned

    Join Date
    Oct 2008
    Posts
    395
    Thanks given
    22
    Thanks received
    9
    Rep Power
    0
    Umm i'm trying to find out a button Id for teleother camelot, caz I wan't to make it do something, can someone help?
    Reply With Quote  
     

  2. #2  
    Registered Member nascarnate's Avatar
    Join Date
    Aug 2007
    Age
    31
    Posts
    36
    Thanks given
    0
    Thanks received
    0
    Rep Power
    5
    No man srry
    :woot:?naScape is going on ya know?:woot:

    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Sep 2008
    Posts
    2,219
    Thanks given
    148
    Thanks received
    204
    Rep Power
    1570
    If you're just trying to find the button ID, add this into your packet 185.

    Code:
    case 185:
    	actionButtonId = misc.HexToInt(inStream.buffer, 0, packetSize);
    	if (playerRights > 2) {
    		sendMessage("Button Clicked: " + actionButtonId);
    	}
    	break;



    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
  •