Help

  • Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

veryhungryhobo

FNG / Fresh Meat
Dec 31, 2005
273
0
0
I couldnt get on the IRC chat of RO-Level........So i am going to post here. How do you make a static mesh intanglibe so the player can pass through it.


Thank you
 

UncleDrax

FNG / Fresh Meat
Oct 13, 2005
1,494
60
0
Florida, USA
www.endoftheworldfor.us
Static Mesh Properties

Collision >
set:
bBlockActors
bBlockZeroExtentTraces
bBlockNonZeroExtentTraces

to FALSE..

that should make your static mesh not block bullets, grenades, players, etc..

( im might be missing one or two of the properties under Collision.. so if you do that, and it doesn't work, then try some of the properties under Collision)
 

veryhungryhobo

FNG / Fresh Meat
Dec 31, 2005
273
0
0
Im going to ask all my questions here. How do I get it so there are no reinforcements at all?

Also when my player or other players die they dont fall to the ground what should i do

Also Also I took pictures where would they be?
 
Last edited:

SasQuatch

FNG / Fresh Meat
Oct 17, 2005
1,010
213
0
Netherlands / USA
UncleDrax said:
Static Mesh Properties

Collision >
set:
bBlockActors
bBlockZeroExtentTraces
bBlockNonZeroExtentTraces

to FALSE..

that should make your static mesh not block bullets, grenades, players, etc..

( im might be missing one or two of the properties under Collision.. so if you do that, and it doesn't work, then try some of the properties under Collision)

Or you can simply set the boolean 'bCollideActors = FALSE' and get the same effect :) It will take the mesh entirely out of the collision calculations.
 

veryhungryhobo

FNG / Fresh Meat
Dec 31, 2005
273
0
0
veryhungryhobo said:
Im going to ask all my questions here. How do I get it so there are no reinforcements at all?

Also when my player or other players die they dont fall to the ground what should i do

Also Also I took pictures where would they be?

I have got the no reinforcements but I still have a probelms with the dead guys not falling to the ground and where the picutres.My first map will soon be done. HA AH AH
 

SasQuatch

FNG / Fresh Meat
Oct 17, 2005
1,010
213
0
Netherlands / USA
veryhungryhobo said:
I have got the no reinforcements but I still have a probelms with the dead guys not falling to the ground and where the picutres.My first map will soon be done. HA AH AH
Ive never set reinforcements to 0, so i am not sure even if that's the problem of your guys not dropping dead :) It could lead to unpredictable situations, since the reinforcement count is probably not designed to be set to 0.

Do this little test: Set your reinforcement count to 32. Test the map. If the problem is gone, setting it to 0 is the problem. If not, i don't know what's going on :)

As for pictures... you probably mean screenshots that you made in game?

Screenshots can be found in your local steam folder. The path to it should be something like:

C:\Program Files\Valve\Steam\SteamApps\*your_accountname*\red orchestra\ScreenShots\

Note that these are in BMP format so if you want to post some on forums please convert them to JPG :)
 

veryhungryhobo

FNG / Fresh Meat
Dec 31, 2005
273
0
0
Blank screen

Blank screen

Okay now when I start the editor I get the tool off to the side,but where the viewports of like the 2d and 3d dont show up. I get a blank screen. Blah