← Back to team overview

mudlet-makers team mailing list archive

[Bug 794325] [NEW] GMCP info isn't properly filled out for the survival skillset in Achaea

 

Public bug reported:

lua sendGMCP("Char.Skills.Get "..yajl.to_string({group = "survival",
name = "focusing"})) for example raises the proper Mudlet event but not
fill in the data at all. It works for other skillsets however, and
Rapture does send it (tested with an admin)

** Affects: mudlet
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/794325

Title:
  GMCP info isn't properly filled out for the survival skillset in
  Achaea

Status in Mudlet the MUD client:
  New

Bug description:
  lua sendGMCP("Char.Skills.Get "..yajl.to_string({group = "survival",
  name = "focusing"})) for example raises the proper Mudlet event but
  not fill in the data at all. It works for other skillsets however, and
  Rapture does send it (tested with an admin)


Follow ups

References