I need a custom for every restricted command i add to anticheat, for example if i add cl_cmdrate the client who will be kicked will recieve message ""you were kickd bacause cl_cmdrate is less than 100 on your client not only in console.
I'm sorry if there are any mistakes in my message
Custom message
Custom message
Sorry for my bad English
Re: Custom message
Why dont you just force the rate consistancy server side?
ie: sv_minrate 30000
sv_minupdaterate 101
sv_mincmdrate 101
etc
Of course, you wouldnt want those values as your min for people who have crappy connections etc, however they are good to set as your max IE:
sv_maxrate 30000
sv_maxupdaterate 101
sv_maxcmdrate 101
ie: sv_minrate 30000
sv_minupdaterate 101
sv_mincmdrate 101
etc
Of course, you wouldnt want those values as your min for people who have crappy connections etc, however they are good to set as your max IE:
sv_maxrate 30000
sv_maxupdaterate 101
sv_maxcmdrate 101
Re: Custom message
Ive never had any issues. If the server forces a min or max rate, it wont kick them for their rates not maxing, it will just automatically set them to the minimum if they do not reach it.
-
- Posts: 17
- Joined: Mon Mar 29, 2010 8:47 am
- Contact:
Re: Custom message
These commands don't need to be enforced by an anti cheat because they can just be set up in the server configs to have a min and a max. The server will automatically change the rates if you fall below or if you are above the set rates
- Ares_Veteran
- Posts: 3
- Joined: Fri Jul 30, 2010 1:54 am
- Location: Hungary
- Contact:
Re: Custom message
No that is not working in CS:S. Try it! Clients can still set their cl_cmdrate to 1 and have a low ping that way.
Re: Custom message
Peoples can still pingmask.. but that only tricks the scoreboard i think. Add a high ping kicker that checks real values instead
- nightrider
- Community Moderator
- Posts: 878
- Joined: Thu Oct 08, 2009 2:38 am
- Location: under a rock
Re: Custom message
You could always add this Anti-Ping Mask Sourcemod plugin
http://forums.alliedmods.net/showthread.php?p=879751
http://forums.alliedmods.net/showthread.php?p=879751
- Ares_Veteran
- Posts: 3
- Joined: Fri Jul 30, 2010 1:54 am
- Location: Hungary
- Contact: