Emailsend (Slash Command): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
* Long '''subjects''' with spaces need to be enclosed by double quotes ("Long Subject"). | * Long '''subjects''' with spaces need to be enclosed by double quotes ("Long Subject"). | ||
* The '''message''', oddly, | * The '''message''', oddly, is not required to be enclosed by double quotes. | ||
Latest revision as of 07:16, 24 July 2023
Slash command
/emailsend name subject message
Send in-game email message.
- name = either a character name or global name of a player (no spaces allowed)
- subject = the subject of the email
- message = the message you'd like to say
NOTE: The email slash commands do not like spaces in either character or global names. Using a name with spaces in it can potentially cause the email system to lock up for the character that sent the email, or otherwise cause trouble for an extended period of time. It's a bug.
- Long subjects with spaces need to be enclosed by double quotes ("Long Subject").
- The message, oddly, is not required to be enclosed by double quotes.
TIPS:
- The email window in game does accept long names with spaces, and is in general more reliable and easier to use for the average player.
- Be careful using
/Window_show compose
to send emails. After doing some vigorous testing on the command, I ended up blocking my ability to send global emails on that character. I suspect it was because I sent too many emails too quickly.
Examples
/emailsend SuperBob "Incarnate Impending!" I'm almost there, buddy! One more incarnate power to go! /emailsend @WildChicken "Freakin' BAF" "I've done BAF 10 times now and not one very rare incarnate salvage has dropped. :("
Also
- /emailsend
- /emailsendattachment
- /mailview
- /window_show email
- /window_show compose
- Mail System