Results: 2Comments by: IDontWantAName
File: The Elder Bar Reloaded05/30/21
Chat spam
Posted By: IDontWantAName
Hey again, after updating to the new version my chat gets spammed with messages. I removed row 2583 in TEB.lua (df("fmt=%s", fmt)) to fix that behavior.
File: The Elder Bar Reloaded05/27/21
Error food buff
Posted By: IDontWantAName
Got an error when my food buff ran out. Problem only occured when the time was set to exact. Error occures in 'ConvertSeconds'. Fixed it for me by using the UTC-time and passing the seconds, which were already passed to the function, as second parameter to os.date.