Hidden mod for bf1942

Ask questions, discuss ideas, get answers
Bonaparte
Posts: 64
Joined: Tue Jan 12, 2010 8:49 pm

Hidden mod for bf1942

Post by Bonaparte »

I was playing hidden for source engine, and had an idea to make one for bf1942. The main thing is that i should make the players of one team completely invisible and also make the nametags dissappear. Do you have any ideas whats the best way make the players invisible?
User avatar
Dennis|8749236
Posts: 239
Joined: Sun Nov 29, 2009 6:02 am
Location: Earth
Contact:

Re: Hidden mod for bf1942

Post by Dennis|8749236 »

only collision mesh avaiable...
or you make the color of texture very light and hard to see
and the name tag distance setting can be found in settings folder..
or you can make the name tag very high so you cannot see..
(nametagoffset)
What is the meaning of Life?? (Don't think about it!)
User avatar
Swaffy
Posts: 1715
Joined: Sun Aug 29, 2010 9:25 pm
Location: Cibolo, Texas

Re: Hidden mod for bf1942

Post by Swaffy »

Swap out the soldier textures with a "NoTexture" texture. Just copy it and rename it to what the soldier texture is named.

I found out the idea in Forgotten Hope, they have a texture called "NoTexture" with a size of about one pixel; it's used to take place of normal textures.
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
User avatar
Dennis|8749236
Posts: 239
Joined: Sun Nov 29, 2009 6:02 am
Location: Earth
Contact:

Re: Hidden mod for bf1942

Post by Dennis|8749236 »

ghost mode!!
but bad thing is you cannot see them..
What is the meaning of Life?? (Don't think about it!)
Bonaparte
Posts: 64
Joined: Tue Jan 12, 2010 8:49 pm

Re: Hidden mod for bf1942

Post by Bonaparte »

Ok thanks for your tips :) ! I will try to make something and lets see what happens. :roll:
User avatar
Dennis|8749236
Posts: 239
Joined: Sun Nov 29, 2009 6:02 am
Location: Earth
Contact:

Re: Hidden mod for bf1942

Post by Dennis|8749236 »

please don't just remove the texture, that will make the geo have a gray surface
:)
What is the meaning of Life?? (Don't think about it!)
User avatar
Apache Thunder
Posts: 1210
Joined: Mon Oct 19, 2009 2:48 am
Location: Levelland Texas, USA
Contact:

Re: Hidden mod for bf1942

Post by Apache Thunder »

Find the RS files for the soldier mesh(s) used and simply add this line to the materials:

Code: Select all

alphaTestRef 1.0;
It will make the mesh entirely alpha and in effect make it invisible. No need to mess with the textures. :D
ImageImageImage
I have cameras in your head!
Zoolander
Posts: 8
Joined: Fri Jan 15, 2010 3:43 pm

Re: Hidden mod for bf1942

Post by Zoolander »

You can actually do this server side in SW Demo. Works pretty well if the invisible team can only use their knife. The invisible team has to put their knife away to be totally invisible, but have to take it out to be able to attack at which point the normal team can see a knife floating towards them.
Bonaparte
Posts: 64
Joined: Tue Jan 12, 2010 8:49 pm

Re: Hidden mod for bf1942

Post by Bonaparte »

Is there any possibility to make a kit that will make the player invisible. I guess not?
hipnox
Posts: 68
Joined: Tue Aug 09, 2011 10:34 pm

Re: Hidden mod for bf1942

Post by hipnox »

i think if you tweak the soldier LOD selector you could make them invisible when the yare far away and visible when they are only a few feet away (dont know if this is what you need)
Post Reply