GameTextForPlayer - 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: GameTextForPlayer (
/showthread.php?tid=571832)
GameTextForPlayer -
FaZeRs - 22.04.2015
I got problem, that when I ever get any GameTextForPlayer it got black background. It that some textdraw fault or what?
http://i.imgur.com/SYv2fY6.jpg
http://i.imgur.com/nQSxTEv.png
Re: GameTextForPlayer -
MRSAS - 22.04.2015
Use:
Код:
GameTextForPlayer(playerid, " Premium Member ");
Re: GameTextForPlayer -
FaZeRs - 22.04.2015
I have smth like this already. It's from my /time cmd
Код:
GameTextForPlayer(playerid, string, 5000, 1);
Re: GameTextForPlayer -
MP2 - 22.04.2015
Something must be hooking the gametext functions and turning them into textdraws.
Re: GameTextForPlayer -
FaZeRs - 22.04.2015
Alright, I understand that. But what could it be?
Re: GameTextForPlayer -
MP2 - 22.04.2015
Quote:
Originally Posted by FaZeRs
Alright, I understand that. But what could it be?
|
Go through all files that you have included and Ctrl+F. Check if they reference GameTextForPlayer.
Re: GameTextForPlayer -
ChuckyBabe - 23.04.2015
It's cool why you will change it?
Re: GameTextForPlayer -
FaZeRs - 23.04.2015
It's not cool when it appears covering half of my screen
Re: GameTextForPlayer -
MP2 - 23.04.2015
It's covering half of your screen because you used a lot of ~N~'s.
Re: GameTextForPlayer -
Colhisberg - 23.04.2015
Looks like an error that a corrupted mod would cause. Are you absolutely sure that it is a script related issue? If not, check your fonts.txd in models folder.
Link to default fonts.txd in case you need it.