ShadowLight 0 Posted September 29, 2015 Hi there, Does anyone know how to or has a template for me to send mail to players using NPC script? Thanks in advance. Quote Share this post Link to post Share on other sites
0 Winterfox 83 Posted September 29, 2015 @@ShadowLight I think best way to do this currently is is to store the emailaddress and messages in a mysqltable and use a cronjob to run a php script that grabs, sends and aftewards deletes the messages from the table. Quote Share this post Link to post Share on other sites
0 ShadowLight 0 Posted September 29, 2015 @@ShadowLight I think best way to do this currently is is to store the emailaddress and messages in a mysqltable and use a cronjob to run a php script that grabs, sends and aftewards deletes the messages from the table. I'm looking to do an in-game mail that players will receive upon completing a quest. Not sure if that method would be the best way to do so. Quote Share this post Link to post Share on other sites
0 Emistry 145 Posted September 29, 2015 https://rathena.org/board/topic/74969-send-mail-via-scriptcommand/ 1 ShadowLight reacted to this Quote Share this post Link to post Share on other sites
0 Winterfox 83 Posted September 29, 2015 @@ShadowLight I thought from game to a real email box. Quote Share this post Link to post Share on other sites
0 Emistry 145 Posted September 30, 2015 @@ShadowLight I thought from game to a real email box. https://rathena.org/board/topic/62654-send-e-mail-to-someone/ Quote Share this post Link to post Share on other sites
0 ShadowLight 0 Posted October 1, 2015 https://rathena.org/board/topic/74969-send-mail-via-scriptcommand/ Unfortunately it doesn't seem to be compiling with herc. Quote Share this post Link to post Share on other sites
0 AnnieRuru 957 Posted October 27, 2015 @@ShadowLight 1 month late reply but meh ... http://herc.ws/board/topic/4608-sendmail/ just update this crap ... Quote Share this post Link to post Share on other sites
Hi there,
Does anyone know how to or has a template for me to send mail to players using NPC script?
Thanks in advance.
Share this post
Link to post
Share on other sites