Archive for the ‘Mousetrap’ Category

Mousetrap² update

Friday, October 17th, 2008

Here’s an update on the progress of the mousetrap² project.

- The mousetrap client now is able to communicate with mt_server.
All players which doesn’t have the mousetrap client will be kicked.

- The cvar restriction system is done.
Iit now has 4 cvars which will be checked:  
 ”cl_maxpackets”,
 ”snaps”,
 ”rate”,
 ”cl_timenudge”,
 ”cg_shadows”
The serveradmin can limit these cvars using these server cvars:
 ”mt_cl_maxpackets”,
 ”mt_snaps”,
 ”mt_rate”,
 ”mt_cl_timenudge”,
 ”mt_cg_shadows”

Example:
mt_cl_maxpackets “40 100″ //this will limit the cl_maxpackets cvar so it’s value has to be within 40 and 100
mt_snaps “20″ //this will limit the snaps cvar so it’s value has to be equal to 20

- The mousetrap client now checks on hacks and injectors.
You will be globaly banned when using injectors or hacks.
These ban are not to be discussed, once banned you can not enter any of the server which use mt_server.
Note, NO injector can be used, so no winamp plugin or http downloader. 

That’s it for now, stay tuned for more updates!

Project Mousetrap² started

Friday, October 3rd, 2008

I have decided to drop the old Mousetrap-rtcw project, and rewrite the whole thing.
The new project is called Mousetrap², and will have alot of new features like:

  • Improved security
  • Online player database
  • Screenshotting
  • Cvar restrictions
  • Guids and IP banning
  • So, stay tuned for more information.