DOT xhair sprites.
1 Attachment(s)
This is a .spr file which contains 16 different colored DOTS for xhairs. Put it in your /steam/steamapps/YOURNAME/day of defeat/dod/sprites folder. I've also included a simple toggle script to scroll through the sprites. You can put it in your /steam/steamapps/YOURNAME/day of defeat/dod/userconfig.cfg file to load whenever DOD launches. NOTE: Setting cl_xhair_style to 0 should make it the original game sprite you selected. ;d
Code:
alias xhair "xtog1" Attachment 36 I DID NOT MAKE THE SPRITES OR THE SCRIPT. They were ganked from some old ass forum listing and I wish I had paid more attention to who created it. Props to that nigger. EDIT: Make sure you bind xhair to a key you want...so if you wanted it to be your p key..it would be: Code:
bind p xhair |
copy everything in quotes right?
|
Quote:
santa thanx for the new crosshairs i fucking love it. |
ive used those before.. tho i think i recall the dots being a bit larger then i'd like
these are the ones i use: CLICK ..and with those i usually use the small white dot.. and you all know how much i own :-P lol |
I use the same ones and i suck.... however, I dont get the white dot.. thanks dia :rolleyes:
|
There is a down side to the dot xhair, tht is it does not give you as much information as the cross hair. The cross xhair can be used as a ranging tool for the rocket launcher, and it also tells you when your aim has settled when you've stopped running/jumping.
But it's still a good xhair, nice job. |
how do u save your config.. every time i close day of defeat it erases the code.. so i have to keep putting the code back on my userconfig.cfg
|
read only?
|
can sum1 tell me how to put it in a folder and wutever
lik how do i put /steam/steamapps/YOURNAME/day of defeat/dod/sprites folder in? |
how do you make the folder???
if thats what your asking... then i must say.. ARE YOU SERIOUS!! |
Quote:
|
dunno if it will fix... but it seemed a good idea..
|
Quote:
you replace the .spr stop eating paint. |
yea mostly i never had a computer class in grade or middle school...
|
i am freakin comp illiterate someone help me >.<:confused: withe crosshairs thing.
|
this is funny.. lol..
|
I'm bloody clueless at this
I've done the first bit placing CustomXHair.spr into the right folder so... 1. How do I download or save this userconfig.cfg? Am I meant to create a notepad for it? 2. What does bind a key ingame to "xtog" mean? |
for usercfg.cfg you make that file in notepad yes.. save all that xtog crap in it.
then you go in your console in game, and type bind "key" xtog. that lets you cycle throught the different ones. |
Here we go.
Quote:
Code:
alias xtog "xtog1" Code:
alias NAME "COMMANDS" Quote:
Code:
alias CHANGEMYNAME "name MeinGottHasSexyManBoobs" A nice feature of the ALIAS command..is that you can assign it to other ALIAS'ed code blocks! EXAMPLE: Code:
alias CHANGEMYNAME "ABC" CHANGEMYNAME ---> execute "ABC" ---> ABC ---> execute "name DiamondLooksLikeJesus" So the first line of our script file so far: Code:
alias xtog "xtog1" This line is important. We will use THIS FUNCTION NAME (XTOG) to assign a key to. This key will cycle us through each crosshair. So we want XTOG to execute "xtog1" whenever we call it. Easy enough. On to line 2 (and the subsequent lines): Code:
alias xtog0 "gl_spriteblend 1; cl_xhair_style 0; alias xtog xtog1" Code:
gl_spriteblend 1; http://commands.planethalflife.games...ds/index.shtml So we find that gl_spriteblend turns on/off (by specifying a 1 or 0)..well..sprite blending. Code:
cl_xhair_style 0; Code:
alias xtog xtog1 Code:
alias xtog20 "gl_spriteblend 0; cl_xhair_style 16; alias xtog xtog0" Code:
alias xtog xtog0 This brings us, finally, to "what does binding 'xtog' to a key mean?" In order to execute all those nifty functions we have...we have to be able to tell the game to do so. We can't just yell at our monitor. Half-life allows you to BIND your keys to different functions. This means that whenever we press that key..it will execute the function(s) we told it to. "xtog" is the function we need to call to make our script cycle through. There are multiple ways of binding keys. For our example, you'll want to put this piece of code somewhere in your USERCONFIG.CFG. General BIND command format: Code:
bind "KEY" "COMMANDS" Code:
bind "KEY" "xtog" Code:
bind "K" "xtog" *The USERCONFIG.CFG will only execute when a particular game is run. This way we can change bindings depending on our mod. So I can have different CS binds from DOD.* I hope this helped in some way. If I've confused the tar piss out of you..I apologize. This was a very, very quick explanation with little depth and the assumption you understand certain computer concepts. If you have questions..feel free to PM me. I'll be more specific with more exacting questions. GO GO GO GO GO GO GO GO GO OWNED. |
i bet that confuses ppl even more lol
|
Yeah.
Yeah. I was definitely afraid that it would. Considering most reference manuals take entire chapters to explain simple things like variables. Ahh well. Hopefully someone understands it ;0
|
:confused: omg i think my brain just popped..
|
I read the first line and thought "aieeee! itsh ze' programmers bach to hawnt us agaiyn!
I like mr green dot, and thats all I really need to know methinks :lol: |
I still prefer the default cross hair with dynamics turned off.
Those dynamics are a bunch of hooey, I used to suck (more :P ) when I had those on. I'd wait for the lines to move in, and BAM, dead. I turned them off, and all of a sudden, I'm killing people. I just assume they're solid when I stop - because they usually are. I've tried the dots before and wasn't much of a fan, though that might be from playing with the cross for so long. I once made a crosshair sprite for the sniper rifle that didn't show the black at all and showed a normal crosshair in the middle. Unfortunately, it was hard as hell to make a shot with it. And it got me banned from a server or two in a matter of two days. I just stick with my good ol' hacks now :) |
yea dynamics are off...i used to use the second default crosshair (there are more than one defaults) but i recently downloaded some more...i have one really small dot, the smaller than the helmet, plus 2 long lines so it's easier to level out for a headshot =)
|
I've tried that one, or a similar one. The one that has the |i| look to it.
I was trying to make a box one, but couldn't get it to come out right. |
the one i'm talking about is like ----- o ------
|
that sniper sprite isnt illegal. ive been using it forever, with no black
|
It's not illegal, but kind of cheap imo. Plus if people spec you, you'll look a little suspicious.
|
dont see how you would look suspish if u had colties scope
|
its not cheap everyone can do it. and if they cant figure it out.. probably wouldnt do them any good anyways.
|
ya.. if someone doesnt know how to put a file in a directory lol.. then using a custom scope in dod is the least of their problems
|
All times are GMT -4. The time now is 07:15 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.