Player s stats on screen - 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: Player s stats on screen (
/showthread.php?tid=623479)
Player s stats on screen - adri[4]Life - 01.12.2016
As Title Says How to Make text draw to show player stats on screen (kills,deaths,Score...)
Re: Player s stats on screen -
BrianFaria - 01.12.2016
You have to adapt your variables to the textdraw and place the textdraw in onplayerupdate so it updates.
Re: Player s stats on screen - adri[4]Life - 01.12.2016
i Don't Know how :C can u show me an example