Custom message

Discuss things relating to this site or the community at large here.
Post Reply
Coyote
Posts: 15
Joined: Sat May 02, 2009 8:46 am
Location: Russia Moscow

Custom message

Post by Coyote »

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
Sorry for my bad English
Renjizzle
Posts: 5
Joined: Tue Mar 23, 2010 7:36 pm

Re: Custom message

Post by Renjizzle »

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
Coyote
Posts: 15
Joined: Sat May 02, 2009 8:46 am
Location: Russia Moscow

Re: Custom message

Post by Coyote »

These commands don't work almost at all in CSS
Sorry for my bad English
Renjizzle
Posts: 5
Joined: Tue Mar 23, 2010 7:36 pm

Re: Custom message

Post by Renjizzle »

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.
Kill3rBunny
Posts: 17
Joined: Mon Mar 29, 2010 8:47 am
Contact:

Re: Custom message

Post by Kill3rBunny »

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
User avatar
Ares_Veteran
Posts: 3
Joined: Fri Jul 30, 2010 1:54 am
Location: Hungary
Contact:

Re: Custom message

Post by Ares_Veteran »

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.
lhffan
Translator
Posts: 100
Joined: Fri Aug 01, 2008 6:19 am

Re: Custom message

Post by lhffan »

Peoples can still pingmask.. but that only tricks the scoreboard i think. Add a high ping kicker that checks real values instead
User avatar
nightrider
Community Moderator
Posts: 878
Joined: Thu Oct 08, 2009 2:38 am
Location: under a rock

Re: Custom message

Post by nightrider »

You could always add this Anti-Ping Mask Sourcemod plugin
http://forums.alliedmods.net/showthread.php?p=879751
User avatar
Ares_Veteran
Posts: 3
Joined: Fri Jul 30, 2010 1:54 am
Location: Hungary
Contact:

Re: Custom message

Post by Ares_Veteran »

Wow! Tank you! This is working fine! :D
User avatar
twozcar
Posts: 89
Joined: Sat Jul 04, 2009 5:17 pm
Location: Denmark
Contact:

Re: Custom message

Post by twozcar »

or add the zblock plugin it enforces it and not kick clients...
Image
Post Reply