How to name the material of custom blocks?

Discuss everything related to custom data creation.

Moderator: NADEO

Post Reply
User avatar
kaeptniglu
Translator
Translator
Posts: 68
Joined: 17 Jan 2013, 21:32
Contact:

How to name the material of custom blocks?

Post by kaeptniglu »

Hello,
I'm new to custom blocks in MP and i want to ask how the name of the material with ingame textures has to be.
I named my material _TDSN_TechSafe_TechSafe.
Then i noticed ingame: the texture of the object is pretty weird. I want the textures to have the textures of the current title. (In this case: TechSafe_D.dds or how this thing is named.)
Image
Sry for my bad english, i'm still a student^^
User avatar
spaii
Posts: 1075
Joined: 19 Jun 2010, 00:04
Location: Rémy - France
Contact:

Re: How to name the material of custom blocks?

Post by spaii »

In NadeoImporter zip package, there is a file named NadeoImporterMaterialLib.txt, in this file there is the list of all material you can use. (all Nadeo texture included in game)

For example :

Code: Select all

	DMaterial(TechSafe)
		DSurfaceId	(TechSafe)
		DUvLayer	(Lightmap		, 0)
		DTexture( TechSafe_D.dds)
		DTexture( BaseGround_X2.dds)
		DTexture( Tech_S.dds)
		DTexture( Tech_N.dds)
DMaterial TechSafe, then you have to simply write TechSafe in Material in blender.

_TDSN at start of your material name is only if you want to use your textures and not Nadeo textures.
User avatar
kaeptniglu
Translator
Translator
Posts: 68
Joined: 17 Jan 2013, 21:32
Contact:

Re: How to name the material of custom blocks?

Post by kaeptniglu »

Thanks spaii :thumbsup:
Image
Sry for my bad english, i'm still a student^^
User avatar
spaii
Posts: 1075
Joined: 19 Jun 2010, 00:04
Location: Rémy - France
Contact:

Re: How to name the material of custom blocks?

Post by spaii »

You're welcome! ;)
Post Reply

Return to “Title Pack & Custom Data Creation”

Who is online

Users browsing this forum: No registered users and 1 guest