How to hide the list of players in the samp client
#1

How do I prevent my server from displaying the number of players connected to the client? I've seen servers with 1-20 connected users but I do not see the names or the score in the client user table
Reply
#2

1) patch samp03svr -> disable player reporting
or
2) add a firewall rule to block responding to 'c' and 'd' query packets
Reply
#3

As I do to block them, I use Linux or as blocking them from the samp03svr
Reply
#4

https://sampforum.blast.hk/showthread.php?tid=513499
native TogglePlayerInServerQuery(playerid, bool:toggle);
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)