MQ2GroundSpawns

From the wonderful RedGuides Wiki
MQ2GroundSpawns
MQ2GroundSpawnsSave.png
OoOo Shiny
View details
Authors ChatWithThisName, Sic
Software type Plugin
Config file mq2groundspawns.ini


Maintained Yes and supported
Links

🏠Resource (review)
🥤Quick start •🤝Support

Accesses the GroundSpawns datatype

Commands

Syntax Description
/ground [option] [setting] The MQ2GroundSpawns command.

Settings

Example MQ2GroundSpawns.ini:

[General]
active=off
[Globals]
ItemList=|Glowing Globe|
[Mistythicket]
ItemList=|11125|
[Kaladim]
ItemList=|*Red Mushroom|*Blue Mushroom|
[cobaltscartwo]
ItemList=|gyrospire gyroscope|

Video

See also


Top-Level Object(s)

TLOs added by MQ2GroundSpawns:

TLO Data Type(s) Description
GroundSpawns GroundSpawns Holds the GroundSpawns datatype.

Forms. Typical usage, /echo ${TLO}

Type TLO Description
GroundSpawns GroundSpawns returns "GroundSpawns"

Members. More may be available if inherited. Typical usage, /echo ${TLO.Member}

TLO Data Type Return Type Member Description
GroundSpawns GroundSpawns bool Active
  • Returns the true/false value of this setting.
int InvalidCount
  • Returns the number of "invalid" ground spawn items.
ItemCount
  • Returns the number of items collected.
ShinyCount
  • Returns the number of shinyies collected.
TotalCount
  • Returns the number of shinies + items collected.
ValidCount
  • Returns the number of "valid" ground spawn items.