10.01.2016, 18:45
https://sampforum.blast.hk/showthread.php?tid=437671
Here, you can use this plugin
forward TSC_OnClientConnect(clientid, nickname[]);
forward TSC_OnClientDisconnect(clientid, reasonid, reasonmsg[]);
There are these callbacks, and there is also a way to poke a special code to player so he would need that to login to server.
Here, you can use this plugin
forward TSC_OnClientConnect(clientid, nickname[]);
forward TSC_OnClientDisconnect(clientid, reasonid, reasonmsg[]);
There are these callbacks, and there is also a way to poke a special code to player so he would need that to login to server.