iapi:mixmaster
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
iapi:mixmaster [2019/05/28 14:38] – [Configuration] kyrahabattoir | iapi:mixmaster [2020/12/05 17:36] (current) – [Making a custom recipe] formatting kyrahabattoir | ||
---|---|---|---|
Line 2: | Line 2: | ||
It features 25 fictional drink recipes inspired by games like [[https:// | It features 25 fictional drink recipes inspired by games like [[https:// | ||
+ | |||
+ | [[https:// | ||
====== Product content ====== | ====== Product content ====== | ||
Line 14: | Line 16: | ||
* Add Ice if needed (can be done at any point). | * Add Ice if needed (can be done at any point). | ||
* Age the mixture if needed (must be done right before mixing). | * Age the mixture if needed (must be done right before mixing). | ||
- | * Click and **DRAG** the lever until it fully engages to begin mixing. | + | * Click and **DRAG the lever** until it fully engages to begin mixing. |
* Release the lever after the required time. | * Release the lever after the required time. | ||
* If you made a mistake, you can press the **flush** button (bottom right) to clean the shaker and start over. | * If you made a mistake, you can press the **flush** button (bottom right) to clean the shaker and start over. | ||
Line 32: | Line 34: | ||
Cocktails have to be mixed a minimum amount of time to be considered complete, when the mixing handle is fully engaged, the mixing indicator will begin blinking. After about two full revolutions of the shaker (~2 seconds), the blinking will accelerate. Indicating that the drink has been fully mixed at this point. | Cocktails have to be mixed a minimum amount of time to be considered complete, when the mixing handle is fully engaged, the mixing indicator will begin blinking. After about two full revolutions of the shaker (~2 seconds), the blinking will accelerate. Indicating that the drink has been fully mixed at this point. | ||
- | If the recipe you are following requires blending, continue mixing until the shaker | + | If the recipe you are following requires blending, continue mixing until the shaker |
//NOTE: Most recipes require a specific preparation (Ice/ | //NOTE: Most recipes require a specific preparation (Ice/ | ||
Line 75: | Line 77: | ||
* **_config.allow=Owner** : Only the owner of the machine can use it. | * **_config.allow=Owner** : Only the owner of the machine can use it. | ||
===== _config.rez.count ===== | ===== _config.rez.count ===== | ||
- | * **_config.rez.count=X** : Where X is the mximum | + | * **_config.rez.count=X** : Where X is the maximum |
===== _config.rez.temporary ===== | ===== _config.rez.temporary ===== | ||
* **_config.rez.temporary=Yes** : Drinks are set as temporary after rezzing, doesn' | * **_config.rez.temporary=Yes** : Drinks are set as temporary after rezzing, doesn' | ||
* **_config.rez.temporary=No** : Drinks are permanent but will still auto-clean after 5 minutes. This option uses LI. | * **_config.rez.temporary=No** : Drinks are permanent but will still auto-clean after 5 minutes. This option uses LI. | ||
+ | ====== Making a custom recipe ====== | ||
+ | Recipes are represented by notecards: | ||
+ | < | ||
+ | Name, | ||
+ | </ | ||
+ | * Name: The name of the drink, it is also the name of the drink object that will be used. | ||
+ | * Taste: Used by the handbook for the " | ||
+ | * Type: Used by the handbook for the " | ||
+ | * Type2: Used by the handbook, but only shown on the drink page itself. | ||
+ | * Recipe: A special string that describe the recipe of a cocktail. | ||
+ | * Preparation: | ||
+ | |||
+ | ===== Recipe encoding ===== | ||
+ | |||
+ | < | ||
+ | A_B_D_F_K_ | ||
+ | </ | ||
+ | Where each " | ||
+ | |||
+ | (A)delhyde (B)ronson Extract, Powdered (D)elta, (F)lanergide and (K)armotrine. | ||
+ | |||
+ | //' | ||
+ | |||
+ | ===== Preparation encoding ===== | ||
+ | |||
+ | The preparation string indicates how the drink has to be mixed: | ||
+ | < | ||
+ | M: Mixed | ||
+ | B: Blended | ||
+ | I: Add Ice | ||
+ | A: Age | ||
+ | N: Any preparation will be valid. | ||
+ | </ | ||
+ | //Note: The preparation has to be at least one letter, either M,B or N, letter order is not important.// |
iapi/mixmaster.1559054313.txt.gz · Last modified: 2019/05/28 14:38 by kyrahabattoir