Raised This Month: $51 Target: $400
 12% 

script block


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
gamer99
Senior Member
Join Date: Jul 2011
Old 07-19-2011 , 05:20   script block
Reply With Quote #1

Hi ,

I have seen a part in hackhunter which actually blocks players from using left/right keys . (not actual block )

Quote:
if(Button & IN_RIGHT)
{
client_cmd(id, "-right");

CopyVector(fAimOrigin[id], fAimAngles);

set_pev(id, pev_angles, fAimAngles);
set_pev(id, pev_fixangle, 1);

set_hudmessage(255, 0, 0, -1.0, -1.0, 0, 6.0, 5.0, 1.0, 1.0, 3);
//show_hudmessage(id, "[Hack Hunter] Left and Right keys are disabled!");
show_hudmessage(id,"%L",LANG_PLAYER,"LF_R_L_K EYS");
}
So is it use ful to block scripts ?
gamer99 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:21.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode