Vice City: Multiplayer

VC:MP Discussion => Support => Topic started by: Cool on Aug 09, 2017, 11:12 AM

Title: Gui Label (is it bug?)
Post by: Cool on Aug 09, 2017, 11:12 AM
i am trying to add label below Map but its gettting invisible if i set font size in range of 12-25 if i set more than 25 and less than 12 then its get visible
Title: Re: Gui Label (is it bug?)
Post by: EK.IceFlake on Aug 09, 2017, 11:23 AM
Yes, it's a bug.
Does the font name have a space in it?
Title: Re: Gui Label (is it bug?)
Post by: Cool on Aug 09, 2017, 11:35 AM
Quote from: EK.IceFlake on Aug 09, 2017, 11:23 AMYes, it's a bug.
Does the font name have a space in it?
No
is there any solution?
Title: Re: Gui Label (is it bug?)
Post by: EK.IceFlake on Aug 09, 2017, 11:40 AM
Quote from: Cool on Aug 09, 2017, 11:35 AM
Quote from: EK.IceFlake on Aug 09, 2017, 11:23 AMYes, it's a bug.
Does the font name have a space in it?
No
is there any solution?
Try using another font.
Title: Re: Gui Label (is it bug?)
Post by: Cool on Aug 09, 2017, 12:13 PM
when ever i use it its make it invisible
cake.labels.FontFlags = GUI_FFLAG_BOLD | GUI_FFLAG_OUTLINE;
Title: Re: Gui Label (is it bug?)
Post by: EK.IceFlake on Aug 09, 2017, 12:33 PM
Quote from: Cool on Aug 09, 2017, 12:13 PMwhen ever i use it its make it invisible
cake.labels.FontFlags = GUI_FFLAG_BOLD | GUI_FFLAG_OUTLINE;
Yes, some combinations of fonts, flags and sizes make it go invisible. It's a really weird and confusing bug.
Title: Re: Gui Label (is it bug?)
Post by: Cool on Aug 09, 2017, 12:40 PM
Especially in part of below map its goes invisible i tried on other parts and its working
@Stormeus Please fix it in next update