Disable ScoreBoard? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Disable ScoreBoard? (
/showthread.php?tid=328110)
Disable ScoreBoard? -
Admigo - 23.03.2012
Heey all,
Is it possible to turn the scoreboard of with tab so i can make my own scoreboard?
Thanks Admigo
Re: Disable ScoreBoard? -
new121 - 23.03.2012
Im pretty sure you can't disable it.
Re: Disable ScoreBoard? -
Admigo - 23.03.2012
Okay Thanks,Then i will make another button or command for it
Re: Disable ScoreBoard? -
Face9000 - 23.03.2012
You can just "block" the TAB key.I dont know if it can be logged in samp.
I mean: When a player press TAB,a big textdraw (that covers the normal scoreboard),will appear,hiding the scoreboard and replacing with your textdraw already created.
Re: Disable ScoreBoard? -
Dripac - 23.03.2012
Quote:
Originally Posted by Logitech90
You can just "block" the TAB key.I dont know if it can be logged in samp.
I mean: When a player press TAB,a big textdraw (that covers the normal scoreboard),will appear,hiding the scoreboard and replacing with your textdraw already created.
|
Thats not possible because when you press TAB all textdraws dissapear (also the default HUD)
Re: Disable ScoreBoard? -
Face9000 - 23.03.2012
Quote:
Originally Posted by Dripac
Thats not possible because when you press TAB all textdraws dissapear (also the default HUD)
|
Ah sorry...my bad.