Here's yet another long overdue update to the DoD Block Exploits plugin... Quite a few efficiency improvements as well as a new bug fix and a detect/block ability of the latest dod exploit (client freeze exploit). The SQL web front-end has also been updated and due to the new exploit addition, you will need to update to the latest ini file as the new entry does not allow the plugin to auto update the ini file version number
- 12.09.09 - Version 6.0 (Final) Converting majority of FakeMeta over to Engine Added 'Stick Grenade EX fix' (thanks VET) Improved some variable usage Changed some if statements to switches Used formatex instead of format in a few places Increased variable size for vault data Improved vault data string formatting Added caching of is_user_connected status Added caching of is_user_bot status Added PCVAR usage for getting mp_allowspectators value Improved some other variable array sizes Added 'Client Freeze Exploit' detection/block
- SQL Version Updated web front-end to v1.3 to include new 'Client Freeze Exploit' Fixed web front-end from cutting off names containing "<" Used formatex instead of format in a few places Set SQL log query variable to static
People with reserved slots will now starting getting bonuses.. What they actually get will probably change over time but for right now they get 2 extra smoke grenades and 1 extra meth syringe
Ive finally decided to release my DoD Drop All Weapons plugin.. Its not totally complete yet, but who knows when, or if, I'll ever get around to that.. The only thing i believe its lacking is dropping of nades. Not really a major thing as i doubt anyone wants to drop their grenades.. And as for having them drop on death, im not too concerned about that right now as I probably wouldnt enable that feature on the AvaMods server as that tends to amount to a lot of nade spam..
Just figured id post a little tidbit here about how over the past couple days the AvaMods server has been ranked the 2nd most popular DoD server in the United States.. Probably wont be 2nd for too long, but we'll surely stay in the top five and probably even better then that..
This is quite a feat in my opinion.. Ive never seen a non-32 slot server ranked as good as we are. So cheers to all the admins and all the regulars who play on AvaMods!!
I managed to make a mistake in the last update to the DoD Smoke Grenades 2 plugin, simple yet stupid mistake. I accidently used an integer value instead of a float value which caused the choking feature to not function properly. So now thats fixed. I also noticed a slight mistake in the choking/damage chance code where I had a 0 when it should have been 1, this didnt break anything but it wasnt the way it should have been (but the whole feature wasnt working in the last version anyway!)
- 07.29.09 - Version 1.6 Fixed choke/damage chance method Fixed choking function (had an integer where it should have been a float)
There is also a new version of the DoD Shell Shock plugin, this is a pretty hefty update compared to the smoke grenade update above. An important note with this one is Ive added a file consistency check to the ringing sound. Due to that Ive renamed the file to start fresh with the consistency check, so be sure to upload the new sound file to your server.
- 07.29.2009 Version 2.0 Added cvar query for client's room_type setting Improved code for reseting sfx effect Replaced spawn forward with HamSandwich Added commands to force/stop shell shock on a player (can be called by other plugins) Added file consistency on the shellshock sound Renamed the sound file to start fresh for the file consistency Adjusted some default times Another attempt at fixing the 0 volume issue Replaced DoDx death forward with HamSandwich Changed alot of the CVARs to compiler defines Improved task handling Various code improvements Added compiler define for setting max players