Outfit
needs(code_samples);
Function Syntax
- name is an outfit to wear
This function attempts to put on the outfit specified as name, and returns true if it does so successfully, and false if it does not.
CLI Equivalent
The CLI command command "outfit" with works similarly when supplied an outfit name as a parameter.
See Also
Attention KoLmafia Experts!
We need your help; some details of this function's operation are unknown or unclear.
The following specific question has been raised:
- What does this function return when attempting to switch to an outfit one cannot wear; false, as I would assume? Or does it only return false for programmatic / page load failures?)