Help - Search - Members - Calendar
Full Version: Cellwall On/off
Scenyx Entertainment Community > Xbox1 Forums > Dashboard Forums > Official Team UIX Forums > Archived Forum > Official Xboxdash.net (tHc dashboards) Forum
JbOnE
just figured this one out while working this morning smile.gif
this will turn cellwalls into something you can turn on/off at will...

ex... default.xip/default.xap

search for "shell" and you'll see...
CODE


   shell Transform



simply change this to read...
CODE


   shell DEF theMainMenuShell Transform


or whatever you wanna call it. now that you have defined it as an object you can tell it what to do smile.gif to turn it off use...

CODE


theMainMenuShell.SetAlpha(0);



and obviously SetAlpha(1); to turn it back on.
you would have to do this for all the shells in all the xaps in default.xip - but once done your cellwalls now have a switch smile.gif
should come in handy for you skinners biggrin.gif

pEAcE
JbOnE
kanaberra
Yep THX JbOne wink.gif
its great so i'd put the DEF on top of xap, its easy

Respect to Messiah's post, but i can forget it now...

k
Xbox-Savage
wink.gif so this means that you can turn it on or off from the menu now? , this should be good to put in the final.
kanaberra
QUOTE (Xbox-Savage @ Mar 18 2004, 10:30 PM)
wink.gif so this means that you can turn it on or off from the menu now? , this should be good to put in the final.

Not yet ! but you can easily edit the right xap by changin' value "1" to "0" to turn off cellwall in corresponding menu... its easier than Messiah's post wink.gif

To turn it off directly from menu by pressing a button, i think ya need to insert more than that in the corresponding xap file (attribute action to a button...
but for this & for final release questions, the right person might be JbOne (but i think he's quite busy wink.gif
Heet
Thank you sir. beerchug.gif
chili
ok i have found the bit i need to edit, pasted under, bvut my question is where abouts would i insert the other line (theMainMenuShell.SetAlpha(0)wink.gif or does it not matter ??

thanks


shell DEF theMainMenuShell Transform
{
scale 150 150 150
translation 0 -20 80
children
[
Waver
{
rpm 1.75
children
[
Shape
{
appearance Appearance
{
material MaxMaterial
{
name "InnerWall_01"
}
texture ImageTexture
{
alpha true
url "cellwall.bmp"
}
}
geometry Mesh { url "Inner_cell-FACES.xm" }
}
Shape
{
appearance Appearance
{
material MaxMaterial
{
name "InnerWall_02"
}
}
geometry Sphere
{
radius 1
}
}
]
}
]
}


chili
anyone pls
it's not too much of a request to make

tia
chili
up
kanaberra
i'm not @home this w/e, but chili give a try by placing this "control" line at the beginning of your xap(s) so you can easily turn it off/on w/o searching the line wink.gif

k
chili
ok m8 will try that...
never know maybe jbone will help me out smile.gif
chili
^^^
chili
maybe not sad.gif
Xbox-Savage
blink.gif Thats a lot of xaps to edit blink.gif

i edited all the shell Transform on all the xaps on default.xip

i placed theMainMenuShell.SetAlpha(0); on top of all the xaps , boom i get error 21

sad.gif you forgot to say where to put the theMainMenuShell.SetAlpha(0); sad.gif
chili
well lets bump it again, the thing is we are not all as proficient as some at editing code,xips,xaps and christ know what else.
the info that was first supplied, is very helpful, but the thing is the first bit is totally fucking useless without knowing where to put the 2nd bit sad.gif

looks like we'll never know....................................
chili
well lets bump it again, the thing is we are not all as proficient as some at editing code,xips,xaps and christ know what else.
the info that was first supplied, is very helpful, but the thing is the first bit is totally fucking useless without knowing where to put the 2nd bit sad.gif

looks like we'll never know....................................
Illsley
Hey guys,

I started a new thread regarding this subject...

http://forums.xbox-scene.com/index.php?showtopic=191922


A thin diagonal line appears on my dash when cellwall is off...
chili
sorry m8 but your thread is not on the same track as this thread blink.gif
chili
droppin further down into the shitpit of xbox crud
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.