(v5.50 self-built)
GetPluginInfo("id", 22) always returns 0. Looking at the source, I think you forgot to set it when a plugin is installed, because I can't find any references beyond its definition and where it's accessed in GetPluginInfo.
(Working on locating a good place to put an assignment, and how exactly to do it, but I thought I'd post about it.)
GetPluginInfo("id", 22) always returns 0. Looking at the source, I think you forgot to set it when a plugin is installed, because I can't find any references beyond its definition and where it's accessed in GetPluginInfo.
(Working on locating a good place to put an assignment, and how exactly to do it, but I thought I'd post about it.)