Hi!
I want to make a script when the player accepts a quest one npc sends a letter to tha player.
I know player->getMail(ID) [TC2] but where I find this mail ID or the entrie table for this mails?
Hi!
I want to make a script when the player accepts a quest one npc sends a letter to tha player.
I know player->getMail(ID) [TC2] but where I find this mail ID or the entrie table for this mails?
Is it not possible to make a script to track the progress on the character and when it completes a certain quest or does a certain gossip function that it copies $N and creates a message to send to the player, like when you complete a certain quest / achievement it auto sends mail?
Yeah, like when you reach lvl20-40-60-70 etc riding learning mails and when you reach 80 Rhonin sends you a congratulations mail.
I'm pretty sure the emulator just manually inputs data into the MySQL table for sending mail. Just manually populate a new entry with your data.