PDA

View Full Version : Scripts?!?


Echo
22nd March 2004, 22:58
Ok can you make scripts for this i am a bit n00bish so...

Is it possible to link the command 1 after the other like in CoD (Example: Quick Gren Throw) if so can you someone help em out.

Im pretty lame at getting parachute out after jumping from plane (Dunno Why??) So maybe you coul link E(defualt enter/exit) and then 9(defualt parachute) so that as soon as i exit the plan within milliseconds i have my parachute and have saved my life :P

Dunno if this would benifit anyone else but help would be grateful.

Cheers

Kalb
22nd March 2004, 23:16
well I haven't given any thought to scripts in BF:V, but why don't you change the key for parachute? for example F, cause E and F are pretty close so you should be able to hit them really fast. But generally it isn't a very good idea to open your parachute directly after your exit, you should wait for the last possible moment so that u dont spent hours unprotected in the air.

Echo
22nd March 2004, 23:28
Heh i get what your say however i normally need to exit close to land liek a last reort if you get me.....?
But if anyone can do a script it would be great/#


Oh yea it doesnt have to be directl after somthin liek wait 90

Totoro
23rd March 2004, 00:00
Originally posted by RogueKilla on 22nd March 2004 at 19:58
Ok can you make scripts for this i am a bit n00bish so...

Is it possible to link the command 1 after the other like in CoD (Example: Quick Gren Throw) if so can you someone help em out.

Im pretty lame at getting parachute out after jumping from plane (Dunno Why??) So maybe you coul link E(defualt enter/exit) and then 9(defualt parachute) so that as soon as i exit the plan within milliseconds i have my parachute and have saved my life :P

Dunno if this would benifit anyone else but help would be grateful.

Cheers

You could if you made a third party peice of software that can send keyboard commands to the game, I use the X45 by saitek and I have commands set up through its Profile creator software that came with it. also some keyboards like ones that MS makes have Macro creator software that does the same thing ( create a macro to bail + open chute with a single keystroke.

NOPing for Food
23rd March 2004, 00:32
You could make is sort of like a hack...use hotkeys..

If GetKeyPress(vbKeyE) Then
SendKeys "9"
End If

Echo
24th March 2004, 20:39
ok anyone got any good macro tools then becuase the one i have has no effetc on games...

(ShortKeys)

expendable81
24th March 2004, 21:04
I think macros for this game are pretty pointless. There is no telling how long you need to wait before opening a chute? What if your a foot above the ground and don't need to open it? What if your 2 miles in the air in a spawn heli/plane?

Your best option is to change your key config... ie: change that 9 to an f. IMO, the best thing to do - is config your joystick to exit plane & parachute for you. It sure makes things a lot easier on me - this way I'm not frantically searching for the e key on the keyboard while I drift into a tree.

Echo
27th March 2004, 13:31
Hehe Drift In To A Tree.... ok cheers for the tip. Thanks all