Page 1 of 1

Mudlet 3.0.0 Beta - initMSDP

PostPosted: Sat Dec 20, 2014 1:06 pm
by *Breeze*
this is how i do it for my client.

ymmv

relies on the MXP detected message from the mud but you can change that.

make sure msdp is enabled in mudlet 3.0

usage example:
echo(msdp.CONTINENT)
or
lua echo(msdp.CONTINENT)
from the commandline

it makes a decent place to start building your own custom scripts.

Re: Mudlet 3.0.0 Beta - initMSDP

PostPosted: Thu Mar 03, 2016 2:07 pm
by Madigan
I use this, love it. Thanks Breeze.

Re: Mudlet 3.0.0 Beta - initMSDP

PostPosted: Thu Mar 03, 2016 2:16 pm
by *Breeze*
no problem