IvanD Posted December 21, 2020 Posted December 21, 2020 hello anyone have a mail script? mine doesnt work. the npc doesnt even shows up Quote
0 mR L Posted December 22, 2020 Posted December 22, 2020 https://github.com/rathena/rathena/blob/master/npc/other/mail.txt Quote
0 IvanD Posted December 24, 2020 Author 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
0 mR L Posted December 25, 2020 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
0 IvanD Posted December 25, 2020 Author 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
0 15peaces Posted January 10, 2021 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
Question
IvanD
hello anyone have a mail script? mine doesnt work. the npc doesnt even shows up
5 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.