-
Posts
1,114 -
Joined
-
Last visited
Content Type
News Articles
Tutorials
Forums
Downloads
Everything posted by IrocJeff
-
So, I am still working on map 2. Been more difficult than I thought trying to add something new to this map. Good news is the stairwell area is done and I'm nearly finished with a bottomless pit room that has quite a few large pipes snaking around each other and a catwalk along two sides of the room. Its not compiled yet but it should turn out well. This room will then be connected to the trash grinder room and then I just have to connect that room with the original map. Then, finish the vat area where the slime waterfall was and then connect that to the upper levels of the original map. The good news is that I'm very happy with how the rest of the maps played and were designed so that should only be textures/shaders and re-doing ladders to elevators.
-
Still working on map 2 with the route change thanks to the ladders and stuff. I decided to add in a garbage grinder to the map. Map 2 needed this and it'll make the flow of things a bit better as well. Here is a shot from a test map that rotates and stuff. Two will be put together and them I'm making a housing for it. It'll look really neat when done.
-
I'm about 3/4 through map 2 right now and have played it all the way through to the last ladder before the tram area ( for those who played it before). The first ladder I just cautioned taped off so you'll have to find a new way down to the lower walkway. Everything else runs as it should but I have been going through and changing some textures and lighting. For those of you that played this the large ooze pool after the control room will be a bit different. This is because I have to remove the last ladder and have some sort of elevator up. So, there will be a small redesign there as well as a different path for the player. Again, not huge, but, I always wondered to myself where all this toxic waste came from from such a small operation. So, that'll be fixed. Good news is that I have, in this map, 2 or 3 door switch shaders that work so I have to go back and fix those issues in the first map. Here is the final shot of the new warehouse from a different angle. Decided against anything computer wise on the small platform. It looks alright as is.
-
The gloves look fine they just need to be a bit on the more leathery, tan, brownish looking side since the arm is a bit pasty looking.
-
This is with about 90% completion. Still need to add some computers in the control platform area and some other assorted cargo type things. Then, hook up the ductwork to this and test it all out.
-
Here is the re-designed warehouse area in the beginning of map 2. It should have been 100% done by now but golf, free HBO Now on Roku, and sleep have impacted that. I still have to add the cargo crates, add some light entities to illuminate the ceiling a bit, and put some pipes in which I am doing right now. I kept much of the scheme of the first warehouse area when you come down the big lift which I should have done originally. I'll try and add more images tonight.
-
I had the same issues with Windows 10 Pro 64bit and Radiant 1.5 with the glitchy windows. Also had this issue on Windows 7 Pro 64. Radiant 1.6 won't run for me but its been a while since I even tried, 2 years I think. I run Radiant 1.4 with no issues. BehavED also works for me with no issues as I really don't use any other tools besides those.
-
That is a great idea and similar to what I wanted with my next project. Although, I wanted to have a few blasters like an e-11, a-280, ect but you could only use one at a time. If you picked up a replacement it would drop. Same with the pistols.
-
Map 2 ( waste treatment area ) is not as bad as I have thought. With the exception of remaking the warehouse areas match a bit more and running new ductwork to crawl through ( I never liked the original idea) its all Nar Shaddaa textures from JO that i need to import over. Most of the shaders missing are yellow lights which, again, just need importing over. Outside of the new construction, 1 elevator shaft to replace a ladder, this is about it. I'm hoping to get some shots of the new warehouse part up Sunday.
-
I'm curious as to how the SplashRadius works. How is it measured and from where? I know its in units but is it like a sphere like light radius is and does it start with the fxRunner or does it start at the target_position its aiming at?
-
Alright. Apologize for lack of updates but map 1 is now pretty much completed. The opening crawl works now. I've also gone through and did some lighting and texture changes to give the map a bit more uniform look. You'll have to play it as I don't want to show too many images. The one ladder has been replaced with an elevator and the other ladder shaft is just closed. I'll just replace the other ladders with elevators where possible. I miss the ladders, personally. I still have door switch shaders that work in JO but not in JA but that is a problem across all 6 maps. Briefings and Mission Objectives will be done at the end of this conversion process. Map 2 will be started this weekend. I know I said no major changes but I have to go back on this just in this level. I never really like the transition from the end of level 1/ Start of level 2 ( little warehouse area) and then you open up into this larger one. After some time and thinking about this that larger, second warehouse, the one with the overhead crane, is going away. This section will be more similar to the start of level 2 and a bit smaller and tighter. The transition from this area through the ductwork above the garbage chute will still be there, though. I might also have two ways to get waste treatment area of the map and you can come in from the sealed door across from the garbage chute as well. So that is it for now.
-
That error you are getting is probably from a brush with too many sides. That pillar you have in this image... http://imgur.com/a/C27Sr Is that made from a brush? Also, while building a box around your leak works, its sloppy building. Make sure all the brushes that touch the " void ", IE, the space in which you build, are structural. Remove those boxes and trace the route of the red line and check those brushes. Just highlight the suspect brush. Right click. Then choose structural to those brushes that touch the void. Compile and see if you got it or your leaking in another spot. Repeat until you are done. When you build pretend everything you make is under water. If you don't seal each room its going to leak. That is why there is a grid layout. make sure all your corners line up as in the image below. That is sealed. That's all you have to do. You can look at this image from top down or pretend the bottom is the floor and top the ceiling.
-
Look at your walls in the room you are in now. See how they meet the corner. _l <--- like this. That is how your structual brushes should meet in the corners. Same with floors and ceilings. As per your skybox whoever posted its too big is right. Since you have open areas you want outdoors just seal the room as normal but add the sky shader to cieling and any other wall brushes you want to be sky. You can do this all over the map and it'll look fine. Here is an example of something I made, which is a 4 walled room, but one wall has a sky shader. If I used sky on the ceiling that would be space as well. This will save you compile times.
-
No, you don't need it. If it was bright before you made those rooms was it bright from the beginning? Did this happen on the first time you ran the map?
-
Is the whole map the same brightness or just that part? It could be an issue with _lightmapscale values. You can check by opening up any structural brush on the map. A wall brush, floor brush, ect. Select this brush and open click on N for the entity window. If you see a Key with called _lightmapscale and a value from 0-4 or something like that, delete that key. If it is just on those movie seats the light is off, are they a func_group-? If so, do they have a _lightmapscale set to them. You check the same way as above. Outside of that I'm pretty stumped.
-
Alright. What version of Radiant do you use and what are all of your BSP options? I just ran my one of my maps with the "simulate old style" choice and I noticed nothing different in the lighting in game. try this Make a room like 512x512x128. Texture it with any texture that does NOT have a white box around the image. Place 2 light entities suspended in the air at opposite ends of the room. Not up against the wall but maybe 32 units (8 small squares) away. Give them a light value of 128. Place an Info_Player_Start in the room in the middle between the two light entities. Save. Now, run your Single BSP META that should be atop your choices. Then, run something like Single light fast super 2 filter Finally run the map in game. Did this change anything?
-
It should be dark but if you used a shader that emits light the light entity wouldn't matter. You probably didn't do that. I know I can run the BSP option and then the Vis Fast after that and that seems to make the map a constant brightness for testing purposes I guess. Did you try any other BSP options? The first TEST one is the one I use most often.
-
https://www.youtube.com/watch?v=CFsbAuX9P4w
-
I spawned two and it doesn't work. I appreciate all the help guys but this creature is only in two locations and really doesn't impact my story any. I'm just going to change the one security key location to dead Rodian in the sewer. This will force the player down there and I'll the medkit where the key was in the generator room. I'll toss in an interrogator or something and be done with it.
-
No change after using your files. What I am doing now is removing all the JO npc entities and replacing them with JA ones and see if that does it. Update: Still no change. I also removed the script and set up a waypoint path for the minemonster. I actually got the waypoint system to work which did not for me at all in JO , which is why all NPC's are scripted, which is better, anyhow, but, there no change to the minemonster behavior. I still had to walk into him for an attack and he wouldn't attack on his own. Oh, and I did spawn one in a test map and the behavior is the same as above.
-
I think so. Give me the directory path in this post to the files location and ill see if that is what i amended.
-
This unfortunately did not work for me. They do the same thing whether its this config file or your updated one. I'm wondering if my script is interfering somehow. Did you set the mine monster up on a waypoint system?
-
I have another question.I was able to get the mine monster in game. I then needed the sounds which i got working. The one issue I am having is with their behavior. All of my NPC's are scripted and I have no waypoint grid. In my JO version of this level the mine monsters will attack and follow the player. Biting him and screeching and stuff. In the JA version, which nothing has changed, They will run up to the player and then stop. If the player moves towards them they attack. Otherwise, they just are idle. To put this in perspective ALL of my NPC's do exactly what they are supposed to do when running this level in either game. They spawn with the right blasters and do what each script says. With those mine monsters though it seems different.
-
That explains it. Thanks.
-
G_setG2 PlayerModel: cannot load MineMonster This error appears when I trigger the minemonster NPC. My MineMonster then spawns as a stormtrooper. Now, all of my other NPC's transferred fine and work as scripted. I also don't see any difference with the JO and JA NPC MineMonster entity. Are mine monsters in JA? Do I have to use the JA entity for them ? Any ideas?