SA-MP Forums Archive
Call c++ Chat window open or closed - 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: Call c++ Chat window open or closed (/showthread.php?tid=397969)



Call c++ Chat window open or closed - magnetec - 07.12.2012

Hi, How do I call a C + + chat window open or closed.
Help pls.


Re: Call c++ Chat window open or closed - magnetec - 08.12.2012

Help pls


Re: Call c++ Chat window open or closed - Faisal_khan - 08.12.2012

C++ chat window? Elaborate more what you want to do.


Re: Call c++ Chat window open or closed - magnetec - 08.12.2012

Return 0 if the chat window will open.


Re: Call c++ Chat window open or closed - Faisal_khan - 08.12.2012

Are you talking about the C++ programming language? If yes, then sorry this is the wrong place to discuss about it. You will have to go to any other C++ forum.


Re: Call c++ Chat window open or closed - Gamer_Z - 08.12.2012

Quote:
Originally Posted by magnetec
Посмотреть сообщение
Return 0 if the chat window will open.
you cannot detect the current state of the chat window of a player. if you really want to do it you have to write both a clien & server sided plugin.