IvanD Posted December 21, 2020 Share Posted December 21, 2020 hello anyone have a mail script? mine doesnt work. the npc doesnt even shows up Quote Link to comment Share on other sites More sharing options...
0 mR L Posted December 22, 2020 Share Posted December 22, 2020 https://github.com/rathena/rathena/blob/master/npc/other/mail.txt Quote Link to comment Share on other sites More sharing options...
0 IvanD Posted December 24, 2020 Author Share Posted December 24, 2020 On 12/21/2020 at 8:35 PM, mR L said: https://github.com/rathena/rathena/blob/master/npc/other/mail.txt not even an npc shows up Quote Link to comment Share on other sites More sharing options...
0 mR L Posted December 25, 2020 Share Posted December 25, 2020 17 hours ago, IvanD said: not even an npc shows up Remove this line : // RODEX makes these NPCs useless - script RodexMailBoxInit -1,{ end; OnInit: if( PACKETVER >= 20150513 ){ unloadnpc "MailBox"; } end; Quote Link to comment Share on other sites More sharing options...
0 IvanD Posted December 25, 2020 Author Share Posted December 25, 2020 6 hours ago, mR L said: Remove this line : // RODEX makes these NPCs useless - script RodexMailBoxInit -1,{ end; OnInit: if( PACKETVER >= 20150513 ){ unloadnpc "MailBox"; } end; still not working, do i need to turn anything on DOC folder? Quote Link to comment Share on other sites More sharing options...
0 15peaces Posted January 10, 2021 Share Posted January 10, 2021 What client version do you use? Clients newer 20150513 don't have the old mailbox anymore, so it won't work. Quote Link to comment Share on other sites More sharing options...
hello anyone have a mail script? mine doesnt work. the npc doesnt even shows up
Link to comment
Share on other sites