Quad doesn't override Label

Talk about ManiaLink development in this forum

Moderator: NADEO

Post Reply
User avatar
BigBang1112
Posts: 388
Joined: 20 Jul 2015, 12:44
Location: Czech Republic
Contact:

Quad doesn't override Label

Post by BigBang1112 »

Me again asking pure s*it. :0010

Is this a bug or what? I'm trying to do this kinda cool override effect with Include thingie, but it seems that I cant override the label objects with quad on any opacity.
Image

Btw, these social media buttons (they are mabye not visible) are not doing anything with this, they're executed after the actual window.

Thanks for any answers! :thumbsup:
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Quad doesn't override Label

Post by undef.de »

A little piece of code would be helpful.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
User avatar
BigBang1112
Posts: 388
Joined: 20 Jul 2015, 12:44
Location: Czech Republic
Contact:

Re: Quad doesn't override Label

Post by BigBang1112 »

I got a weird system.

I have file Page.php which handles everything.
There I execude the menu and a top.

Then I have this

Code: Select all

<frame posn="-90 40 0">
	<?php
		else if($_GET["frame"] == 'Wallpapers') { 
			if($_GET["page"] == '1') { ?>
			<include url="./Wallpapers/Wallpapers.xml"/>
			<?php
				if($_GET["wallpaper"] == 'AroundTheTrees') { ?>
				<include url="./Wallpapers/AroundTheTrees/AroundTheTrees.xml"/>
				<?php }
			} ?>
That why I didn't post a code.

Basicly it first includes the section Wallpapers and then I include the actual Item layer on top of it. So it does that override effect.
User avatar
BigBang1112
Posts: 388
Joined: 20 Jul 2015, 12:44
Location: Czech Republic
Contact:

Re: Quad doesn't override Label

Post by BigBang1112 »

Whatever I'll just make seperate page for that.

On 90% it's a bug, because normally quads overrides perfectly, just not labels.
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: Quad doesn't override Label

Post by undef.de »

Maybe its just a Z layer problem, if you go too high, then strange behavior happens.

Thats why i wanted to see code... and next time if you want help, please provide informations. 8-)
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
User avatar
BigBang1112
Posts: 388
Joined: 20 Jul 2015, 12:44
Location: Czech Republic
Contact:

Re: Quad doesn't override Label

Post by BigBang1112 »

undef.de wrote:Maybe its just a Z layer problem, if you go too high, then strange behavior happens.

Thats why i wanted to see code... and next time if you want help, please provide informations. 8-)
Oh, so the Z axes in Manialinks are actually usefull. :clap: Ok I'll try to remade that after I'll have time, thanks for info! :D
User avatar
BigBang1112
Posts: 388
Joined: 20 Jul 2015, 12:44
Location: Czech Republic
Contact:

Re: Quad doesn't override Label

Post by BigBang1112 »

Yep, it works, thanks! :thumbsup:

Only thing with that is I need to somehow turn off buttons under that layer.
zocka
Posts: 205
Joined: 15 Jun 2010, 17:56

Re: Quad doesn't override Label

Post by zocka »

Add a transparent quad (e.g. with bgcolor="0000") with scriptevents="1" or action="1" above your buttons. You might aswell bind some click events to close your popup (what it seems to be to me).
manialink minigame shatter
my manialink: zockaml
my maniaflash: maniaflash?zocka
Post Reply

Return to “ManiaLink”

Who is online

Users browsing this forum: No registered users and 2 guests