Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

v1.0.1 - Hotfix: delay adding right click option

Latest
Compare
Choose a tag to compare
@BadgerCode BadgerCode released this 09 Jun 22:43
· 3 commits to master since this release

Users were occasionally seeing the following error, possibly due to the addon trying to override the voice button's right click option too early.

I have put in a minor change to wait 2s before trying to override the button.
I have also added a check, so if we end up trying to add it too early, errors won't happen.

[volume_slider] addons/volume_slider/lua/autorun/client/cl_scoreboard_voicesliders.lua:115: attempt to index field 'voice' (a nil value)
  1. unknown - addons/volume_slider/lua/autorun/client/cl_scoreboard_voicesliders.lua:115

Timer Failed! [Simple][@addons/volume_slider/lua/autorun/client/cl_scoreboard_voicesliders.lua (line 106)]