Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mudlet:gmcp [2023/01/18 15:39] – math | mudlet:gmcp [2023/01/18 18:14] (current) – math | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== GMCP in Mudlet ====== | ====== GMCP in Mudlet ====== | ||
| + | |||
| + | ===== Enabling GMCP ===== | ||
| + | |||
| If you are using Mudlet then (if it is not enabled already) you will need to enable GMCP data. | If you are using Mudlet then (if it is not enabled already) you will need to enable GMCP data. | ||
| {{ : | {{ : | ||
| + | |||
| + | ===== Accessing GMCP ===== | ||
| Once enabled, Mudlet will automatically share with DuneMUD that it can receive GMCP data. You can check that you are receiving data by entering | Once enabled, Mudlet will automatically share with DuneMUD that it can receive GMCP data. You can check that you are receiving data by entering | ||
| Line 9: | Line 14: | ||
| {{ : | {{ : | ||
| - | You'll probably be shown a LOT of data, more than a screen' | + | You'll probably be shown a LOT of data, more than a screen' |
| * '' | * '' | ||
| - | * '' | + | * '' |
| * '' | * '' | ||
| * '' | * '' | ||
| * '' | * '' | ||
| * '' | * '' | ||
| + | * '' | ||
| + | |||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | * '' | ||
| + | |||
| + | ===== Using GMCP ===== | ||
| + | |||
| + | You can use the raw GMCP data table in your scripts/ | ||
| + | |||
| + | You can also use "event handlers" | ||