Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the name of the character who created the item text.
creatorName = ItemTextGetCreator()
Parameters[]
Returns[]
- creatorName
- string - If this item text was created by a player (i.e. Saved mail message) then return their name, otherwise return nil.
Details[]
- This is available once the ITEM_TEXT_BEGIN event has been received.