Daraen
New member
- Messages
- 134
- Points
- 0
- Emulator
I would like to understand for the openmail script command not works
prontera,156,182,4 script MailBox 2_POSTBOX,{
mes("Close this window to open your mail inbox.");
close2();
openmail();
end;
}
Nothing happens after closing the window.
prontera,156,182,4 script MailBox 2_POSTBOX,{
mes("Close this window to open your mail inbox.");
close2();
openmail();
end;
}
Nothing happens after closing the window.
Last edited by a moderator: