I would like to edit mine. Can someone point me in the right direction, por favor?
Announcement
Collapse
No announcement yet.
Where are the crosshair graphics files in dp located?
Collapse
X
-
DarkPlaces has a couple of built-in crosshairs (they are stored in the engine code) but does not come with any crosshair graphics that you can edit.
I'm sure DarkPlaces supports external crosshairs but you'd have to make them yourself.
Save a crosshair as c:\quake\id1\gfx\crosshair1.tga and then load DarkPlaces and type crosshair 1 in the console.
I'm not exactly sure how you make the transparent part of the graphic transparent. I tried using an alpha mask and it didn't seem to acknowledge it and I also tried using Quake palette color 255 and saving as 8-bit using the Quake palette and still no effect.
If you can't figure it out how to get the transparent part to be transparent, you could always ask on the DarkPlaces IRC channel @ irc://irc.anynet.org/darkplacesLast edited by Baker; 01-06-2009, 10:34 AM.Quakeone.com - Being exactly one-half good and one-half evil has advantages. When a portal opens to the antimatter universe, my opposite is just me with a goatee.
So while you guys all have to fight your anti-matter counterparts, me and my evil twin will be drinking a beer laughing at you guys ...
Comment
-
-
Originally posted by Baker View PostI'm not exactly sure how you make the transparent part of the graphic transparent. I tried using an alpha mask and it didn't seem to acknowledge it and I also tried using Quake palette color 255 and saving as 8-bit using the Quake palette and still no effect.
If you can't figure it out how to get the transparent part to be transparent, you could always ask on the DarkPlaces IRC channel @ irc://irc.anynet.org/darkplaces
Comment
-
Ah. I couldn't remember, DarkPlaces uses transparency a little differently than many other engines do (most of them, you use an alpha mask and save as 32-bit).Last edited by Baker; 01-07-2009, 08:08 AM.Quakeone.com - Being exactly one-half good and one-half evil has advantages. When a portal opens to the antimatter universe, my opposite is just me with a goatee.
So while you guys all have to fight your anti-matter counterparts, me and my evil twin will be drinking a beer laughing at you guys ...
Comment
Comment