AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Detect when player press TAB (https://forums.alliedmods.net/showthread.php?t=182600)

RuleBreaker 04-11-2012 16:45

Detect when player press TAB
 
I need to detect when person press TAB without slowhacking so I tried this:
register_clcmd("+showscores", "something")

but it didn't worked....can somebody help me please?

Thanks

bibu 04-11-2012 16:53

Re: Detect when player press TAB
 
Check button IN_SCORE.

fysiks 04-12-2012 02:28

Re: Detect when player press TAB
 
It's not possible to detect when they press the tab button. You can, however, know when they sent the scoreboard command to the server (see bibu's post).

RuleBreaker 04-13-2012 12:28

Re: Detect when player press TAB
 
Thanks it works :)


All times are GMT -4. The time now is 12:54.

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