Community Forums Today's Posts     Member List     Archive    
Results 1 to 2 of 2

Thread: Search

  1. #1
    Join Date
    Mar 2004
    Location
    Germany
    Posts
    20

    Search

    Hallo i am Searching the field where i can se that a other Client in my Rom is Talking the Lamp what gos on of

    can any one say me the Field in the sdk file

  2. #2
    Join Date
    Sep 2005
    Location
    Germany / Dortmund
    Posts
    1,282
    Here it is:

    Code:
    enum TalkStatus {
      STATUS_NOT_TALKING = 0,
      STATUS_TALKING = 1,
      STATUS_TALKING_WHILE_DISABLED = 2,
    };
    
    void ts3plugin_onTalkStatusChangeEvent(anyID serverConnectionHandlerID, int status, anyID clientID)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 14
    Last Post: 09-08-2010, 19:37
  2. Forums search engine broken
    By Vulcan219 in forum [TeamSpeak 2] Server Support
    Replies: 1
    Last Post: 15-09-2008, 21:14
  3. Search on Username function.
    By max_schreck in forum [TeamSpeak 2] General Questions
    Replies: 1
    Last Post: 17-10-2006, 07:41
  4. Can`t search for servers
    By zakee in forum [TeamSpeak 2] Client Support
    Replies: 1
    Last Post: 09-02-2004, 15:50

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •