You are viewing our Forum Archives. To view or take place in current topics click here.
COD4 No Sway Dvars
Posted:

COD4 No Sway DvarsPosted:

Status: Offline
Joined: Aug 07, 201112Year Member
Posts: 1,030
Reputation Power: 50
Status: Offline
Joined: Aug 07, 201112Year Member
Posts: 1,030
Reputation Power: 50
Do The COD4 No Sway Dvars Require Host? For Some Reason They Arent Working Properly For Me Even When I'm Host. I Tried Infecting Myself With Them With Regular Methods And With Them In A Bind. Reward For The Person Who Can Help Me Fix This!

It May Be The Values Im Trying To Use With The Dvar, Not Sure

Here Are The Dvars I'm Trying To Use For No Sway:

self setclientDvar ( "player_breath_fire_delay ", "0" );
self setclientDvar ( "player_breath_gasp_lerp", "0" );
self setclientDvar ( "player_breath_gasp_scale", "0.0" );
self setclientDvar ( "player_breath_gasp_time", "0" );
self setclientDvar ( "player_breath_snd_delay ", "0" );
#2. Posted:
Miu
  • Challenger
Status: Offline
Joined: Jan 11, 201311Year Member
Posts: 192
Reputation Power: 11
Status: Offline
Joined: Jan 11, 201311Year Member
Posts: 192
Reputation Power: 11
Hello ChromeModz. I am not sure why you are having this issue. How I used the DVAR was through a mod menu. The mod menu had infections in it after opening it and I got no sway, super Ssoh, steady aim ect. The code you showed looks right but you do need to be host for the DVAR to fully activate.

You could try the values of .01 and below and see what happens. Mabey 0 isn't a variable that is registered in cod4s' script.

Hope I helped a little.
#3. Posted:
CDC
  • Rising Star
Status: Offline
Joined: Feb 15, 201311Year Member
Posts: 757
Reputation Power: 34
Status: Offline
Joined: Feb 15, 201311Year Member
Posts: 757
Reputation Power: 34
ChromeModz wrote Do The COD4 No Sway Dvars Require Host? For Some Reason They Arent Working Properly For Me Even When I'm Host. I Tried Infecting Myself With Them With Regular Methods And With Them In A Bind. Reward For The Person Who Can Help Me Fix This!

It May Be The Values Im Trying To Use With The Dvar, Not Sure

Here Are The Dvars I'm Trying To Use For No Sway:

self setclientDvar ( "player_breath_fire_delay ", "0" );
self setclientDvar ( "player_breath_gasp_lerp", "0" );
self setclientDvar ( "player_breath_gasp_scale", "0.0" );
self setclientDvar ( "player_breath_gasp_time", "0" );
self setclientDvar ( "player_breath_snd_delay ", "0" );


Jussayin, you need to be host for these to fully function.

This would look better:
self setclientDvar ( "player_breath_fire_delay ", "0" );
self setclientDvar ( "player_breath_gasp_lerp", "0" );
self setclientDvar ( "player_breath_gasp_scale", "0.0" );
self setclientDvar ( "player_breath_gasp_time", "0" );
self setclientDvar ( "player_breath_snd_delay ", "0" );
#4. Posted:
Lich
  • Christmas!
Status: Offline
Joined: Dec 26, 201211Year Member
Posts: 1,653
Reputation Power: 61
Status: Offline
Joined: Dec 26, 201211Year Member
Posts: 1,653
Reputation Power: 61
What you have should work....
#5. Posted:
Status: Offline
Joined: Aug 07, 201112Year Member
Posts: 1,030
Reputation Power: 50
Status: Offline
Joined: Aug 07, 201112Year Member
Posts: 1,030
Reputation Power: 50
thing is sometimes the dvars work just fine in public matches even when im not host. And sometimes when i infect myself the dvars for the no sway dont even look like they infected me...
#6. Posted:
Miu
  • Challenger
Status: Offline
Joined: Jan 11, 201311Year Member
Posts: 192
Reputation Power: 11
Status: Offline
Joined: Jan 11, 201311Year Member
Posts: 192
Reputation Power: 11
ChromeModz wrote thing is sometimes the dvars work just fine in public matches even when im not host. And sometimes when i infect myself the dvars for the no sway dont even look like they infected me...


If you want I can look and test No sway codes that Ill try and when I find the working one I can send you it.
I have a jtag and all so ill be doing the work. I like to help people out with this kind of stuff.

It will have to be tomarro though.
#7. Posted:
Status: Offline
Joined: Aug 07, 201112Year Member
Posts: 1,030
Reputation Power: 50
Status: Offline
Joined: Aug 07, 201112Year Member
Posts: 1,030
Reputation Power: 50
Yua wrote
ChromeModz wrote thing is sometimes the dvars work just fine in public matches even when im not host. And sometimes when i infect myself the dvars for the no sway dont even look like they infected me...


If you want I can look and test No sway codes that Ill try and when I find the working one I can send you it.
I have a jtag and all so ill be doing the work. I like to help people out with this kind of stuff.

It will have to be tomarro though.


do you have aim, Skype, GTalk or iMessage by any chance? thanks for the help
#8. Posted:
Miu
  • Challenger
Status: Offline
Joined: Jan 11, 201311Year Member
Posts: 192
Reputation Power: 11
Status: Offline
Joined: Jan 11, 201311Year Member
Posts: 192
Reputation Power: 11
ChromeModz wrote
Yua wrote
ChromeModz wrote thing is sometimes the dvars work just fine in public matches even when im not host. And sometimes when i infect myself the dvars for the no sway dont even look like they infected me...


If you want I can look and test No sway codes that Ill try and when I find the working one I can send you it.
I have a jtag and all so ill be doing the work. I like to help people out with this kind of stuff.

It will have to be tomarro though.


do you have aim, Skype, GTalk or iMessage by any chance? thanks for the help


Skype: Razorblade1234. Ill add you when I goto bed and we will talk tomarro.
#9. Posted:
Status: Offline
Joined: Aug 07, 201112Year Member
Posts: 1,030
Reputation Power: 50
Status: Offline
Joined: Aug 07, 201112Year Member
Posts: 1,030
Reputation Power: 50
anyone else have a clue for a fix of some sort?
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.