Community Forums Today's Posts     Member List     Archive    
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2010
    Location
    Germany
    Posts
    1

    [Question] TS3 events in C#

    Hello everyone,

    I wanted to start programming my own litte programm for TS3 in C# but my knowledges are not sooo good....
    Maybe itīs a silly question, but can anybody tell me how I can request TS3 events(like someone talks or something) in a C# programm?
    Or has anybody some examples?

  2. #2
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    29
    Hi!

    I suppose you are using Scordos framework. As far as I know there isn't such a feature. And I wouldn't do that anyway. If I understand you right you want to see when people are talking in realtime. But that means you have to query the server constantly for the players status. I think a query is simply not supposed to be looped constantly because it will create a huge traffic.

    Don't you think it's enough to update your TreeView every 5 or 10 seconds?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. lost file transfer connection
    By xEvAngelx in forum Linux / FreeBSD
    Replies: 12
    Last Post: 24-06-2010, 18:30
  2. server down and can help him no longer start
    By bohdalb in forum Linux / FreeBSD
    Replies: 11
    Last Post: 18-01-2010, 16:05
  3. Virtual server manager critical error?
    By AndresCL in forum Linux / FreeBSD
    Replies: 28
    Last Post: 03-01-2010, 14:15
  4. I cant get the server running.
    By NDIS.NL in forum Linux / FreeBSD
    Replies: 10
    Last Post: 29-12-2009, 18:41

Posting Permissions

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