Frictional Games Forum (read-only)

Full Version: Modifying models
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i want to know how to make the glass on entities from amfp to be see through like in amfp, and i would like to know how to make a wood panneling window glass to be see through as well, i want to do that, so i have more availability for my mod/cs with static objects and entities, thank!
You think you could be a bit more specific? Your question is very vague.
Hi.

This question has been asked before. Please use the search bar first, for keywords that might give you the answer.

[Image: 6857802d3c.png]
This would take you here:
[Image: d71262d6f1.png]
First thread seems to have the answer:
https://www.frictionalgames.com/forum/th...ransparent

Specifically:
(05-07-2015, 09:09 AM)Mudbill Wrote: [ -> ]For the chrome thing, I'm pretty sure you gotta play with spec and illum maps. Those will act as filters to your textures which can make them shine and reflect in special ways.

As for transparency, create an alpha channel that is not completely white, depending on what you want. Then, open the .mat file with the material editor and set the type to Translucent and set the blend mode to Alpha. Just bear in mind you can not use translucency and opacity on the same texture; they must be separate materials or they will look odd.
(07-10-2015, 11:56 PM)Traggey Wrote: [ -> ]You think you could be a bit more specific? Your question is very vague.

i mean i want glass from amfp on entities and static objects to be clear, not non-clear black.

(07-11-2015, 12:33 AM)FlawlessHappiness Wrote: [ -> ]Hi.

This question has been asked before. Please use the search bar first, for keywords that might give you the answer.

[Image: 6857802d3c.png]
This would take you here:
[Image: d71262d6f1.png]
First thread seems to have the answer:
https://www.frictionalgames.com/forum/th...ransparent

Specifically:
(05-07-2015, 09:09 AM)Mudbill Wrote: [ -> ]For the chrome thing, I'm pretty sure you gotta play with spec and illum maps. Those will act as filters to your textures which can make them shine and reflect in special ways.

As for transparency, create an alpha channel that is not completely white, depending on what you want. Then, open the .mat file with the material editor and set the type to Translucent and set the blend mode to Alpha. Just bear in mind you can not use translucency and opacity on the same texture; they must be separate materials or they will look odd.

sorry -_-

I forget there is even that, lol, thanks!

ok i fount out how, i just had to select a different glass texture :D
(07-11-2015, 12:33 AM)FlawlessHappiness Wrote: [ -> ]Hi.

This question has been asked before. Please use the search bar first, for keywords that might give you the answer.

[Image: 6857802d3c.png]
This would take you here:
[Image: d71262d6f1.png]
First thread seems to have the answer:
https://www.frictionalgames.com/forum/th...ransparent

Specifically:
(05-07-2015, 09:09 AM)Mudbill Wrote: [ -> ]For the chrome thing, I'm pretty sure you gotta play with spec and illum maps. Those will act as filters to your textures which can make them shine and reflect in special ways.

As for transparency, create an alpha channel that is not completely white, depending on what you want. Then, open the .mat file with the material editor and set the type to Translucent and set the blend mode to Alpha. Just bear in mind you can not use translucency and opacity on the same texture; they must be separate materials or they will look odd.

It's mine thread Wink
(07-11-2015, 04:29 PM)Amnesiaplayer Wrote: [ -> ]
(07-11-2015, 12:33 AM)FlawlessHappiness Wrote: [ -> ]Hi.

This question has been asked before. Please use the search bar first, for keywords that might give you the answer.

[Image: 6857802d3c.png]
This would take you here:
[Image: d71262d6f1.png]
First thread seems to have the answer:
https://www.frictionalgames.com/forum/th...ransparent

Specifically:
(05-07-2015, 09:09 AM)Mudbill Wrote: [ -> ]For the chrome thing, I'm pretty sure you gotta play with spec and illum maps. Those will act as filters to your textures which can make them shine and reflect in special ways.

As for transparency, create an alpha channel that is not completely white, depending on what you want. Then, open the .mat file with the material editor and set the type to Translucent and set the blend mode to Alpha. Just bear in mind you can not use translucency and opacity on the same texture; they must be separate materials or they will look odd.

It's mine thread ;)

Yeah i noticed lol