Battlefield Play4Free One Button Spotting Guide

Battlefield Play4Free One Button Spotting Guide by rukqoa

Do you find it annoying that you have to press two buttons to spot? If you do, this post is here to help.

Here, I’m going to teach you how to bind your Q button to spot immediately and bind another button (G) to allow you to use the commo rose normally.

1. Fire up your Notepad and open My Documents > Battlefield Play4Free > Controls.con
You might want to back it up first, but it’s totally your choice and you can always hit the reset button if you screw up.

2. Use the find function to find the following lines:

ControlMap.addButtonToTriggerMapping c_GIOk IDFMouse IDButton_0 0 0
ControlMap.addKeyToTriggerMapping c_GIRadioComm IDFKeyboard IDKey_Q 0 0

3. Delete these two lines.

4. Now, at that same place, insert the following lines:

ControlMap.addKeyToTriggerMapping c_GIOk IDFKeyboard IDKey_Q 0 0
ControlMap.addButtonToTriggerMapping c_GIOk IDFMouse IDButton_0 0 1
ControlMap.addKeyToTriggerMapping c_GIRadioComm IDFKeyboard IDKey_Q 0 0
ControlMap.addKeyToTriggerMapping c_GIRadioComm IDFKeyboard IDKey_G 0 1

5. Replace Q (auto spotting) and G (commo rose) with whatever keys you want.

6. Save and close the file. Then, start the game. You should now be able to spot more efficiently by pressing Q.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *