Tried to implement this, but it seems like when
local show3DText = false
As it is set as it is by default in the script, it doesn't show the 3D text in-game. Think this is the major point of the script, so it may be better to have it set to:
local show3DText = true
So as to avoid people who don't know what to change in the files to make it work.