-
Posts
1113 -
Joined
-
Last visited
-
Days Won
58
Everything posted by Moonbo
-
Hey Obs, can I send you a PM? I have an idea that would require a somewhat complicated script to pull off (if it's even possible)...
-
hey someTaff, for some reason I can't see your pics.
-
Well this was unexpected :-O. Thanks Bikerdude...I'm really flattered...I didn't think it was *that* good. Anyways, I really have to thank everyone on the forums, without you guys answering all my questions the FM would never have gotten off the ground. It's still not done yet, but I do hope that everyone has a fun time playing it when it's ready. @Springheel, there's still one very large section left to build but I'm hoping to get the map into beta testing by the end of next month...we'll see how it goes. Thanks again for the post, was a nice thing to see when I got back from work.
-
No luck, I copied/pasted the code but the AI's corpse is still frobable :-/.
-
Very true, but for instance I use 'inline' to scale up some chandeliers in my mission, and I'll tell you that I'm really grateful to not have to recreate those with patches! On a totally different topic though, I just can't seem to get an AI corpse to be non-frobable. I looked at the LQD script and it seems pretty straightforward. I put together the following script and have it being called with the death_script spawarg on the AI: void NonFrobGhostCorpse(entity e) { e.setFrobable(0); sys.println(e.isFrobable()); } but it's not working. The printline is even coming back as saying that the AI's frobability is properly set to "0", but I can still frob and drag around the corpse.
-
Because it's quicker :-P.
-
Yeah don't give up Capella, it's looking really good :-). If you're really pressed for time, just make the FM smaller in scope so you don't need to make many more areas. That'd be better than giving up all the great work you've done up to this point.
-
In case you need it, there's a fix for the "scale-up" problem that's mentioned on the wiki, which is to use the spawnarg "inline" on the scaled-up model. I did have an issue with that though, where the model would only show up with its default skin even if I used another skin in DR.
-
Okay, so hopefully someone here can shed some light on. I have some AI's in one part of my level that are opening and closing doors. This section is separated by the void by several hundred doom units from another section. In this other section I can hear the sound of one of the doors opening and closing from the first section...no idea what to do about it or why it's happening.
-
Hey Lux, In instances where I've needed to build a "sloping" patch, what I would normally do is: 1) make a large simple mesh patch with lots of verticies (at least 9 x 9). 2) Paste the texture you want on that patch while it's flat, 3) then go into vertex mode (default 'V') and select all the verticies on the patch by using a drag/select box 4) move the ortho view so that you're looking at the patch from the side and then unselect the first row of vertices 5) slide the rest of the patch down 8 or 16 units (or however steep you want the incline to be) 6) unselect another row of vertices and drop the rest of the patch down again Keep doing #6 until you're out of rows. This gets you a nice, even incline with only one patch and it should be textured properly. For Dirt/rocks, I would use the "bulge patch" command to add some randomness to the patch in between #2 and #3 above, and then drop it down. Hope that makes sense and is what you're looking for:-P.
-
Another thing you can do (outside of breaking up the brush, adding more visportals, etc) is to gain more control over the radius of the light and see if it's intersecting with another light. One of the downsides to the existing TDM torch entities is that you can't see the radius of the attached light in DR so there's no way to know for sure if you've got overlapping lights. What I normally end up doing is: 1) go into the torch entity and look for the spawnarg "def_attach". For a torch it will normally be set to "light_torchflame_small", so replace it with "-". 2) Create a light_torchflame_small and bind it to the torch entity with the bind spawnarg, and then drag it so that the center of the light is where the torch would be. This effectively gets you the same torch, at the cost of an extra entity, but you now get to see exactly what the radius of your torch light is, and you can modify it accordingly so as to eliminate overlap.
-
VP = Visportal
-
@Sotha & Orbs, okay I'll see what I can do about adding decals and some busted walls here and there (thanks for taking the time for the detailed write up Sotha, I really appreciate it :-)). Any idea for models that could complement the scene? @SirTaff - I was using spoiler tags because that part of the mission is a bit spoilery, but it does help people w/ slower internet connections load up the page too. @Biker - I have actually *not* mapped before, outside of putzing around a little in UDK , so that's a real big complement! Thanks! I have played a lot of TDM and Thief FMs, and have been part of the modding scene (but only doing writing really), so maybe some of it rubbed off :-P.
-
So I'm almost done with the next section of the map, really only need to optimize and do another detail pass and then it's on to the last major area planned for the fm. I'm running up against a brick wall with this section though when it comes to adding more detail...most of the models that come with Dark Mod are meant (naturally) for an urban environment, and not really for ancient ruins so I can't find anything that fits. Maybe it's good enough as-is but if you guys have any suggestions or recommendations I'd love to hear them!
-
Thanks Sotha, I'll give it a shot. Btw, I enjoyed LQD - I had a funny little bug where a shadow chased me into that room w/ the crevice in it and I jumped across. Then the shadow threw a rock at me. I guess the projectile behavior for when the player is out of reach hadn't been turned off :-D.
-
Ah, yeah, I want to make a particular AI's corpse non-frobable after they die...I'm using the revenant ghost and it doesn't really make sense for you to be able to move around their corpses.
-
Two questions: 1) Is it possible using spawnargs to make the flame particle on a torch entity not be centered at the middle of the light? I know that you can use the light center spawnarg to change the light origin, so is there something like for the flame particle. 2) How do you make an AI corpse unfrobbable? I see a spawnarg to make it non-shoulderable, but setting frobable to 0 doesn't do anything for the corpse ragdoll.
-
Fan Mission: The Lich Queen's Demise by Sotha (2013/05/20)
Moonbo replied to Sotha's topic in Fan Missions
Having a good time so far, but I'm stuck. How do you: and -
@sirTaffsalot, yeah you're right, it's just going to be a real pain for me to do that now though. The bridge pieces are massive func_statics that have been rotated, and to cut/extrude pieces out of a rotated brush is a nightmare...if you can think of a simple way though let me know :-). @Bikerdude/Springheel, well the whole triggering func_portals thing is only because my bad map planning made it so that too many visportals were open at certain spots in that part of the map. So it's unique but kind of a cludgy workaround :-P. I'm more proud of the fact that everything in the map is done without scripts (outside of a script to remove an inventory item, since the func_itemremove is busted), but that's only because I can't code worth a damn. @Capela, I really like the combination of that flaking plaster texture and the dark wood. Makes everything look really "slummy". The global lighting (is that a parallel light?) also makes for a great mood.
-
Maybe he's talking about one of Shadowhide's missions?
-
@Kvorning, thanks, I actually forget now where I got the initial inspiration, I was flipping through the internet and I saw a picture of a ruined stone bridge and the idea stuck. @Melan, hopefully soon! My aim is to get it into beta testing by the end of next month.
-
Really exciting stuff being posted on this thread recently. I'm trying something a little bit different for the next part of my map...let me know if you guys think it works or if it just looks odd:
-
Betatesters needed for my OLD HABITS rebuild
Moonbo replied to Obsttorte's topic in TDM Editors Guild
Haha thanks simplen00b, I guess all those nights editing finally gets to pay off :-P. -
Betatesters needed for my OLD HABITS rebuild
Moonbo replied to Obsttorte's topic in TDM Editors Guild
Cool, sent you a PM w/ my edits :-). -
Betatesters needed for my OLD HABITS rebuild
Moonbo replied to Obsttorte's topic in TDM Editors Guild
I could look over the readables, as I'm a writer I might be able to provide some feedback in that area :-).