Jump to content
  • 0

How to remove this message? >.<


Question

Posted

I forgot which src file it was to remove this message >.< can anyone tell me? thank you!!

"Allow all party invitations. Do not open your equipment information to the public"

3 answers to this question

Recommended Posts

  • 1
Posted

Found in clif.c

#if PACKETVER >= 20070918
 clif_partyinvitationstate(sd);
 clif_equipcheckbox(sd);
#endif

Comment them to remove.

  • Upvote 1
Posted (edited)

You can found them in:

data/msgstringtable.txt

Remove them:


Allow all party invitations.#
...
This character's equipment information is not open to the public.#
Equipment information not open to the public.#
Equipment information open to the public.#

msgstringtable.txt in your data Folder or your grf file.

Hope can help you. And sorry for my Bad English.

Edited by Phantasm

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...