Downloads

Parent : mud

Allows for new files to be downloaded to the mud client on startup. For example download a new 3D model to be used in the game. Only useful if the config file is downloaded every time the player starts up the mud client.

DOWNLOAD

Unlimited elements of DOWNLOAD

url string
The url of the file to download. Eg 'http:\\www.skinhat.com\cactus.ms3d'

filename string
The filename to download the path to eg 'models\cactus\cactus.ms3d'

overwrite boolean
If true then the file will be downloaded every time the mud client is loaded otherwise if the file is already present then the file will not be re downloaded.