Jedi Timeline

bbyybb

Newbie
Joined
Sep 13, 2003
Messages
204
Reaction score
0
http://www.jeditimeline.com/A/news.php

From their website

Map!
Well, I was going to release these pictures in a week; but after a request via the chatbox (for which you can thank brandoman!) I suppose you can see them now.

This is one of the maps we currently have in production. It's been made by the wonderful Hash, and, as you can hopefully see it is a map of Hoth.

I must admit the slightly embarrasing truth that I don't know Hash that well, nor do I know how long he's been working on this map, but it is worth mentioning that Hash himself said some of these pictures are "quite old". So things may have changed. However, I can safely say I think it looks excellent already!

Some nice images

http://task.phucknut.net/saru|jeditimeline/hoth_base02.jpg
http://task.phucknut.net/saru|jeditimeline/hoth_base08.jpg
http://task.phucknut.net/saru|jeditimeline/hoth_base11.jpg
http://task.phucknut.net/saru|jeditimeline/hoth_base15.jpg

Cheers,
bbyybb.
 
Good thing that other guy is more active now. I love these JT media updates. :)
 
the displacement on the 3rd picture (most notable on the left hand side) seems a little "off"
 
If you could just:
  • Get no weapon model blocking the sight
  • Get a jedi weapon instead of an HL2 weapon
It's kind of ruining the atmosphere.

Edit: I thought about it that you may not know how to remove the weapon models. Here's a little tutorial:
  • Start notepad (Start -> Execute -> Type "notepad.exe")
  • Now type in that window
    Code:
    jpeg_quality 100
    exec userconfig.cfg
  • Save this under the name "autoexec.cfg" in the following map:
    ...\Valve\Steam\SteamApps\"username"\half-life 2\hl2\cfg\
  • Now back to notepad, get a clean version (Ctrl+N)
  • Type the following lines:
    Code:
    alias photo "cl_drawhud 0; r_drawviewmodel 0; bind kp_minus noto"
    alias noto "cl_drawhud 1; r_drawviewmodel 1; bind kp_minus photo"
    bind kp_minus photo
  • Save this as "userconfig.cfg" in the same map:
    ...\Valve\Steam\SteamApps\"username"\half-life 2\hl2\cfg\
  • Both have to end on .cfg and not on .txt
  • Start Half-Life 2
  • If you now want to make a screenshot, push kp_minus and your hud should disappear
  • Reconfigure your keyboard (some keys make have changed place)
I hope this helps!
 
Insane said:
If you could just:
  • Get no weapon model blocking the sight
  • Get a jedi weapon instead of an HL2 weapon
It's kind of ruining the atmosphere.


Your never satisfied are you.
 
Back
Top