Jump to content
  • 0
Yuna

Disable NPC chat from displaying in the chat window

Question

I'd like to disable npc chat from being displayed in the chat window, I know that this is possible through hexing the client. I'm wondering if anyone with hexing knowledge could help me to achieve this. Thank you!
Screenshot_1.png.49d27f1a5597d15338e30567e68ca448.png

Screenshot_2.png.2fbc9b7b9041014996dd129e61c27c14.png

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

../doc/script_commands.txt

Quote

*showscript "<message>"{,<GID>, <flag>};

Makes attached player or GID says a message like shouting a skill name, the message
will be seen to everyone around but not in chat window.

flag: Specify target
   AREA - Message is sent to players in the vicinity of the source (default).
   SELF - Message is sent only to player attached.

 

  • Like 1
Link to comment
Share on other sites

  • 0
1 hour ago, Ryo Osaki said:

Can you kindly send the script? So i can check if there's wrong. 😉 ~

This is not a scripting issue though. What I'm asking for is a custom modification to the client.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.