Tremulous Forum

General => Troubleshooting => Topic started by: wlere on March 01, 2008, 12:32:08 pm

Title: How to change the colour of sight on red ?
Post by: wlere on March 01, 2008, 12:32:08 pm
I play on the smallest details and I have problem from taking aim. Very grateful be, how someone will help me this to alter.
Title: Re: How to change the colour of sight on red ?
Post by: Survivor on March 01, 2008, 04:18:20 pm
I need a drink...

Could you supply a screenshot of your current situation?
Title: Re: How to change the colour of sight on red ?
Post by: Circle on March 01, 2008, 04:28:05 pm
Do you mean smallest screen size, or lowest quality.

I don't really think that low quality will hinder your ability to aim, but a small screensize will.

Assuming you do have a small screen size, and not low quality, since it is almost impossible to see the menu at such a size,  go to your folder that has the autogen.cfg and delete it.
(Correct me if i'm wrong, but I think that should reset your screen size to the default 640x480)

To get there, go to
Quote
\Documents and Settings\YOU\Local Settings\Application Data\Tremulous\base\
  where "YOU" is your windows username.
[Instructions stolen from TJW]
Title: Re: How to change the colour of sight on red ?
Post by: vatho on March 22, 2008, 10:05:56 pm
Lol you guys...He's wondering if it's possible to make it so that the crosshair turns red when it's pointing on an enemy....And as far as I know that is not possible without some changes to the source..
Title: Re: How to change the colour of sight on red ?
Post by: Bajsefar on March 23, 2008, 01:30:40 am
But the HUD is fully editable... :/
Title: Re: How to change the colour of sight on red ?
Post by: Odin on March 23, 2008, 05:54:17 am
Not to the point of doing that.
Title: Re: How to change the colour of sight on red ?
Post by: benmachine on March 23, 2008, 08:56:25 pm
I don't know where you got 'when it's pointing on an enemy' from.
I'm assuming he's just looking for a red crosshair. Easy to do, although not my field.
Title: Re: How to change the colour of sight on red ?
Post by: Odin on March 24, 2008, 12:44:44 am
He's asking about how to make the crosshair change colors when it's on an enemy, which would constitute cheating(since nobody else has it).
Title: Re: How to change the colour of sight on red ?
Post by: mooseberry on March 24, 2008, 04:47:22 am
He's asking about how to make the crosshair change colors when it's on an enemy, which would constitute cheating(since nobody else has it).

I don't know where you got 'when it's pointing on an enemy' from.

I never heard the OP mention anything about it turning red only when it moves over an enemy.
Title: Re: How to change the colour of sight on red ?
Post by: Death On Ice on March 26, 2008, 04:38:47 am
Maybe he wants red vision ;)
Title: Re: How to change the colour of sight on red ?
Post by: blood2.0 on March 29, 2008, 06:10:47 am
i remember a post like this a wile ago something like /cg_humancrosshair [red or 1] searched the forms but couldn't find anything also try cg_drawCrosshair 0-3 it might work lazy to try  :P
Title: Re: How to change the colour of sight on red ?
Post by: N.U.K.E. on April 03, 2008, 04:18:43 pm
He's asking about how to make the crosshair change colors when it's on an enemy, which would constitute cheating(since nobody else has it).
Unless you make it public, so everyone can use it if they want. :P
Title: Re: How to change the colour of sight on red ?
Post by: TheLuciferSausage on April 03, 2008, 05:49:46 pm
There are a bunch of HUDs out there. The code is nearly fully editable and it is quite easy to modify the size and colour:
Quote
//CROSS
    itemDef
    {
      name "cross"
      rect 155 422.5 15 15
      visible 1
      decoration
      forecolor 0.0 0.5 0.75 1.0
      style WINDOW_STYLE_SHADER
      background "ui/assets/neutral/cross.tga"
    }
The 4 numbers stand for Red/Green/Blue/Alpha (please correct me if I'm wrong).

But that won't make the color change when aimming enemies. I would consider it cheating :P
Title: Re: How to change the colour of sight on red ?
Post by: AlphaBetaAdmin on April 15, 2008, 03:31:55 am
oticz's HUID has that feature in it, you can make the crosshair change, and it's actually pretty good graphics...