MouseWheel Forcer
This plugin is SAFE for demo recording. -Fatalis
This plugin will stop people from using jump wait. A menu will come up asking what keys they have bound on mwheelup and mwheeldown, then it will save the player's choice for 15 days and force the binds on them every time they jump.
This plugin should be used with [KzM] Script Detector plugin: http://kzmonkeys.net/e107_plugins/forum/forum_viewtopic.php?3373
Credits to Exolent for his original (?) idea.
DOWNLOAD -> http://kzmonkeys.net/fatalis/counter-strike/scripting/amxmodx/kz/kzm_mwheelforce.rar
Changelog:
April 24, 2008 - Initial release
April 24, 2008 - Forgot to add FCVAR_SERVER
doesnt this lag / use alot of CPU when it forces the bind each time you jump?
not unless your server is running on a dialup :X
EDIT: Made a small change to the plugin..
nice :)
gj ;)
yea gj
n111
thanks for greetz ¬¬
niceeeee
Nice, but as I know it's not allowed to use amxx to force binds on client. :P
It is if you ask them first..
like on HLGuard where the menu appierce with the question to check the config and so on.
it is allowed as fatalis said if you ask first but forcing binds is a bad way of fixing sth... but its unfortunatly the only way :(
Nice plugin but... If you use it in non steam server its verry bad :D because it saves to vault the steam ID, non steam is VALVE_ID_PENDING or something like that... Would be nice, if fatalis edit it to save by IP...
Just change get_user_authid to get_user_ip and add 1 to the params.
Ex:
get_user_authid(plr, szAuthId, 31);
Becomes:
get_user_ip(plr, szAuthId, 31, 1);
What if I use mousewheel down and space for jumping? :/
It would still work..
Em.. I Didn't understand :D
Fatalis, can you remake to IP and upload it for me? :/
I don't support nonsteam.
Hm... Maybe somebody else can help? :/
Please log in to post replies.