Promoting a standby server with repmgr 7. I don't see anything wrong with his code right off the bat, but you can try what I use, since I don't have the D3D stuff. (depending on personal preference you may change the values of vid_d3d between 0 and 1 in the script) (with K being the key you want to use to toggle through the crosshairs)ģ) add to userconfig.cfg (create file if necessary):Īlias xtog0 "vid_d3d 1 cl_xhair_style 0 alias xtog xtog1"Īlias xtog1 "vid_d3d 0 cl_xhair_style 1 alias xtog xtog2"Īlias xtog2 "vid_d3d 0 cl_xhair_style 2 alias xtog xtog3"Īlias xtog3 "vid_d3d 0 cl_xhair_style 3 alias xtog xtog4"Īlias xtog4 "vid_d3d 0 cl_xhair_style 4 alias xtog xtog5"Īlias xtog5 "vid_d3d 0 cl_xhair_style 5 alias xtog xtog6"Īlias xtog6 "vid_d3d 0 cl_xhair_style 6 alias xtog xtog7"Īlias xtog7 "vid_d3d 1 cl_xhair_style 7 alias xtog xtog8"Īlias xtog8 "vid_d3d 0 cl_xhair_style 8 alias xtog xtog9"Īlias xtog9 "vid_d3d 1 cl_xhair_style 9 alias xtog xtog10"Īlias xtog10 "vid_d3d 1 cl_xhair_style 10 alias xtog xtog11"Īlias xtog11 "vid_d3d 1 cl_xhair_style 11 alias xtog xtog12"Īlias xtog12 "vid_d3d 1 cl_xhair_style 12 alias xtog xtog13"Īlias xtog13 "vid_d3d 1 cl_xhair_style 13 alias xtog xtog14"Īlias xtog14 "vid_d3d 1 cl_xhair_style 14 alias xtog xtog15"Īlias xtog15 "vid_d3d 1 cl_xhair_style 15 alias xtog xtog16"Īlias xtog16 "vid_d3d 0 cl_xhair_style 16 alias xtog xtog0" Notice that the script below automatically changes the value of vid_d3d according to what I think looks best for each crosshair, so if you already have a script for crosshair toggling you might consider changing it before trying these.ĭownload at the bottom, picture in next message.ġ) Extract customxhair.spr of defeat\dod\sprites\ This is the crosshair pack I'm using at the moment, nothing overly original (except maybe the 2nd row) but it does the trick.