Guild store available

From Kolmafia
Revision as of 11:22, 6 March 2010 by imported>StDoodle (Created page with '{{#vardefine:name|guild_store_available}} {{#vardefine:return_type|boolean}} {{FunctionPage| name={{#var:name}}| function_category=Your Character| function1={{Function| name={{…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



needs(code_samples);

Function Syntax

boolean guild_store_available()

This function returns true if the logged-in character has unlocked their guild store. Otherwise, it returns false.

See Also

black_market_available() | hippy_store_available() | white_citadel_available()

Special

When not logged in, this function returns false.