TinyMUX

Mailsend()

Functions

Description

FUNCTION: mailsend(<player>, <subject>, <message>)

Sends an in-game mail message to the specified player from softcode. This allows automated systems and softcoded objects to send mail programmatically.

Examples

> think mailsend(*Player, Welcome, Welcome to the game!)

@mail