PDA

View Full Version : making a ts client


Kolem
27-12-2006, 14:15
hello im making a team speak(im not making a version im making a whole new "THING" with the idea from teamspeak)
so i would want to ask how\were dose teamspeak put the flags{ (sa) (ca) (u) (o)...} [dll files or in the teamspeak.exe...]
please help me :)
thank you Kolem

Thomas
27-12-2006, 18:48
hello im making a team speak(im not making a version im making a whole new "THING" with the idea from teamspeak)
What do you mean?


This flags can be read out from the player-flags and -privileges.

Kolem
27-12-2006, 19:31
i mean like if i connect to teamspeak ill be unregisterd like
Hello (U)
if ill have admin ill have
Hello (SA)
and so on

Thomas
27-12-2006, 22:21
Yes, I see, but what are you "making"?


As I already said before, you can work this flags out by reading the player-privileges, -flags and -channelprivileges.

Reedy Boy
27-12-2006, 23:07
Yes, I see, but what are you "making"?


As I already said before, you can work this flags out by reading the player-privileges, -flags and -channelprivileges.

Im just thinking

If he is after making his own voice client....

This isnt really the place to be asking for help/ideas - Ie taking TS features...

Thomas
27-12-2006, 23:13
Of course, that's why I'm asking. :p

But I think he just tries to communicate with the TeamSpeak-Server (like TeamSpeex).

Reedy Boy
27-12-2006, 23:23
Of course, that's why I'm asking. :p

But I think he just tries to communicate with the TeamSpeak-Server (like TeamSpeex).

Yeah...

Possibly

We'll see wont we

Kolem
28-12-2006, 12:45
want to communicate but insted like
hello (u)
im going to do
somethin else
.... but i dont no if all the (u) (sa) are in the Teamspeak.exe or in a dll file(i want to know so when il make i can no where to put that)
sorry my english sucks(i live in israel)

Reedy Boy
28-12-2006, 14:48
want to communicate but insted like
hello (u)
im going to do
somethin else
.... but i dont no if all the (u) (sa) are in the Teamspeak.exe or in a dll file(i want to know so when il make i can no where to put that)
sorry my english sucks(i live in israel)

Why's it matter if the (u) and (SA) are in the .exe or the dll?....

Thomas
28-12-2006, 16:53
The client receives this information from the server!?!?!

You can use the Client-SDK to get the playerlist. (The playerflags are within this list)


=>Moved to 3rd Party

Kolem
28-12-2006, 17:54
it matters so ill know what to edit were

Thomas
28-12-2006, 18:09
Ah, now I understand what you are trying to do.

You are not allowed to change this in the software.


CLOSED