Jump to content
The Dark Mod Forums

joebarnin

Member
  • Posts

    1176
  • Joined

  • Last visited

  • Days Won

    47

joebarnin last won the day on April 25

joebarnin had the most liked content!

Reputation

635 Legendary

2 Followers

About joebarnin

  • Birthday 04/29/1959

Contact Methods

  • Website URL
    http://
  • ICQ
    0

Profile Information

  • Gender
    Male
  • Location
    Santa Cruz, CA

Recent Profile Visitors

9144 profile views
  1. Oops, sorry, I read your original post too fast. The one you missed is
  2. Last good deed, Progressive hints
  3. Yes please, use them. Also, I cleaned up by message storage, so PMs to me will work again.
  4. Can’t wait to be in this world
  5. House of Locked secrets was amazing. It wasn't until I was almost finished making my mission that I discovered it - oops! Glad you liked my mission. I put a lot of effort into
  6. off the top of my head.... Make them all trigger_multiple Initially, T1 is enabled, T2 and T3 are disabled Each calls a script function T1 script function call $T1.disable(), $T2.enable(), $T3.enable() T2 script function calls $otherTrigger, $T1.enable(), $T2.disable(), $T3.disable() T3 script function calls $otherTrigger, $T1.enable(), $T2.disable(), $T3.disable()
  7. Congratulations! Looking forward to playing this, once my PC has been repaired...
  8. Apply a thin layer of nodrawsolid with your desired sound over the top. Another option: if there's a texture that you always want to have a custom sound, then modify the material definition and add or change the surface type. Example, if you want the "/darkmod/wood/boards/dark_redwood" texture to sound like stone, clone the default material definition to make a new one, and change it: textures/darkmod/wood/boards/dark_redwood_sounds_like_stone { stone diffusemap textures/darkmod/wood/boards/dark_redwood } If you use that texture it'll always sound like stone. No need for a nodrawsolid.
  9. This might be your best bet: https://wiki.thedarkmod.com/index.php?title=Startpack_Mappers'_Guide#Adding_an_In-game_Map_to_your_FM
  10. Ah, that explains it. The first time I went into the apartment I forgot to grab the necklace. So that objective wasn't complete. That's why I heard the message later.
  11. Finished! Fun mission - nothing groundbreaking but a nice town to work my way through. Issues: Opinion:
  12. I'm enjoying the mission - nice to have a town to explore. I'm having trouble in the Eleazar Tower:
×
×
  • Create New...