Jump to content
The Dark Mod Forums

New to DR : Readables and xdata


kingsal

Recommended Posts

Hello!

I am new to DR and I am trying to get some working readables in my map.

Currently, I have my xdata and strings files (copied from St Lucia) placed in my darkmod/fms/project folder under strings and xdata.

This works okay, but in order to see my edits to the strings I have to re-install my map.

 

- Is there a way to place an xdata folder in the darkmod/maps folder where I keep my other working map files? Rather than having to re-install my FMS every time?

- Where does the readable editor in DR place its xdata? Every time I open it is says failed to (Xdata Name)

 

 

 

Sorry for such a newbie question, but I appreciate the help. I can't seems to find this info in the tutorials.

Thanks!

Link to comment
Share on other sites

Sounds like a path issue. What do you have DR Game preferences set to? You need to type in your FM directory name for your FM in the "Mod Base" field so DR knows where to put stuff.

 

Xs8FXWU.jpg

Edited by Lux
Link to comment
Share on other sites

Awesome!

 

That did it. I checked to make sure my fms directory was correct in DR. I also I didn't realize you could just restart TDM to update the readables.

Thanks guys, much appreciated.

Link to comment
Share on other sites

reloadXdata works. It reloads the data stored in the xdata files.

 

There are a couple more, though:

  • reloadScript: reload custom scripts (except the one in the mapname.script, it's reloaded upon map start)
  • reloadEngine: reloads the engine, which is needed if you have changed a material or an entity definition or a particle for example

On another note: idTech4 console commands are not case-sensitive, so you can past them without having to care about that.

 

There is also a devmap command, which loads a map in developer mode. But I don't use it so I can't say what it is doing.

 

There are other useful things:

  • r_showPortals 1: shows visportals and whether they are open (green) or closed (red)
  • com_showFPS 1: shows FPS ingame
  • it is possible to bind a key to a command displaying the aas areas in game, which is used for ai navigation. this is extremely useful to solve ai navigational problems (like them walking in circels on one spot)
  • r_showLightCount 1: shows how much light falls onto each triangle, good for solving performance issues
  • r_showTris 1: displays all tris. this is good to find out where it makes sense to convert worldspawn into func_static to save performance
  • tdm_hud_hide_lightgem 1: (not completely sure whether it was called like that) disable showing the lightgem, which is good for taking screenies :)
  • there are a couple of commands for ai to check there alert state, and it is possible to show sound propagation in game, which together can be useful to tweak gameplay.
  • etc...

If you google cvar console commands you should find a complete list somewhere.

  • Like 1

FM's: Builder Roads, Old Habits, Old Habits Rebuild

Mapping and Scripting: Apples and Peaches

Sculptris Models and Tutorials: Obsttortes Models

My wiki articles: Obstipedia

Texture Blending in DR: DR ASE Blend Exporter

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
       
      · 3 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...