teamspeak
#3

Код:
public TSC_OnClientConnect(clientid, nickname[])
{
	TSC_AddClientToServerGroup(clientid, TS_SERVER_GROUP_PLAYER);
	return 1;
}
This mean user every time join to teamspeak this callback will be called? and i need to send query with WHERE name='%s'", username ); and how to know teamspeak port?
Reply


Messages In This Thread
teamspeak - by ScIrUsna - 19.03.2016, 14:59
Re: teamspeak - by maddinat0r - 19.03.2016, 15:15
Re: teamspeak - by ScIrUsna - 19.03.2016, 17:45
Re: teamspeak - by Alexia_Vitella - 19.03.2016, 20:46
Re: teamspeak - by Abagail - 19.03.2016, 21:40
Re: teamspeak - by ScIrUsna - 20.03.2016, 04:09
Re: teamspeak - by Dawny - 20.03.2016, 07:22

Forum Jump:


Users browsing this thread: 1 Guest(s)