Jump to content
The Dark Mod Forums

grodenglaive

Member
  • Posts

    393
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by grodenglaive

  1. interesting, I'll give that a try. Thanks!
  2. I'm having trouble getting an AI character to follow the player. I have a path_follow_actor node at the end of the AI's path and the node targets Player1. The AI follows the rest of her path normally, but stops at path_follow_actor and just stands there like an idiot no matter what I do. Am I referencing the player incorrectly?
  3. Ha! I just noticed there's an error in mine. I'm missing an AND in my enabling _objs. It should read: 1 AND 5 AND 6 AND (7 or 8 or 9) You probably just saved me a bunch of trouble shooting
  4. I assume you got the other objectives in from following the guide, which is missing that step (https://wiki.thedarkmod.com/index.php?title=A_-_Z_Beginner_Full_Guide_Page_6#Putting_Objectives_in_the_Mission). Here's a snip from my atdm:target_addobjectives, which shows my final objective (obj10 in my case). Looks like the line obj10_enabling_objs is the key. Hope that helps.
  5. true, I didn't need to set objective_ent on a vial I used for another objective; maybe it's just needed for AI?
  6. I had tried the separate brush by itself, but it didn't work. Oddly enough, I was able to complete the objective if I knocked her out first and dropped her in the escape zone!
  7. that did it! objective_ent wasn't set on lucia and I added the separate brush.
  8. thanks, yes it's correct. I just checked it again. lucia -all lower case.
  9. I'm having trouble getting the AI to complete an objective. It is set to complete when the AI named "lucia" goes to a certain location "EscZone". The AI path corner is in the middle of the location, but nothing happens when she goes there. Not sure what I'm doing wrong. EscZone is a big clip brush converted to info_tdm_objective_location. It is the same one I'm using for Mission Complete and it works when the player goes there, so I know it's functioning.
  10. It's there in v3.8.0 in my Windows version. I've been fighting with it all morning.
  11. I tried The Dark Mod VR with the new TDM 2.11, but unfortunately is was a no go.
  12. Thank you, that was a magical mission, which I thought was pretty cool. It took a good amount of exploring to complete all objectives on hard and it was enjoyable the whole time.
  13. I figured it out! I had deleted a previous desk in that location, but left behind the drawer collision boxes. I had the collision filter on, so I didn't see them (and also they didn't get selected for the test map I exported). Even though the boxes don't overlap with the position of the key, it was still interfering some how. Anyway, I deleted those and now I can frob the key.
  14. and now I just saw your post and tried your upload. That works too of course.
  15. I just tried the test map I sent you and now the key frobs for me as well.
  16. g1_office.mapg1_office.darkradiant Here it is!
  17. I'm having an odd issue placing a key in DR. If I place it on a desk, the character can't frob it, but I can put it on top of a cupboard or on the floor and it works fine. I'm not sure what's going on with the desk. I tried two different ones from the prefabs (desk1 and desk 2b) and I still run into the same problem. Strangely, there is a candlestick on the prefab desk and I can pick that up just fine, but not the key.
  18. haha, I was also concerned about about my sanity. Thanks, I never thought to try a different texture.
  19. OK, after some more experimenting, it appears the texture scale is not the same. In DR my building wall is 25.5 bricks high, but in DarkMod, the wall texture is 34.5 bricks tall.
  20. Another attempt. I selected all the brushes at once and reapplied the texture, went to the surface inspector, adjusted the scale, hit Natural, adjusted the vertical shift till it looked good in the preview window. Again, it is not aligned the same way in darkmod as it is in the DR preview. (texture is blocks_large_sandstone)
  21. I spent the morning aligning my windows inside and out with the wall brick textures, but after saving and dmap, it still looks off in-game. It's quite bizarre. I tried deleting the .cm and .proc, and running dmap again (several times) but it didn't help. I don't have any dmap errors either. Any ideas what is going on? additional info: rather than adjusting the textures I edited the brushes, grabbed all the relevant vertices and adjusted the height of the window recesses. On the outside of the house I moved the window facades. Everything is appears to be aligned perfectly in DR, but is way off when I run the game.
×
×
  • Create New...