NoCourtesy
Account Details
SteamID64 76561198060862772
SteamID3 [U:1:100597044]
SteamID32 STEAM_0:0:50298522
Country Denmark
Signed Up September 27, 2013
Last Posted May 31, 2015 at 4:25 PM
Posts 86 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input 0 
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 2 3 4 5 6
#1 Help with Hudas Iscariote in Customization

Hey everyone, I'm trying to transition for the 8mg to the Iscariote HUD, but there are however a few options that both me and that I would like to modify. I was hoping someone could help me here.
So basically, what I would want it to have is:

-No automatic weapon switching when disguised. This means if I am disguised as a Sniper and have my revolver out, the sniper rifle will automatically come out in my disguise. If I have my knife out, the disguised viewmodel will pull out the kuriki.

-Have the 3D viewmodels both for when disguised and undisguised. I have done that (http://steamcommunity.com/app/440/discussions/0/666827315698701209/) but a label seem to overlap the disguised 3D model

-Have both 3D models (disguised/undisguised) at the same location on the HUD.

-Also if anyone could point out the components for health and cloak (I found the ammo), I'd just like to lower them on the HUD

Any help would be greatly appreciated,
Thank you very much :)

posted about 10 years ago
#1 Weapon specific crosshair in Customization

Hello again :)
This time, Im trying to have a weapon specific crosshair. I.E. if I have my knife out, I'd have crosshair 5, and if I have my pistol out, I'd have crosshair 2.

The current scripts I have are:
-Null canceling movement
-Zooming scripts
-Sapper toggler
-Crosshair color switcher

If you need me to upload the .cfg because of compatibilty issues that you think might arise, I'd be happy to do so :)

posted about 10 years ago
#8 Class specific script in Customization

I've tried that... Still can't get anything working :(

Actually, it works for every class except spy, probably because I have scripts in there already

posted about 10 years ago
#5 Class specific script in Customization

Sorry I didn't catch that.

posted about 10 years ago
#3 Class specific script in Customization

Thanks for the answer :)
The problem is that I want this to execute only for sniper, but when I play any other classes, I either do the crouch jump (which I don't want to) or simply can't jump.
I've added "space" "+jump" in every class cfg except for sniper, and yet, it still doesn't work.
Any ideas?

posted about 10 years ago
#1 Class specific script in Customization

Hey again,
So I've picked up this script, but it seems everytime I change class from where it is, I can't jump anymore, the space bar in unbinded. How could I prevent that?

alias +crouchjump "+jump; +duck"
alias -crouchjump "-duck; -jump"
bind "space" "+crouchjump"
echo "Crouch Jump Loaded Properly."

Thanks

posted about 10 years ago
#4 Default Crosshair in Customization

Thank you :)

posted about 10 years ago
#1 Default Crosshair in Customization

Hey everyone :)
Im trying to get a default sniper crosshair (that kind of x but with the elongated x axis bar).
However, in my config, when I type

cl_crosshair_file crosshair default
cl_crosshair_scale 15

I just get one ugly big square as a purple and black checker pattern.
Anyone know what I can do to make it work?
Thanks

posted about 10 years ago
#10 Switch crosshair with a key in Customization

Great!! Thank you so much! Man this forum is the best. Every time I have an issue, there are always people here to help me fix it within like 10 minutes. Thanks again :)

posted about 10 years ago
#6 Switch crosshair with a key in Customization
TysroneI'm going to take flappi's post and make it to your liking:

alias -CH1 "cl_crosshair_file crosshair2; cl_crosshair_scale 32"
alias +CH2 "cl_crosshair_file crosshair5; cl_crosshair_scale 14"

bind m "+CH2"

I'm pretty sure it'll work

Hey, :) thanks for the help, however the m now doesnt seem to do anything. Any ideas?

posted about 10 years ago
#4 Switch crosshair with a key in Customization

Great it works, thanks :)
Would you happen to know how I would make it a toggle button? IE Crosshair 5 only shows up when pressing m and disappears upon releasing?
Thanks for your help

posted about 10 years ago
#1 Switch crosshair with a key in Customization

Hey everyone,
I am trying to make a script, where when I press a key, the crosshair would switch to another. Im hoping to get a bind button, I.E. I would be with crosshair 2 at all times, and whenever I press "m", the crosshair would switch to crosshair 5. When I release m, the crosshair would swtich to crosshair 2 again.
So far I have this, but it doesnt work. Could anyone help me?

alias dotxhairtype "dotxhairtypeb"
alias dotxhairtypeb "cl_crosshair_file crosshair2;cl_crosshair_scale 32;alias dotxhairtype dotxhairtyper"
alias dotxhairtyper "cl_crosshair_file crosshair5;cl_crosshair_scale 14;alias dotxhairtype dotxhairtypeb"

bind m +dotxhairtype

Thanks :)

posted about 10 years ago
#6 Problem with crosshair 2 in Customization

Nope, it actually isnt fixed, everytime I apply it, it resets it as it was, with too much space in the crosshair

posted about 10 years ago
#4 Problem with crosshair 2 in Customization

Got it, thanks :)

posted about 10 years ago
#1 Problem with crosshair 2 in Customization

Hey guys :)
I recently choose to switch from crosshair 5 (a dot) to crosshair 2 (a dot surrounded with a cross).
However, instead of having the cross with the dot in the middle, the bars from the cross are quite distant from the dot.
I.E., when it should look like how we all know it does, for me it looks like this:http://hpics.li/00d463f

Anyone have an idea with this occurs? Thanks

posted about 10 years ago
1 2 3 4 5 6