Author Topic: Component Re-skin Help - Components won't stop flashing  (Read 1705 times)

Offline Gazea2

  • Ultra Heavyweight
  • Posts: 3670
  • Rep: 9
  • the one and only
    • View Profile
    • Awards
  • Skype: gazea2
Component Re-skin Help - Components won't stop flashing
« on: June 22, 2010, 01:05:41 PM »
I've re-skinned loads of components but the maces never stop flashing. Here is the map:



and here is the .gmf:

Code: [Select]
GMA
*GABRIEL_ASCIIEXPORT 3
*MODEL_TYPE Basic Model
*SCENE
{
*SCENE_FILENAME mace.max
*SCENE_FIRSTFRAME 0
*SCENE_LASTFRAME 100
*SCENE_FRAMESPEED 30
*SCENE_TICKSPERFRAME 160
*SCENE_BACKGROUND_STATIC 0xFFFFFF
*SCENE_AMBIENT_STATIC 0x191919
}
*MATERIAL_LIST
{
*MATERIAL_COUNT 1
*MATERIAL
{
*MATERIAL_REF_NO 0
*MATERIAL_NAME 1 - Default
*MATERIAL_CLASS Standard
*MATERIAL_AMBIENT 0xFFFFFF
*MATERIAL_DIFFUSE 0xFFFFFF
*MATERIAL_SPECULAR 0xFFFFFF
*MATERIAL_SHINE 1
*MATERIAL_SHINESTRENGTH 1
*MATERIAL_TRANSPARENCY
*MATERIAL_WIRESIZE 1
*MATERIAL_SHADING Blinn
*MATERIAL_XP_FALLOFF 1
*MATERIAL_SELFILLUM 1
*MATERIAL_FALLOFF Other
*MATERIAL_XP_TYPE Filter
*TEXTURE_LIST
{
*TEXTURE_COUNT 1
*TEXTURE
{
*MAP_NAME Map #3
*MAP_CLASS Bitmap
*BITMAP rainbow.bmp
*MAP_AMOUNT 1
*MAP_DIFFUSE
*MAP_TYPE Screen
*UVW_U_OFFSET 0
*UVW_V_OFFSET 0
*UVW_U_TILING 1
*UVW_V_TILING 1
*UVW_ANGLE 0
*UVW_BLUR 1
*UVW_BLUR_OFFSET 0
*UVW_NOISE_AMT 1
*UVW_NOISE_SIZE 1
*UVW_NOISE_LEVEL 1
*UVW_NOISE_PHASE 0
*BITMAP_FILTER SAT
*BITMAP_MAP_CHANNEL 1
}
}
}
}

Is there any way to stop it from flashing?


Offline Gazea2

  • Ultra Heavyweight
  • Posts: 3670
  • Rep: 9
  • the one and only
    • View Profile
    • Awards
  • Skype: gazea2
Re: Component Re-skin Help - Components won't stop flashing
« Reply #1 on: June 24, 2010, 09:46:57 AM »
*Cricket chirps*

....Any help?

JoeBlo, I'm looking at you. :P


Offline JoeBlo

Re: Component Re-skin Help - Components won't stop flashing
« Reply #2 on: June 24, 2010, 10:00:21 AM »
can you pm me the whole GMF, text file, etc so I can run it in my game ?

Offline Gazea2

  • Ultra Heavyweight
  • Posts: 3670
  • Rep: 9
  • the one and only
    • View Profile
    • Awards
  • Skype: gazea2
Re: Component Re-skin Help - Components won't stop flashing
« Reply #3 on: June 24, 2010, 10:09:33 AM »
Sure. :)

EDIT: Done.


Offline JoeBlo

Re: Component Re-skin Help - Components won't stop flashing
« Reply #4 on: June 24, 2010, 10:15:13 AM »
ok I dont know if I have any time now, but I will have a look tomorrow morning (less then 12 hours :D)

Offline Gazea2

  • Ultra Heavyweight
  • Posts: 3670
  • Rep: 9
  • the one and only
    • View Profile
    • Awards
  • Skype: gazea2
Re: Component Re-skin Help - Components won't stop flashing
« Reply #5 on: June 24, 2010, 10:19:32 AM »
Ok, thanks. :)

List of things that I've asked you for help on:

1) Tourney Arena
2) Components
3) Can't be bothered to list everything.

Wow, it looks like I ask you for help on everything. :P


Offline JoeBlo

Re: Component Re-skin Help - Components won't stop flashing
« Reply #6 on: June 24, 2010, 10:24:58 AM »
oh right the arena.. I should finish that one off tomorrow too :P

Offline Gazea2

  • Ultra Heavyweight
  • Posts: 3670
  • Rep: 9
  • the one and only
    • View Profile
    • Awards
  • Skype: gazea2
Re: Component Re-skin Help - Components won't stop flashing
« Reply #7 on: June 24, 2010, 10:58:22 AM »
Lol, don't worry. There's no rush.


Offline Madiaba

Re: Component Re-skin Help - Components won't stop flashing
« Reply #8 on: June 24, 2010, 12:32:38 PM »
Ok, thanks. :)

List of things that I've asked you for help on:

1) Tourney Arena
2) Components
3) Can't be bothered to list everything.

Wow, it looks like I ask you for help on everything. :P
Hehe... Joe, you are officially 'knighted'.
Input is appreciated. :)
-Arrogance is a quantity devoid of quality...
-As a client once told me "This is my story, and it's sticking to me!"
-Relationships these days are like the 'Arrival' section of the airport: a lot of baggage is being revealed in one place, and not a lot of it is being correlated to its real owners...

Offline Gazea2

  • Ultra Heavyweight
  • Posts: 3670
  • Rep: 9
  • the one and only
    • View Profile
    • Awards
  • Skype: gazea2
Re: Component Re-skin Help - Components won't stop flashing
« Reply #9 on: June 24, 2010, 01:52:07 PM »
Er....Yay...?


Offline Clickbeetle

  • *
  • Posts: 3374
  • Rep: 21
  • In Soviet Russia, bugs stomp YOU!
  • Awards BOTM Winner
    • View Profile
    • Beetle Bros site
    • Awards
Re: Component Re-skin Help - Components won't stop flashing
« Reply #10 on: June 26, 2010, 03:37:01 PM »
I'm guessing the problem here is that the mace has no TVERTS and TFACES.  It's like the round extenders and the DSL bars and similar components... you can only make it a solid color using MATERIAL_AMBIENT, MATERIAL_DIFFUSE, and MATERIAL_SPECULAR.


The solution would be to map out TVERTS and TFACES on a .bmp... but that would be really hard with the mace, since it's so irregularly shaped and has so many little faces.

To lack feeling is to be dead, but to act on every feeling is to be a child.
-Brandon Sanderson, The Way of Kings

Offline JoeBlo

Re: Component Re-skin Help - Components won't stop flashing
« Reply #11 on: June 26, 2010, 10:57:06 PM »
I'm guessing the problem here is that the mace has no TVERTS and TFACES.  It's like the round extenders and the DSL bars and similar components... you can only make it a solid color using MATERIAL_AMBIENT, MATERIAL_DIFFUSE, and MATERIAL_SPECULAR.

well that explains why when I mapped a few components they worked expect for the DSL Bar

I had a theory to fix it but it wasn't that ^^ so it probably wont work :P

Offline Gazea2

  • Ultra Heavyweight
  • Posts: 3670
  • Rep: 9
  • the one and only
    • View Profile
    • Awards
  • Skype: gazea2
Re: Component Re-skin Help - Components won't stop flashing
« Reply #12 on: June 27, 2010, 03:01:46 AM »
Ok, thanks for helping. :)