18.02.2017, 09:08
Quote:
Код:
native TSC_PokeClient(clientid, msg[]); native TSC_SendClientMessage(clientid, msg[]); |
Quote:
Hello, I've got a question.
Does it sync, the factions members with server group? Example: I'am a member of LSPD, and in the ts3 server, there's a group called LSPD, Is there a way to synchronize the factions members with the members of the server group? |
Код:
TSC_AddClientToServerGroup(clientid, groupid);