Hippy store available: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle Created page with '{{#vardefine:name|hippy_store_available}} {{#vardefine:return_type|boolean}} {{FunctionPage| name={{#var:name}}| function_category=Your Character| function1={{Function| name={{…' |
imported>Heeheehee No edit summary |
||
Line 19: | Line 19: | ||
}} | }} | ||
{{RFI|What happens during the lv. 12 war?|Does this function check the outfit as well pre-war?}} | {{RFI|What happens during the lv. 12 war?|Does this function check the outfit as well pre-war?}} | ||
Returns false during the war regardless. As far as I'm concerned, it doesn't check outfit pre-war -- closeted all filthy corduroys, and it returned true. I'm guessing that it checks to see if the island is unlocked. |
Revision as of 18:14, 6 March 2010
needs(code_samples);
Function Syntax
boolean hippy_store_available()
This function returns true if the logged-in character has unlocked the hippy store. Otherwise, it returns false.
See Also
Special
When not logged in, this function returns false.
Attention KoLmafia Experts!
We need your help; some details of this function's operation are unknown or unclear.
The following specific questions have been raised:
- What happens during the lv. 12 war?
- Does this function check the outfit as well pre-war?
Returns false during the war regardless. As far as I'm concerned, it doesn't check outfit pre-war -- closeted all filthy corduroys, and it returned true. I'm guessing that it checks to see if the island is unlocked.