Difference between revisions of "Guild store available"

From Kolmafia
Jump to navigation Jump to search
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={{…')
(No difference)

Revision as of 11:22, 6 March 2010



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.