About Script Command "openmail()"?

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.

 
Last edited by a moderator:
this command works only for old clients where mail system used. in newer clients used rodex, and here no command for open rodex.

 
ok fine that's what I thought but wanted to verify it by someone more knowledgeable than me. I found this old system cool. Thanks dude

 
Back
Top