Reword & reformat alcohol code
A comment on the [ Warning ] : script:op_2num: overflow detected op=C_ADD i1=2147483647 i2=4800
The reason that this still happens is because it happened once due to that seconds vs miliseconds mixup bug that has been fixed, but because ALC_DELAYTIME is never cleared, it is still at INT_MAX for me and the warning will keep happening until someone clears/resets it manually.
Note: changed one comment to match my understanding of code, didn't test.