New NoCheat 2.40 stuff
Posted: Fri May 07, 2004 11:54 am
Lets talk about it. Now latest NoCheat have nice stuff like "cvars" and "events".
If u made something, post it here.
I have found nice example at the official NC forum.
This is for auto record demo and screenshot.
P.S. Sorry for poor english!
Code: Select all
- Added $date, $time, and $mapname cvars
I have found nice example at the official NC forum.
This is for auto record demo and screenshot.
Code: Select all
event "Match has started!" "record" "$date_$time_$mapname"
event "Timelimit hit" "screenshotjpeg" "$date_$time_$mapname"
event "Timelimit hit." "stop" ""
P.S. Sorry for poor english!