xboxscene.org forums

Pages: 1 ... 9 10 [11] 12 13 ... 16

Author Topic: Skins  (Read 7881 times)

rixter110

  • Archived User
  • Jr. Member
  • *
  • Posts: 62
Skins
« Reply #150 on: April 20, 2005, 10:49:00 PM »

biggrin.gif

Logged

gasclown

  • Archived User
  • Hero Member
  • *
  • Posts: 686
Skins
« Reply #151 on: April 24, 2005, 05:02:00 AM »

biggrin.gif

fixed black at AXS.

normal:
user posted image

textured:
user posted image

of course on tele its not quite that dark - you can see the cellwall ;/
Logged

gasclown

  • Archived User
  • Hero Member
  • *
  • Posts: 686
Skins
« Reply #152 on: May 20, 2005, 04:49:00 PM »

oh yeah, grab the mag here:download includes the meshes (compliments of 3dcafe) the textures and the code, code is the transform to replace replace modded orb so u can turn it off.

looks like this:

user posted image
Logged

gasclown

  • Archived User
  • Hero Member
  • *
  • Posts: 686
Skins
« Reply #153 on: May 22, 2005, 03:04:00 AM »

hi, we re-tweaked merde's awesome xbox360 skin^ and upped it to axs. has full instructions and a code paste for the orb - it moves around like the proper 360 one (in fact its real trippy).

modded mode:

user posted image

Stock mode:

user posted image

etc:

user posted image
Logged

maaalin

  • Archived User
  • Newbie
  • *
  • Posts: 8
Skins
« Reply #154 on: May 22, 2005, 03:25:00 AM »

nice work, but in my opinion there are 2 many circles in the modded mode.
Logged

gasclown

  • Archived User
  • Hero Member
  • *
  • Posts: 686
Skins
« Reply #155 on: May 22, 2005, 08:24:00 PM »

tongue.gif


user posted image

heres how to do it:

get the updated merdenoms skin do the mod then open memory.xip/default2.xap scroll right to the bottom and delete/comment out this:


CODE

*
DEF console Transform
{
    children
    [
        DEF console-TIMER TimeSensor
        {
            cycleInterval 24.969999
            loop TRUE
        }
        Shape
        {
            appearance Appearance
            {
                material MaxMaterial
                {
                    name "Black80"
                    //name "JwlSrfc01/InfoPnls"
                }
            }
            geometry DEF console-FACES Mesh { url "console-FACES.xm" }
        }
    ]
    rotation -0.013930 -0.925800 -0.377700 -3.633000
    scale 0.010248 0.010248 0.010248
    scaleOrientation -0.673100 -0.699600 -0.239800 -0.693000
    translation 39.529999 12.080000 -207.699997
}
DEF consoleGlow Transform
{
    children
    [
        DEF console-TIMER TimeSensor
        {
            cycleInterval 24.969999
            loop TRUE
        }
        Shape
        {
            appearance Appearance
            {
                material DEF consoleMat MaxMaterial
                {
                    name "GamePod"
                }
            }
            geometry DEF console-FACES Mesh { url "console-FACES.xm" }
        }
    ]
    rotation -0.013930 -0.925800 -0.377700 -3.633000
    scale 0.010248 0.010248 0.010248
    scaleOrientation -0.673100 -0.699600 -0.239800 -0.693000
    translation 39.529999 12.080000 -207.699997
}


DEF MEM_L1_console_pod_outer_0 Transform
{
    children
    [
        Shape
        {
            appearance Appearance
            {
                material MaxMaterial
                {
                    //name "Material #10822_consoleHL"
                    name "DarkSurfaces"
                }
            }
            geometry DEF MEM_L1_console_pod_fill-FACES Mesh { url "MEM_L1_console_pod_fill-FACES.xm" }
        }
    ]
    rotation -1.000000 0.000000 0.000000 -1.571000
    scale 0.051210 0.051210 0.051210
    translation 41.540001 11.970000 -208.399994
}
*/

where it was paste this:
CODE

DEF 360_orb Transform
  {
     children
     [
    Spinner
    {
       rpm 2.75
       axis 0 8 0
       children
       [
      Shape
      {
         appearance Appearance
         {
        material MaxMaterial {  name "ReflectSurface" }
        texture ImageTexture
        {
           alpha false
           url "lgreen.xbx"
                                }
         }                              
         geometry Mesh { url "high_rings.xm" }
      }
       ]
    }
    Spinner
    {
       rpm 6.75
       axis 0 -4 0
       children
       [
      Shape
      {
         appearance Appearance
         {
        material MaxMaterial {  name "ReflectSurface" }
        texture ImageTexture
        {
           alpha false
           url "yellow.xbx"
                                }
         }                  
         geometry Mesh { url "low_rings.xm" }
      }
       ]
    }
    Spinner
    {
       rpm 10.75
       axis 0 -2 0
       children
       [
      Shape
      {
         appearance Appearance
         {
        material MaxMaterial {  name "ReflectSurface" }
        texture ImageTexture
        {
           alpha false
           url "green.xbx"
                                }
         }        
         geometry Mesh { url "low_rings.xm" }
      }
       ]
    }
    Waver
    {
       rpm 8
       children
       [
      Shape
      {
         appearance Appearance
                             {
                                material MaxMaterial {  name "ReflectSurface" }
        texture ImageTexture
        {
           alpha false
           url "lgreen.xbx"
                                }
         }                      
         geometry Mesh { url "high_rings.xm" }
      }
       ]
    }
     ]
     rotation -1.000000 0.000000 0.000000 -1.571000
            scale 6 6 6
            translation 41 12.080000 -207.699997


dont forget to put the two xm's in the xip.
Logged

thaswiftness

  • Archived User
  • Newbie
  • *
  • Posts: 43
Skins
« Reply #156 on: May 24, 2005, 12:59:00 AM »

ohmy.gif

great work guys
Logged

Odb718

  • Archived User
  • Hero Member
  • *
  • Posts: 925
Skins
« Reply #157 on: May 24, 2005, 02:29:00 AM »

beerchug.gif to [machine] for not knowing who she was wink.gif and  beerchug.gif  to ImOkRuOk for helpin me out all night with the color preset. and  beerchug.gif cuz I need another beer!!
Logged

Booker T

  • Archived User
  • Full Member
  • *
  • Posts: 200
Skins
« Reply #158 on: May 24, 2005, 02:50:00 AM »

Anybody know where i can download haxjexters marvel skins?
Logged

KyesaRRi

  • Archived User
  • Full Member
  • *
  • Posts: 205
Skins
« Reply #159 on: May 24, 2005, 07:50:00 PM »

Sorry for the 2x post, but where did you up the new skin to AXS exactly?

Downloaded every 360 skin for UIX and the .xm for the orb isnt there...

Mab im just blind
Logged

XxXDarkwraitHXxX

  • Archived User
  • Full Member
  • *
  • Posts: 196
Skins
« Reply #160 on: May 24, 2005, 08:11:00 PM »

QUOTE(KyesaRRi @ May 24 2005, 07:01 PM)
Sorry for the 2x post, but where did you up the new skin to AXS exactly?
Logged

Odb718

  • Archived User
  • Hero Member
  • *
  • Posts: 925
Skins
« Reply #161 on: May 25, 2005, 12:33:00 AM »

It's in the skin I downloaded....
not sure why you didnt get it.
Logged

gasclown

  • Archived User
  • Hero Member
  • *
  • Posts: 686
Skins
« Reply #162 on: May 25, 2005, 06:35:00 AM »

hi - ok it was upped to axs nearly 3 days ago...

get it here
Logged

gasclown

  • Archived User
  • Hero Member
  • *
  • Posts: 686
Skins
« Reply #163 on: May 25, 2005, 04:42:00 PM »

tongue.gif

user posted image
Logged

midas

  • Archived User
  • Jr. Member
  • *
  • Posts: 87
Skins
« Reply #164 on: May 25, 2005, 05:10:00 PM »

I like it.
Logged
Pages: 1 ... 9 10 [11] 12 13 ... 16