Description
The optional alpha argument has no visible effect, I tried it with several values from 0 to 255.
What you were doing when the bug happened
I was checking the wiki and stumbled upon this function (http://wiki.vc-mp.org/wiki/Scripting/Squirrel/Functions/ClientMessageToAll), I executed it but noticed no difference at all, whether alpha was included or not.
there is no alpha argument in ClientMessageToAll
Quote from: KingOfVC on Nov 28, 2016, 05:07 PMthere is no alpha argument in ClientMessageToAll
Actually, there is.
https://bitbucket.org/stormeus/0.4-squirrel/src/43456fd5de04aa3a2e970c89938c790540c90c42/FunctionHandler.cpp?at=master&fileviewer=file-view-default#FunctionHandler.cpp-42
https://bitbucket.org/stormeus/0.4-squirrel/src/43456fd5de04aa3a2e970c89938c790540c90c42/Functions.cpp?at=master&fileviewer=file-view-default#Functions.cpp-11
But like with all things related to vcmp... you know the rest of the story.
Why the heck u need transparent text? Sorry for bump.