Jump to content

Question

Posted

Hello!

Can anyone help me, I'm having trouble disabling rodex/mail system in my server.

I tried different method I found in every thread including adding the last two lines below in my src/map/mail.cpp

enum mail_attach_result mail_setitem(struct map_session_data *sd, short idx, uint32 amount) {

			if(map[sd->bl.m].flag.nowarpto || map[sd->bl.m].flag.nowarp)
				return MAIL_ATTACH_ERROR;

but still it didn't work.. my map server doesn't low after recompiling the server..

6 answers to this question

Recommended Posts

  • 0
Posted
18 hours ago, Mabuhay said:

diff your client to remove rodex button?

It can remove the button.. but still players can send mail through guild's 'ALT G' button..

image.png.fcaf76a26ab0d59a9c35ecc2103a9393.png

  • 0
Posted (edited)

How to disable "send a mail". It is using rodex. Thank you!

image.png.fcaf76a26ab0d59a9c35ecc2103a9393.png

agree with this part. you may hide the button via diff. however rodex can still be used with the above screenshot.

 

disregard above. just modified my mail.cpp instead

Edited by glemor123
  • 0
Posted
On 5/30/2020 at 10:54 PM, glemor123 said:

How to disable "send a mail". It is using rodex. Thank you!

image.png.fcaf76a26ab0d59a9c35ecc2103a9393.png

agree with this part. you may hide the button via diff. however rodex can still be used with the above screenshot.

 

disregard above. just modified my mail.cpp instead

hey, have you found a way to disable rodex or a work around? can you please share what you did? thanks!

  • 0
Posted
On 5/30/2020 at 9:54 PM, darking123 said:

How to disable "send a mail". It is using rodex. Thank you!

image.png.fcaf76a26ab0d59a9c35ecc2103a9393.png

agree with this part. you may hide the button via diff. however rodex can still be used with the above screenshot.

 

disregard above. just modified my mail.cpp instead

How did you do it? /heh 

 

 

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...