Posts: 415
Threads: 23
Joined: Jul 2008
Reputation:
0
Is there any way to open chat box (T button) without pressing T button. I mean to script when player does something and chat box pops out. I was thinking of OnPlayerKeyStateChange but T button is not defined key. Any ideas how to do this and is it even possible?
Posts: 1,042
Threads: 32
Joined: Apr 2008
Reputation:
0
StartTyping(playerid); would be cool.
Posts: 1,042
Threads: 32
Joined: Apr 2008
Reputation:
0
Well you can make them send commands or text with CallRemoteFunction/CallLocalFunction or SendPlayerMessageToAll
Posts: 113
Threads: 1
Joined: Jun 2008
Reputation:
0
Try to do it with custom-made chatbox...
Posts: 113
Threads: 1
Joined: Jun 2008
Reputation:
0
Learn C++/C# or pay to someone...
Posts: 3,262
Threads: 30
Joined: Aug 2008
Reputation:
0
Who says that you have to do it with T only? There're more keys for open the chat box.
this ` (Above TAB) and F6 in-game