too bad this requires anticheat.
Also unfortunate that all of the players signed up don't meet your original purpose for a novice cup.
Quote from: Chargers on June 04, 2013, 03:00:19 PMtoo bad this requires anticheat.Even though I put that as a rule, I can give exceptions to this rule as I already have to one player so far. I'd prefer however if players would use AC to encourage fair play. Quote from: Chargers on June 04, 2013, 03:00:19 PMAlso unfortunate that all of the players signed up don't meet your original purpose for a novice cup.This comment is too vague so I'm not sure what exactly your point is. I've played with many of these players before and if I do recall correctly they do or have at least used AC at some point of time, thus I don't see how AC will become an issue that denies the current list of players or anyone else who I imagine would join this cup, from entering.
i probably have a 1% chance of ever winning in duel against you
cheating should be a non-issue..anyone playing in this cup will be incredibly obvious if they are using something..
While I agree cheating is a non issue, I think having fairly strict file requirements should be considered. Loud steps rail hum and all the other garbage some people insist on using. AC or not is fine with me , but the files should be considered.
Lately I have seen that some players have been practicing for this event. That is awesome and can't wait to see the matches! Also for recording demos easily and quickly, I recommend using this script which Dervish gave to me one time: //Demo Recordingbind F5 "stop;record ${$time}-${$date}-${$mapname}"Then you just simply have to press a button before the start of your match. :>
// ---Demo Recording---alias startdemo "record ${$date}-${$time}-${$mapname};bind F5 stopdemo"alias stopdemo "stop;bind F5 startdemo"bind F5 "startdemo"
Code: [Select]// ---Demo Recording---alias startdemo "record ${$date}-${$time}-${$mapname};bind F5 stopdemo"alias stopdemo "stop;bind F5 startdemo"bind F5 "startdemo"