Vice City: Multiplayer

VC:MP Discussion => Support => Bugs and Crashes => Topic started by: PunkNoodle on Nov 28, 2016, 04:01 PM

Title: [BUG] ClientMessageToAll alpha argument has no effect
Post by: PunkNoodle on Nov 28, 2016, 04:01 PM
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.
Title: Re: [BUG] ClientMessageToAll alpha argument has no effect
Post by: KingOfVC on Nov 28, 2016, 05:07 PM
there is no alpha argument in ClientMessageToAll
Title: Re: [BUG] ClientMessageToAll alpha argument has no effect
Post by: . on Nov 28, 2016, 05:30 PM
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.
Title: Re: [BUG] ClientMessageToAll alpha argument has no effect
Post by: NicusorN5 on Apr 09, 2017, 04:57 PM
Why the heck u need transparent text? Sorry for bump.