- new natives to give/revoke talk power and edit a client description:
native TSC_SetClientTalkerStatus(clientid, bool:status);
native TSC_SetClientDescription(clientid, const description[]);
- bug-fix: queried channel and client data is not normalized
- bug-fix:
TSC_OnClientDisconnect
is not called when a client is kicked or banned - bug-fix: several bugs (mainly freezes) may occur when the SA-MP and/or TS3 server is restarted