PDA

View Full Version : no zoom/zoom anti recoil without "set"


JimmyJX
27th June 2004, 22:16
Since you alll know that the set and exec functions will be locked in 1.6 how can I use the anti recoil scripts like this.......Aliases[0]=(Command="Count bYAxis | Axis aMouseY speed=-0.70 | Button bFire | Fire |",Alias="PrimaryFire")..... with zoom. I remember at one time you could use the set command to change the value when you zoom so the pull down would be correct for when you are zoomed in. Can you do this without using set? thanks for any help.

Proaiming
28th June 2004, 04:25
The Patch 1.6 never will come belonged would have probably it so like I

SuperCman
28th June 2004, 05:45
Dude... What is your native language? Your english is very broken.

fragile0022
28th June 2004, 06:28
yeah, it's easy... don't use the alias command.. instead do it as a key bind in your user.ini file...

LeftMouse=PrimaryFire | Count bYAxis | Axis aMouseY speed=-2.50

JimmyJX
28th June 2004, 08:30
No, im afraid you dont understand. I want the speed to change when I zoom. You can use the alias command, its not a set or exec, I want to have two different speeds, one for zoom that pulls the mouse down and one for non zoom that pulls the mouse down and I want it to toggel automatically when I zoom in. Understand? Any help?

JimmyJX
29th June 2004, 03:51
Originally the line of script using zoomin and zoomout was posted here but was edited out... does anyone have these lines allowing two sensitivites for zoomed and normal, it would help me to see if the set can be taken out. thanks.

Here (http://www.mpcforum.com/showthread.php?t=38208&highlight=recoil)

JimmyJX
30th June 2004, 01:32
So no one knows how to have one pull down speed on the y axis for zoom and a different speed/sensitivity for non zoomed? Originally it had zoomin and zoomout binds and it was two lines, I can almost see it but I cant remember it and its no longer posted, please help!

fragile0022
30th June 2004, 03:44
I'll let ya know if I come up with anything...

JimmyJX
1st July 2004, 01:02
I think my problem might be formatting, ill post what I have, maybe someone can help???

leftmouse=Count bYAxis | Axis aMouseY speed=-1.90 | Button bFire | Fire

shift=zoomI

Aliases[15]=(Command="zoom | set input leftmouse Count bYAxis | Axis aMouseY speed=-1.90 | Button bFire | Fire |onrelease set input shift zoomO",Alias="zoomI")

Aliases[16]=(Command="zoom | set input leftmouse Count bYAxis | Axis aMouseY speed=-3.00 | Button bFire | Fire | onrelease set input shift zoomI",Alias="zoomO")


Am I doing this totally wrong or what? Does anyone remember how the original duel speed value script went, one for zoom and one for non zoom? Help?

SuperCman
1st July 2004, 02:05
This is what i would put. A quick test shows that it won't switch the speed BACK on a zoom out, so something small is wrong. I dont have a whole lotta time to test.

Aliases[15]=(Command="Count bYAxis | Axis aMouseY speed=-0.30 | Button bFire | Fire",Alias="shoot1")
Aliases[16]=(Command="Count bYAxis | Axis aMouseY speed=-3.50 | Button bFire | Fire",Alias="shoot2")
Aliases[17]=(Command="set input leftmouse shoot1 | switch1",Alias="on")
Aliases[18]=(Command="set input leftmouse shoot2 | switch2",Alias="off")
Aliases[19]=(Command="set input shift zoom | off",Alias="switch1")
Aliases[20]=(Command="set input shift zoom |on",Alias="switch2")

leftmouse = shoot1
shift= zoom | off


similar idea, i just spread things out making it easy to follow code.

fragile0022
1st July 2004, 02:58
will 1.6 allow these commands?

JimmyJX
1st July 2004, 05:10
ill work on it later, that looks great tho supercman, thanks a bunch, I will see if I can find the problem, the girlfriend is coming over now tho, she hates the game, damn her. Thanks again. And Fragile, I think that 1.6 will allow them.

Crunchtime
1st July 2004, 14:59
What is the set comman to get no scope or the blackness away?

Proaiming
1st July 2004, 17:27
SupercMan your post is shit does works not on RVs

JimmyJX
1st July 2004, 19:31
wtf dude, why are you calling cmans post shit?
A. It does work but is not perfect.
B. He helped me alot.
C. Hes a moderator which means he can ban you.
D. Learn to speak english before you call someones post shit.

SuperCman
2nd July 2004, 00:35
Lol i can only offer help, i can't hold your hand and spoon feed you cheats like your mother. My post is not shit, your IQ is shit for not knowing what to do with it.

JimmyJX
2nd July 2004, 03:05
Haha! Well said Cman. He probably tried typing it in under the options menu and expected a cheat on sound to chime.

c_tel
18th July 2004, 23:37
Since you alll know that the set and exec functions will be locked in 1.6 how can I use the anti recoil scripts like this.......Aliases[0]=(Command="Count bYAxis | Axis aMouseY speed=-0.70 | Button bFire | Fire |",Alias="PrimaryFire")..... with zoom. I remember at one time you could use the set command to change the value when you zoom so the pull down would be correct for when you are zoomed in. Can you do this without using set? thanks for any help.


well i mean with the one SuperCman posted that duelspeed error can someone tell me what to change so the recoil settings goes back to normal?>


Can someone please help m figure this out thnx!

Asmo
21st July 2004, 02:32
bump.. anyone figure out the missing piece of cmans bind?

c_tel
21st July 2004, 19:08
Can neone out there help us out?

Asmo
22nd July 2004, 01:44
woohoo I got it. had to rewrite most of that bind but its done.

pm me for info

JimmyJX
22nd July 2004, 02:49
Could you just post it? It would be a good contribution to the community by replacing this long lost script. Thanks

Asmo
22nd July 2004, 04:56
Only thing I used from Cman's script was the first 2 lines. 15 and 16. The rest had to be done fresh.

But see this will not last into 1.6 because they will lock the "set" commands. As you can see Cman had to use the "set" command as did I to make it toggle with the Zoom. Granted its not using the set commands like the true "no recoil" but it is still using them.

So this is pretty useless as well.

h4cker33
22nd July 2004, 07:26
I don't know if they will block the "Set" commands for the user.ini or not... That would suck if they did though, becuase i use that function even if i'm playing clean...

DyslexicCheater
22nd July 2004, 11:12
SupercMan your post is shit does works not on RVs

Note he mentioned something is wrong and he doesn't have time to test it extensively.

Get off your lazy gibberish speaking ass and fix it.

c_tel
22nd July 2004, 18:52
I UNNO if my pm to u worked but if it didn't can you pm me the bind you did asmo or umm can u msn my msn is gilder_thug1@hotmail.com or aim me at mang4canuk.

JimmyJX
22nd July 2004, 22:15
Now that I have a post that everyone is interested in, can anyone get this to work without using the set command like the topic title says. This would make it a valid anti recoil script for 1.6 and beyond. You can allready do it with one value without set obviously, but can anyone get both values to work? I guess you could use different keys, so anyway, if you find anything let me know, iv all but given up.

supadupe
22nd July 2004, 22:15
i heard you can make a speed hack with binds :p

DyslexicCheater
23rd July 2004, 01:00
Now that I have a post that everyone is interested in, can anyone get this to work without using the set command like the topic title says. This would make it a valid anti recoil script for 1.6 and beyond. You can allready do it with one value without set obviously, but can anyone get both values to work? I guess you could use different keys, so anyway, if you find anything let me know, iv all but given up.

I don't see the usefulness of such scripts. It would be so much easier to just alter the program as needed, thus bypassing possible errors and possible features being disabled. What if at some point it is decided to encrypt the Key/Control Settings in a new config file and make all old config versions obsolete, forcing you to make all control setting changes through the game?

Your plan would be shot and you'd be here asking for another new way that requires little or no effort and then it would also be disabled, continuing in an inifinite downward spiral.

h4cker33
23rd July 2004, 01:15
"continuing in an inifinite downward spiral"
lol, So Twilight Zone of you DC...

JimmyJX
23rd July 2004, 01:26
Good point dyslexic, crappysoft may never even get the patch out at the rate it's going. For now, ill use the good ol set commands.

c_tel
24th July 2004, 02:19
ASmo?

Maddogy_dogg
24th July 2004, 04:26
Most u.hacks have no recoil mate why not try looking at some of them for a reminder.