Tremulous Forum
General => Troubleshooting => Topic started 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.
-
I need a drink...
Could you supply a screenshot of your current situation?
-
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
\Documents and Settings\YOU\Local Settings\Application Data\Tremulous\base\
where "YOU" is your windows username.
[Instructions stolen from TJW]
-
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..
-
But the HUD is fully editable... :/
-
Not to the point of doing that.
-
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.
-
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).
-
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.
-
Maybe he wants red vision ;)
-
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
-
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
-
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:
//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
-
oticz's HUID has that feature in it, you can make the crosshair change, and it's actually pretty good graphics...