Detect when scoreboard is shown.
How can I do this?
Because I would like to show a hud message whenever a player presses tab (or whatever key they have for showing the scoreboard). |
Re: Detect when scoreboard is shown.
PHP Code:
|
Re: Detect when scoreboard is shown.
or fakemeta:
PHP Code:
|
Re: Detect when scoreboard is shown.
|
Re: Detect when scoreboard is shown.
PHP Code:
But if I substitute IN_SCORE with IN_USE, it does! What's up with that? |
Re: Detect when scoreboard is shown.
AFAIK, when player press tab, the command is "+showscore"
try to get this command in client_command(id) just try it ! |
Re: Detect when scoreboard is shown.
Quote:
|
Re: Detect when scoreboard is shown.
Quote:
|
Re: Detect when scoreboard is shown.
Ah, it does seem to work in prethink! :)
|
Re: Detect when scoreboard is shown.
Better check IN_SCORE in FM_UpdateClientData forward
|
| All times are GMT -4. The time now is 04:23. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.