rodex_sendmail_acc
Brought to you by:
bgamez23
Originally created by: tlacson7
Describe the bug
Mail notification is received but no msg on mail.
To Reproduce
prontera,150,150,4 script Rodex Mail 1_M_01,{
// Sends a messsage to attached player "Account Box" from "Rodex Test", with title "Rodex Test3",
// with message "Hello World, How are You?", 1000 Zenies and 5 Red Potions attached
rodex_sendmail_acc(
getcharid(CHAR_ID_ACCOUNT), "Rodex Test", "Rodex Test3", "Hello World, How are You?",
1000,
Red_Potion, 5
);
end;
}
System specs (please complete the following information):