does any1 know is their any key can be use for third weapon?

Ask questions, discuss ideas, get answers
Post Reply
User avatar
Dennis|8749236
Posts: 239
Joined: Sun Nov 29, 2009 6:02 am
Location: Earth
Contact:

does any1 know is their any key can be use for third weapon?

Post by Dennis|8749236 »

does any1 know is their any key can be use for third weapon?
my friend tell me FHSW have a Tank have 3 weapon in 1 slot, i really want know how did they do that...
What is the meaning of Life?? (Don't think about it!)
User avatar
Dennis|8749236
Posts: 239
Joined: Sun Nov 29, 2009 6:02 am
Location: Earth
Contact:

Re: does any1 know is their any key can be use for third wea

Post by Dennis|8749236 »

or using variable to define a new key..
What is the meaning of Life?? (Don't think about it!)
freddy
Posts: 1267
Joined: Sun Oct 18, 2009 4:58 pm

Post by freddy »

what is FHSW?

i havent been able to assign a third weapons button no matter what i tried, but if its in a mod (FHSW?) you should be able to see how they solved it.

here´s all the inputkeys that i know of

Code: Select all

Common Player Input
c_PISayAll ..........K ..........c_CMNonRepetive
c_PISayTeam .........L ..........c_CMNonRepetive
c_PIUse .............E ..........c_CMPushAndHold
c_PIMenuSelect9 .....9 ..........c_CMNonRepetive
c_PIMap .............M ..........c_CMNonRepetive
c_PIZoomMap .........N ..........c_CMNonRepetive
c_PIShowScoreBoard ..Tab ........c_CMPushAndHold
c_PICameraMode1 .....F9 .........c_CMNonRepetive
c_PICameraMode2 .....F10 ........c_CMNonRepetive
c_PICameraMode3 .....F11 ........c_CMNonRepetive
c_PICameraMode4 .....F12 ........c_CMNonRepetive
c_PIToggleCameraMode.C ..........c_CMNonRepetive
c_PIRadio1 ..........F1 .........c_CMNonRepetive
c_PIRadio2 ..........F2 .........c_CMNonRepetive
c_PIRadio3 ..........F3 .........c_CMNonRepetive
c_PIRadio4 ..........F4 .........c_CMNonRepetive
c_PIRadio5 ..........F5 .........c_CMNonRepetive
c_PIRadio6 ..........F6 .........c_CMNonRepetive
c_PIRadio7 ..........F7 .........c_CMNonRepetive
c_PIRadio8 ..........F8 .........c_CMNonRepetive
c_PIScreenShot ......PrintScreen c_CMNonRepetive
c_PIToolTip .........T ..........c_CMNonRepetive
c_PICameraX .........Numpad6 Numpad4
c_PICameraY .........Numpad8 Numpad2
c_PIShowMapVote .....Insert .....c_CMPushAndHold
c_PIVoteYes 7 ...................c_CMNonRepetive
c_PIVoteNo 8 ....................c_CMNonRepetive

AirPlayer Input Control Map (Air.con)
c_PIThrottle ........W+ S
c_PIYaw .............D+A
c_PIPitch
c_PIPitch ...........ArrowUp ArrowDown
c_PIRoll ............ArrowRight ArrowLeft
c_PIAltFire .........Mouse2 .....c_CMPushAndHold
c_PIMenuSelect1 .....1 ..........c_CMNonRepetive
c_PIMenuSelect2 .....2 ..........c_CMNonRepetive
c_PIMenuSelect3 .....3 ..........c_CMNonRepetive
c_PIMenuSelect4 .....4 ..........c_CMNonRepetive
c_PIMenuSelect5 .....5 ..........c_CMNonRepetive
c_PIMenuSelect6 .....6 ..........c_CMNonRepetive
c_PIFire ............Mouse 1 ....c_CMPushAndHold
c_PIMouseLook .......LeftShift ..c_CMPushAndHold
c_PIRightAlt ........RightAlt ...c_CMPushAndHold[/color]

PlayerInputControlMap (Infantry.con)
c_PIThrottle ........W+S
c_PIYaw D+A
c_PIAction ..........Space ......c_CMNonRepetive
c_PIWalk ............LeftShift ..c_CMPushAndHold
c_PIFire ............Mouse1 .....c_CMPushAndHold
c_PIReload ..........R ..........c_CMNonRepetive
c_PIAltFire .........Mouse 2 ....c_CMPushAndHold
c_PIMenuSelect1 .....1 ..........c_CMNonRepetive
c_PIMenuSelect2 .....2 ..........c_CMNonRepetive
c_PIMenuSelect3 .....3 ..........c_CMNonRepetive
c_PIMenuSelect4 .....4 ..........c_CMNonRepetive
c_PIMenuSelect5 .....5 ..........c_CMNonRepetive
c_PICrouch ..........LeftCtrl ...c_CMPushAndHold
c_PILie .............Z ..........c_CMNonRepetive
c_PIDrop ............G ..........c_CMNonRepetive

LandSeaPlayerInputControlMap (Land.con)
c_PIThrottle ........W+ S
c_PIYaw .............D+A
c_PIPitch ...........ArrowUp ArrowDown
c_PIAltFire .........Mouse 1 c_CMPushAndHold
c_PIMenuSelect1 .....1 ..........c_CMNonRepetive
c_PIMenuSelect2 .....2 ..........c_CMNonRepetive
c_PIMenuSelect3 .....3 ..........c_CMNonRepetive
c_PIMenuSelect4 .....4 ..........c_CMNonRepetive
c_PIMenuSelect5 .....5 ..........c_CMNonRepetive
c_PIMenuSelect6 .....6 ..........c_CMNonRepetive
c_PIFire Mouse ......2 ..........c_CMPushAndHold
User avatar
Dennis|8749236
Posts: 239
Joined: Sun Nov 29, 2009 6:02 am
Location: Earth
Contact:

Re: does any1 know is their any key can be use for third wea

Post by Dennis|8749236 »

thanks... but i got another problem... not working -_-|||
What is the meaning of Life?? (Don't think about it!)
User avatar
Dennis|8749236
Posts: 239
Joined: Sun Nov 29, 2009 6:02 am
Location: Earth
Contact:

Re: does any1 know is their any key can be use for third wea

Post by Dennis|8749236 »

and i don't have FHSW... because FH+FHSW is too big.. my hard disk only have 4GB left :O
What is the meaning of Life?? (Don't think about it!)
freddy
Posts: 1267
Joined: Sun Oct 18, 2009 4:58 pm

Post by freddy »

8749236 wrote:thanks... but i got another problem... not working -_-|||
freddy wrote:i havent been able to assign a third weapons button no matter what i tried
User avatar
HJGF
Posts: 233
Joined: Fri Feb 05, 2010 10:28 pm

Re: does any1 know is their any key can be use for third wea

Post by HJGF »

i remember that archi told me something like that, like u have a no4 that shoots, (duh! lolz) uses bayonets and can zoom (with zoom he referd to use 3d ironsights).
Image
Image
Post Reply