Originally posted by Biz
[{+reload}]
That's it .. lol
He wants all the binds..
---------- Post added at 12:03 AM ---------- Previous post was at 12:01 AM ----------
These are the Xbox Ones.
self notifyOnPlayerCommand( "dpad_up", "+actionslot 1" );
self notifyOnPlayerCommand( "dpad_down", "+actionslot 2" );
self notifyOnPlayerCommand( "dpad_left", "+actionslot 3" );
self notifyOnPlayerCommand( "dpad_right", "+actionslot 4" );
self notifyOnPlayerCommand( "button_ltrig", "+toggleads_throw" );
self notifyOnPlayerCommand( "button_rtrig", "attack" );
self notifyOnPlayerCommand( "button_rshldr", "+frag");
self notifyOnPlayerCommand( "button_lshldr", "+smoke");
self notifyOnPlayerCommand( "button_rstick", "+melee");
self notifyOnPlayerCommand( "button_lstick", "+breath_sprint");
self notifyOnPlayerCommand( "button_a", "+gostand" );
self notifyOnPlayerCommand( "button_b", "+stance" );
self notifyOnPlayerCommand( "button_x", "+usereload " );
self notifyOnPlayerCommand( "button_y", "weapnext" );
self notifyOnPlayerCommand( "button_back", "togglescores" );
---------- Post added at 12:03 AM ---------- Previous post was at 12:03 AM ----------
Originally posted by iTheSuperior
Hi, i have been getting into making my own patches for PC. Im not bad, getting better. But when converting xBox patches to PC i have problems due to the different buttons i.e:
On xbox = [{+usereload}],
On PC = [{+reload}],
So when i try test it i get a script compile error.
Could someone provide a list of what they are on PC. so i can convert patches from xbox to PC. I have searched every were and now im begging :bye:
I'd be gratefull :love:
.quoted for u too read