Kniightmaare's "like tatical" easy prone/knife/axe REMAP

so i play tatical in call of duty black ops 2 , but having "O" as my knife button sucked, could never win any knife fights exp.. in sticks and stones, so it took me a little while to figure out how it worked but heres a script that changes the R2button to R3, R3 to "O" and L2 to R2
Version1.01
Authorkniightmaare
Publish DateMon, 6 Oct 2014 - 08:30
Last UpdateMon, 6 Oct 2014 - 08:30
Downloads88
RATE


2

0

Release Notes: fixed double r2. fixed delay. fixed unmapping.
Code: Select all
//Kniightmare's "easy prone/Knife/tomahawk remap"
//R2 to R3, R3 to O, L2 to R2, its like tatical but with an easyer knife setup.
// 10/5/2014 11:18:00 PM
// Script generated by MaxRemapper Plugin
//----------------------------------------
remap PS3_R2 -> PS3_R3;
remap PS3_R3 -> PS3_CIRCLE;
 
remap PS3_L2 -> PS3_R2;
 
 
main {
}