Jump to content
The Dark Mod Forums

Newbie DarkRadiant Questions


demagogue

Recommended Posts

what the .anim files ?

 

PS

 

How I can find leak entity on my map ? Looks like I make something wrong and now my map leaked :( :( :(

 

Make sure that you don't have any FMs installed if you do, uninstall it, run dmap again and let Doom3 generate a pointfile. Then open your map in DarkRadiant and go to File->Pointfile

32123310.png

 

You should get a red line pointing to the location of the leak.

I always assumed I'd taste like boot leather.

 

Link to comment
Share on other sites

The goto objective looks correct. Is there a problem with it? If it is not working you don't need the 1 in the success logic. The boolean logic for that seems to be not working correctly and anyway you don't need it for a single component. Try leaving that blank. If it still does not work then post again. The only other thing I can think of is that the entity name is case sensitive so if it is named goal2 not Goal2 then that would break it. They must be identical.

 

S & R should work on any entity including a ragdoll. Check it on another entity and if it fails then the problem is elsewhere so post more details please.

Link to comment
Share on other sites

I'm assuming button switches here and not two levers that must both be aligned. I think this should work:

 

buttonA > trigger_onceA > trigger_countC > entityD

buttonB > trigger_onceB > trigger_countC > entityD

 

Set count 2 on trigger_countC

Set noTouch 1 on both trigger_onces

Link to comment
Share on other sites

A few questions:

 

1. Is it possible to let AI appear only when the player triggers something at a certain moment or do you have to hide them somewhere just like 'Patently Dangerous'?

 

2. Say I'd like to create a daytime FM, is it necessary to create windows you can look through to create the kind of light you get during daytime or is it possible to create the same with an ambient light?

 

Cheers

Edited by Carnage
Link to comment
Share on other sites

1. Yes you can teleport the AI to where you want them. Look under targets in the entities for the dark mod teleport.

 

2. I don't know if we have any window textures that represent sunlit. Maybe someone can help you modify existing ones. So the best way then would be not transparent but a sunlit window texture, an internal light, probably projected inward from the window, and optionally the moonbeams effect modified to be sunbeams. I think this is a cylinder patch with a moonbeams texture. That is the way I would do it. I'm rather busy so hopefully someone else can guide you how to do the above in more detail but if not I'll try to make time. :)

Link to comment
Share on other sites

A few questions:

 

1. Is it possible to let AI appear only when the player triggers something at a certain moment or do you have to hide them somewhere just like 'Patently Dangerous'?

 

2. Say I'd like to create a daytime FM, is it necessary to create windows you can look through to create the kind of light you get during daytime or is it possible to create the same with an ambient light?

 

Cheers

 

 

Thinking about entering the "Seasons Contest" Carnage?

Please visit TDM's IndieDB site and help promote the mod:

 

http://www.indiedb.com/mods/the-dark-mod

 

(Yeah, shameless promotion... but traffic is traffic folks...)

Link to comment
Share on other sites

Haha I might, count me in as a maybe contender. I've got an idea that I'd like to work out but I don't know if I'll have enough time, because maybe I'll have a new job soon which will be fulltime.

 

Thanks for the info Fidcal, I'll try it asap and let you know how it works out. More info is always appreciated but only if you have time, it doesn't really have a high priority at the moment.

Link to comment
Share on other sites

You can also create a new head def and skin. Basically copy the head def you want, give it a new name, eg myhead, and add to it:

 

"skin" "<name>"

 

Then make a new skin called <name>.

 

On the AI use def_head myhead.

 

We really need a sword doing the same way.

 

I don't know about the fog thing but presume it must need the texture copying to a new def then some extra keyword so it works in fog. There is a keyword noFog but I've not tried it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recent Status Updates

    • taffernicus

      i am so euphoric to see new FMs keep coming out and I am keen to try it out in my leisure time, then suddenly my PC is spouting a couple of S.M.A.R.T errors...
      tbf i cannot afford myself to miss my network emulator image file&progress, important ebooks, hyper-v checkpoint & hyper-v export and the precious thief & TDM gamesaves. Don't fall yourself into & lay your hands on crappy SSD
       
      · 2 replies
    • OrbWeaver

      Does anyone actually use the Normalise button in the Surface inspector? Even after looking at the code I'm not quite sure what it's for.
      · 7 replies
    • Ansome

      Turns out my 15th anniversary mission idea has already been done once or twice before! I've been beaten to the punch once again, but I suppose that's to be expected when there's over 170 FMs out there, eh? I'm not complaining though, I love learning new tricks and taking inspiration from past FMs. Best of luck on your own fan missions!
      · 4 replies
    • The Black Arrow

      I wanna play Doom 3, but fhDoom has much better features than dhewm3, yet fhDoom is old, outdated and probably not supported. Damn!
      Makes me think that TDM engine for Doom 3 itself would actually be perfect.
      · 6 replies
    • Petike the Taffer

      Maybe a bit of advice ? In the FM series I'm preparing, the two main characters have the given names Toby and Agnes (it's the protagonist and deuteragonist, respectively), I've been toying with the idea of giving them family names as well, since many of the FM series have named protagonists who have surnames. Toby's from a family who were usually farriers, though he eventually wound up working as a cobbler (this serves as a daylight "front" for his night time thieving). Would it make sense if the man's popularly accepted family name was Farrier ? It's an existing, though less common English surname, and it directly refers to the profession practiced by his relatives. Your suggestions ?
      · 9 replies
×
×
  • Create New...