Jump to content
  • 0
Virtue

Send RODex Mail to ALL ONLINE

Question

3 answers to this question

Recommended Posts

  • 0
1 hour ago, Virtue said:

Hey everyone,

Does anyone know if we can utilize RODex as sending mail for all online users via script? If so, how?

Check script commands:

rodex_sendmail_acc and getunits

Basically, Iterate over all getunits(BL_PC, ...) and save the account ID's in an array and then use those accountID to do any operation you like, like sending rodex mail (rodex_sendmail_acc command), or you can even use charID to send rodex mail(rodex_sendmail).

 

It's not required to save Array, and instead you can directly loop over getunits and use rodex_sendmail command inside the loop.

Share this post


Link to post
Share on other sites
  • 0
11 hours ago, Virtue said:

can you give a sample usage?

 

Or, if @AnnieRuru can set an example script that'd be super helpful. I think it'd help most of the users interested in maximizing this feature.

lol, he's already delivered almost everything.

sorry my answer, I'm kind of out of time if I wouldn't write the script for you, maybe another day!

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.