Jump to content
The Dark Mod Forums

Search the Community

Searched results for '/tags/forums/multiplayer/' or tags 'forums/multiplayer/q=/tags/forums/multiplayer/&'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discussion
    • News & Announcements
    • The Dark Mod
    • Fan Missions
    • Off-Topic
  • Feedback and Support
    • TDM Tech Support
    • DarkRadiant Feedback and Development
    • I want to Help
  • Editing and Design
    • TDM Editors Guild
    • Art Assets
    • Music & SFX

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

  1. yes. I be watching thy forums, milord. Gonna get some grand art done hopefully for thee soon.
  2. Hey, some of you might recogise me from the ISA forums, or maybe not. I'm normally called "The Nay-Sayer". Anyway, just thought I'd drop in and wish you guys luck since the D3 SDK just got released. I've gotta say those engine tests in your gallery are great, particularly the original old window one, the colours are just so awesome, the ambience is just right and it's only a test. And the one of the really dark stone hallway is great too. But really I love the old window shots, looks better then TDS even. Best of luck with the gameplay and stuff though, obviously that's whats most important. Cheers and "god"speed.
  3. Yes, I am downloading it now. I see the dev forums now, thanks. Hehe, thanks! Glad to be a part of it.
  4. If we're going to be straying back ON topic, we should move back to the dev forums....
  5. ok it's on the ftp now. (/TheDarkMod/models/Finished Game Models Only/Furniture/shelfs/bookshelf1.ase ""/bookshelf1_d.tga ""/bookshelf1_local.tga) those tgas are 1024x1024 - so everything together is bigger than 6mb...the 56k users will like that the finished game models directory is ok so far, but we should keep the same structure. here's the thread with the structure. I think we agreed on that: http://forums.thedarkmod.com/index.php?showtopic=496
  6. here's the concept art i did involving the sac and stuff http://forums.thedarkmod.com/index.php?showtopic=175 Just my personal opinion, but your (excellent) model looks a little... evil. I never saw the burricks as evil, just innocent stupid creatures who didn't know any better than to attack anyhitng that came near it.
  7. that's nice ! I'd love to texture this can you please upload it ? check out this thread for the ftp data: http://forums.thedarkmod.com/index.php?showtopic=609
  8. i'll do the 4 poster bed.. edit: http://forums.thedarkmod.com/index.php?act=ST&f=5&t=613 finished edit: startting on the victorian end table edit: starting a bookshelf edit:_finished edit:starting wardrobe edit: wardrob finsihed edit:starting small desk
  9. I wouldn't go as far as a hand picking up the book...we don't have hands picking up anything else. But my thought was that we would use something like the PDA animation that already exists, and there you do see the hands briefly as it is raised to your eyes. If the world doesn't show around the book, like the original games, then this isn't an issue. But if we decide we want to go with the 'live reading' feature discussed here -- http://forums.thedarkmod.com/index.php?showtopic=325 -- we might need hands on the side. I'll have to see.
  10. I think the only reason we would need to have page turning is if we decided to incorporate body awareness for the campaign. From hovering around on the forums I've noticed that a lot of people truly enjoyed it in other games too, but felt that Thief needed to really work on it. So, if we do get body awareness into the campaign...we could definately go the whole nine yards with picking up the book and such. I think it's fine for now that we stick with keeping it simple and going for the classic Thief style presentation. In many ways it should help us build a stronger foundation by not being overly complicated in the beginning.
  11. Like all forums, go to your control center and you can set it to what ever you like. I think most internet savy people would realise this. (that's not a slur on you internet savyness))
  12. Nice to meet you, Tyro. Great stuff. And welcome to The Dark Mod. I am already impressed by your enthusiasm. I'm the Art Division Leader, so we'll be working together, no doubt. Take some time to read through the different developer forums and bring yourself up to date with what we have already done. When you're ready for some assignments, just let me know. (and you'll find the average age here is fairly high...I'm 32)
  13. That's what the IRC channel is there for. Details here: http://forums.thedarkmod.com/index.php?showtopic=450
  14. Eeek, I think there is some confusion here. I've pretty much ripped the guts out of T3 and the gem wasn't 2D. The Gem is a 3D object, just like the compass. It is simply skinned with a 2d texture. The texture will wrap around the gem, and in this way...the gem can be placed in any position we need it and then anchored there while the compass rotates around it. I've checked out the textures oDDity supplied and they should work perfectly. Just a quick shot of the skinned gem model. This is the T3 gem. I used the t3ui.ini to scale it up in size and turn the end towards the player slightly. It's a full 3d model. Just wanted to make sure there was no confusion there. That should help get things moving along. Another shot...angled up and exposing the edge of the gem. Since the t3hud files enabled scaling through the t3ui.ini I'm hoping that there is a similar way for us to do this in doom 3. Having to resize the gem and compass and export it each time we want to try a different size would be time consuming. I've tried the d3world forums but wasn't able to find anything about scaling ingame hud items. I'll send an email to id support.
  15. Has ayone managed to get static models in-game, complete with normal maps? Normal maps generated by ZBrush don't seem to work properly in Doom, I think because they use tangent space instead of local space, the model I imported was 0,0,0 black everywhere except where the lights hit it. The Orb normal map program site seems to be down since all the links are broken, my lightwave notmal map plugin seems to have mysteriously stopped working, and I can get renderbunmp tool in Doom to cooperate either! :/ SO if anyone has generatd their own normal maps for an objects and it worked ok in-game, please spill the beans. Also on poly counts, it states somwher on the forums here that character models can be up to 7-8k or something, but I think that's way too many. The model I imported was only about 4k and my perfomace went way down, even though it was the only model in an empty room. All of the Doom models are very low res - that's the point of using normal maps in the first place..you don't need high res models.
  16. The model is shown in this thread a few times: http://forums.thedarkmod.com/index.php?showtopic=292 The actual model itself should be on the ftp site.
  17. What I did to use renderbump was make a low and high poly version of a model (obviously) put them in a folder models/mapobjects/object/testobject.lwo Then I wrote this shader and put it in the mapobjects material file: models\mapobjects\object\testobject { renderbump -size 256 256 -trace 0.03 -colorMap -aa 1 models\mapobjects\object\testobject_local.tga models\mapobjects\object\testobject_hp.lwo diffusemap models\mapobjects\object\testobject_d.tga bumpmap models\mapobjects\object\testobject_local.tga, specularmap models\mapobjects\object\testobject_s.tga } What I'm not sure of is where to put this shader, or what to call it at the top of the code. I read on the doom forums that you put the name of the surface of the low poly object u there, but i the material files the doom devs always write the path an the name of the object what I get when I run renderbump is this WARNING: Couldn't load image: testobject surface 0, shader testobject renderBump = (no action) 0.01 seconds for renderBump SO you write a .def fle as well? fr the object or for the map you put the object in?
  18. You mean the finished game model? A long time I would suspect. Doing the high res model is only 10% of the workflow. I still have to trawl various websites and forums trying to get the information I need to work out how to get characters into the game, and no animations have even been started yet. Heh, I've only just perfected getting characters into UT2K3, and now I have to start all over again for Doom. Still, I've finished a lot of Nightblade work, I've only a couple more models to do for that, so I sould have a decent amount of time to devote to this.
  19. I have no problem with an animated movie as part of the menu. It just means we would have to change the design again. Perhaps I'm misunderstanding, but I thought pak was talking about having a 'live' shot of a map behind the interface...AI wandering around just as they would in a game. Not a pre-recorded movie. Actually, the new design I'm considering DOES include a brief animated movie, kind of like the planet coming into view in the original D3 menu. I'll post more about the idea this weekend, once I get this GUI tutorial under my belt. It's on the Doom3World forums under scripting. Damn, can't remember the title offhand...something like GUI Tutorial #3. I'll post the url later when I can find it. Edit: here it is, NH: http://www.doom3world.org/phpbb2/viewtopic.php?t=3241
  20. check out this thread: http://forums.thedarkmod.com/index.php?showtopic=10 there you can find the ftp-data.
  21. oDDity: http://forums.thedarkmod.com/index.php?showtopic=520
  22. So, Tom, are you still with us? Haven't seen you post anywhere yet. Are you seeing the developer's forums now?
  23. http://www.tpd.tno.nl/smartsite966.html that's the URL. but I found out that it actually isn't one huge picture. there is also a thread in the TTLG at Communtiy Chat. http://www.ttlg.com/forums/showthread.php?t=91130&page=1
  24. Anyone familiar with this team? I was wondering if we could recruit some people now that they seem like they're nearing completion. http://www.ttlg.com/forums/showthread.php?t=91246
  25. Slow down, NH. See above post. We should be very careful about not letting our own enthusiasm dictate what we show the public. We could post something like this in our own public forums, but I wouldn't make it a public release, UNLESS it was combined with some other things, like mentioned above. In all seriousness, if we had the following: The bedroom map (in-game, with fire going), The ability for objects to vanish when frobbed At the very least, removing the D3 HUD and crosshairs THEN, I think it might be worth releasing a new video. But not until then. IMO, it's better to have people wondering what we're up to than it is to release things that make people (who know nothing about how hard things are) say, "THAT's all you've got so far??"
×
×
  • Create New...