Skip to content

v1.3

Latest
Compare
Choose a tag to compare
@maddinat0r maddinat0r released this 10 Aug 11:33
· 3 commits to master since this release
  • 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