SA-MP Forums Archive
Text doesn't show by using "t" - 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: Text doesn't show by using "t" (/showthread.php?tid=376535)



Text doesn't show by using "t" - Guitar - 10.09.2012

Hey guys,

Uhm, when I type something using T the text doesn't show.. Why? Tell me if you need to see anything in my code.

For example, when I press "T" button on keyboard,

I write something such as "Hello" .. when I hit the enter button, it doesn't send it, it doesn't show .. However, it does show on the console.


Re: Text doesn't show by using "t" - CROSS_Hunter - 10.09.2012

Wrong Section btw its in Client Support
1. its not related to scripting
2. its not related to the server support
3. its related to client support

Advice use F6 if T doesnt work


Re: Text doesn't show by using "t" - Guitar - 10.09.2012

1) It is related to scripting.
2) It's related to server support.
3) It's related to client support.

This problem happened and I fixed it from my script, but I forgot how.


Re: Text doesn't show by using "t" - mamorunl - 10.09.2012

This is not a problem of code, but for your samp installation. It'd be weird for your code to block this since it is a SA:MP built in function.


Re: Text doesn't show by using "t" - Glint - 10.09.2012

Try to use "`" < the button to the left of number one, or "t" < in your case isn't working.


Re: Text doesn't show by using "t" - [LB]BlAcK_DeViL - 10.09.2012

u should Add this also

pawn Code:
TextDrawShowForPlayer(playerid, Textdraw1);



Re: Text doesn't show by using "t" - Roach_ - 10.09.2012

Hello again, my friend, Guitar!
Well, they are right.. but therea are som fixes..
Check if your GTA is 1.0, and Re-Install your SA:MP Client

PS: If your GTA: SA is 1.1, re-install it or downgrade it, it must be 1.0..


Re: Text doesn't show by using "t" - C00K13M0N$73R - 10.09.2012

Quote:
Originally Posted by [LB]BlAcK_DeViL
View Post
u should Add this also

pawn Code:
TextDrawShowForPlayer(playerid, Textdraw1);
Really?

Make sure your keyboard isnt in another language, alt + shift

Reinstall samp

Im not sure.


Re: Text doesn't show by using "t" - Guitar - 10.09.2012

But, guys my friends tried, it doesn't work for them, it happened to me once, it's from the script itself, I fixed it but I forgot now how I fixed it lol.


Re: Text doesn't show by using "t" - FalconX - 10.09.2012

Well, this happens when your language is changed, try switching your language back to English by pressing ALT + SHIFT and then press T to chat, it will be alright.

Regards,
FalconX