Can I change my drink?
Yes, on first run, "Short Beer" is set as the default drink, but you can set it to other drinks once the script is running.
Or, automatically grab drinks from your bags
/lua run DayDrinking auto
You can also nominate your drink when you run the script:
/lua run DayDrinking Brandy
or
/lua run DayDrinking "Short Beer"
What is alcoholic mode?
Increases minimum level of drunkenness by 16% if that minimum is below 15%, i.e will increase level from 16% to 29%, or 1% to 16%.
Refuses to stop drinking when Alcohol Tolerance is maxxed out.
Enable when script is running
/drinking alcoholic
When I /drinking setdrink [name]
to a valid drink, it doesn't accept it. What happened?
When using the
/drinking setdrink [name]
command, you will need to have the item in your inventory.
Do I have to manually download and unzip all the stuff?
No, follow these easy steps:
1) Click Watch from the
Knightlinc overview page.
2) Click Watch from the
DayDrinking overview page.
3) Click install from the lua section of the RedGuides launcher.
I see the following error when I try to run the script:
daydrinking.lua:49: attempt to index global 'Write' (a nil value)
Ensure that Write.lua is in your
/lua
folder, see installation instructions.