Dori Posted June 29, 2012 Posted June 29, 2012 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" Quote
1 Sin Posted June 29, 2012 Posted June 29, 2012 Found in clif.c #if PACKETVER >= 20070918 clif_partyinvitationstate(sd); clif_equipcheckbox(sd); #endif Comment them to remove. 1 Quote
RCharles Posted June 29, 2012 Posted June 29, 2012 I would guess that if found int /trunk/conf/battle/client.conf to disable it change it to "no" // Show rAthena version to users when the login? display_version: yes 1 Quote
Phantasm Posted June 29, 2012 Posted June 29, 2012 (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 June 29, 2012 by Phantasm Quote
Question
Dori
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.