2022-10-16, 03:34
The links are now available.
https://drive.google.com/file/d/1_CryjOe...sp=sharing
https://drive.google.com/drive/folders/1...sp=sharing
(2022-11-01, 00:05)latts9923 Wrote: @Juan Mortyme@latts9923
Hey bud, how about I make a button in the Top Menu that lets you enable/disable the "..." image for missing flags?
xml:
<control type="image">
<left>900</left>
<top>-105</top>
<width>1020</width>
<height>930</height>
<texture diffuse="shadow_mask_v.png">darkgrey.png</texture>
<colordiffuse>$INFO[Skin.String(colortexture)]</colordiffuse>
<animation effect="fade" end="75" condition="true">Conditional</animation>
</control>
xml:
<!--control type="image">
<left>900</left>
<top>-105</top>
<width>1020</width>
<height>930</height>
<texture diffuse="shadow_mask_v.png">darkgrey.png</texture>
<colordiffuse>$INFO[Skin.String(colortexture)]</colordiffuse>
<animation effect="fade" end="75" condition="true">Conditional</animation>
</control-->