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

    • Petike the Taffer

      I've finally managed to log in to The Dark Mod Wiki. I'm back in the saddle and before the holidays start in full, I'll be adding a few new FM articles and doing other updates. Written in Stone is already done.
      · 4 replies
    • nbohr1more

      TDM 15th Anniversary Contest is now active! Please declare your participation: https://forums.thedarkmod.com/index.php?/topic/22413-the-dark-mod-15th-anniversary-contest-entry-thread/
       
      · 0 replies
    • JackFarmer

      @TheUnbeholden
      You cannot receive PMs. Could you please be so kind and check your mailbox if it is full (or maybe you switched off the function)?
      · 1 reply
    • OrbWeaver

      I like the new frob highlight but it would nice if it was less "flickery" while moving over objects (especially barred metal doors).
      · 4 replies
    • nbohr1more

      Please vote in the 15th Anniversary Contest Theme Poll
       
      · 0 replies
×
×
  • Create New...