ISXEQ2:eq2mail (Data Type)
From ISMods Wiki
Contents |
[edit]
ISXEQ2 information for ISXEQ2:eq2mail (Data Type) has moved
[edit]
Please see: http://eq2.isxgames.com/wiki for up-to-date content.
[edit]
Description
This DataType includes all of the data available to ISXEQ2 that is related to an individual email
[edit]
Members
- Only works with ${EQ2Mail[opened]} and ${EQ2Mail[composing]}
[edit]
Methods
- Cancel
- Send - only works when using "EQ2Mail[composing]"
The following methods can be used with ${EQ2Mail[#]}, which negates the need to open mail just to delete it or recieve gifts.
- Open
- Delete
- ReceiveGifts
[edit]
Methods: Composing
- AppendRecipient[Text]
- AppendSubject[Text]
- AppendBody[Text]
- Note: Use the '\n' control for adding carriage returns.
- RemoveGift
- Note: See the 'item' datatype for the method for attaching a gift.
- AddCopper[#]
- AddSilver[#]
- AddGold[#]
- AddPlatinum[#]
- RemoveCopper[#]
- RemoveSilver[#]
- RemoveGold[#]
- RemovePlatinum[#]
[edit]
Returns
[edit]
Inherits
[edit]
