Attach paused 3dtext to a player - 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: Attach paused 3dtext to a player (
/showthread.php?tid=481917)
Attach paused 3dtext to a player -
ScRipTeRi - 18.12.2013
Hello again.
I need to do so if a player will pause it will show that he is paused.
I want to show it on players body with 3dtext on them. The 3dtext color red, message to display "paused".
So it will show that the pleyer who paused "paused"
Thanks for the help.
Re: Attach paused 3dtext to a player -
TheOriginal1337 - 18.12.2013
I don't know if you have noticed it. But there appears a pause icon near the person. It's in SA-MP.
But try this OnPlayerPause thingy:
https://sampforum.blast.hk/showthread.php?tid=245738
Re: Attach paused 3dtext to a player -
ScRipTeRi - 19.12.2013
i have try this but it not work
Re: Attach paused 3dtext to a player -
iOxide - 19.12.2013
Are you using latest version of SA:MP? SA:MP 0.3x version has that feature. It will show a little paused icon on player's name when they are paused. If you haven't updated your server then download the latest server package and update it.
Re: Attach paused 3dtext to a player -
ScRipTeRi - 19.12.2013
i know it but i want to make at the pleyer who paused "paused(seconds)"
Re: Attach paused 3dtext to a player -
iOxide - 19.12.2013
https://sampforum.blast.hk/showthread.php?tid=245738
Use this include and make a timer for the seconds you want to be appeared then create a 3DtextLabel, you can make timer and 3dtextlabel right?
Re: Attach paused 3dtext to a player -
ScRipTeRi - 19.12.2013
Quote:
Originally Posted by iOxide
|
is this for detect if player press ALT + TAB or ESC right?
Re: Attach paused 3dtext to a player -
Hansrutger - 19.12.2013
I think he means to ask that if it still appears after deleting the default name tags. As adding a name tag text label would and delete the default one would maybe delete the pause feature as well? :O If that's not what you meant, I still want to know the answer hehe'. :P
Re: Attach paused 3dtext to a player -
iOxide - 19.12.2013
It said paused so yes.