Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mudlet:gmcp [2023/01/18 15:52] mathmudlet:gmcp [2023/01/18 16:11] math
Line 17: Line 17:
         * ''Char.StatusVars'' are string-type descriptors of the entries in ''Status''. For example, ''gmcp.Char.StatusVars.xp'' is the string "Experience".         * ''Char.StatusVars'' are string-type descriptors of the entries in ''Status''. For example, ''gmcp.Char.StatusVars.xp'' is the string "Experience".
         * ''Char.Guild'' contains data particular to your guild. This usually has sub-subsections. For example, on Atreides ''gmcp.Char.Guild.Shieldbelt.Level'' is your shieldbelt's level.         * ''Char.Guild'' contains data particular to your guild. This usually has sub-subsections. For example, on Atreides ''gmcp.Char.Guild.Shieldbelt.Level'' is your shieldbelt's level.
 +
 +
 +    * ''Room'' which contains data about your current room.
 +        * ''Room.name'' is it's name.
 +        * ''Room.num'' is a unique identifier code.
 +        * ''Room.Info'' contains area (planet) info, indoor/outdoor info, and (visible) exit info.
 +
 +  * ''External'' which is Discord information that you could have Mudlet use.