Jump to content

Home

3 small issues


wedge2211

Recommended Posts

I have 3 relatively minor issues that are holidng up my release of the Orbital Transfer Station map. First, on either side of the main hangar, I have brushes textured with tests/energything_block on the two visible sides to create forcefields. These are detail brushes. The problem is, one of them won't reflect blasterfire. I have three other forcefields that reflect shots and block the player, but one of them only blocks the player. I *know* it's identical to the others because I cloned it from a working one. What gives? (This doesn't HAVE to be fixed, but it would be nice.)

 

Second, you can add "noise" to func_trains to play a sound while they're in motion...is it also possible to add start/stop sounds like you can with func_plats?

 

Third, when my map first loads, the player's view is centered on the info_player_intermission, as it should be. But the frame rate starts at 0/1 and hangs there for about 10-20 seconds before settling at a far more decent 50-70 FPS. The info_player_intermission entity is located in the main hangar, a big open area...I'd like it to be there, but that map-loading-lag is extremely aggravating...will moving the entity to a more enclosed space solve the problem or is this inherent in loading a map?

Link to comment
Share on other sites

First, are you sure that the faulty forcefield is a detail brush like the other 3?

 

Second, I don't think so. A func_train is always in motion, so it's never starting or stopping, only pausing. However, it may consider whatever delay period you've got as a stop, so just try to enter the keys soundstart and soundstop and see if that does it.

 

Third, it's not inherent, but the JO engine has serious issues loading big open spaces. My suggestion is to change where the intermission is aimed (maybe an area that looks at less open space in the hangar) or move it to a smaller room.

Link to comment
Share on other sites

I'm noticing enough issues with the darned thing myself for the moment... :) I'm considering releasing a test sometime soon, I have yet to make a FINAL-final compile, I'll let you know :)

 

Oh, I haven't been able to get any func_trains to play any sounds with the "noise" key. How should it be done?

Link to comment
Share on other sites

Okay, I'm stil having trouble with this. My func_trains have the key "noise" and a value pointing to "sound/movers/....blah.wav" but they don't make any sound in game. The entitiy description (MP defs) says "noise - sound to play when the train is in motion" or something along those lines. I have a noise key, but the func_trains are silent in game. Do I need to format the noise value in some different way (i.e., delete the ".wav" or parts of the directory structure)? Can anyone else get func_trains in multiplayer to play sounds?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...