List of triggers

Ask questions, discuss ideas, get answers
User avatar
MegaloDon
Posts: 18
Joined: Sat Sep 08, 2012 7:52 am

Re: List of triggers

Post by MegaloDon »

one wrote:I understand what you are talking about, but don't understand the problem. In Secret Weapons, by default, it's set to jump (Space button). Why don't you just take it from there?
I don't have Secret Weapons. This is a jetpack mod found here: http://battlefieldmodding.com/ssm/phpBB ... e09e795111 And yes he says right in the beginning to try PIAction. Missed that one. :lol:

(Oddly enough, PIUse = "Action" and PIAction = "Jump") :?

Anyways, I found the list!

If you go to "mods\bf1942\settings\default\controls" you will find them there. The one I needed is in infantry.con (PIAction). Unfortunately, it is set to c_CMNonRepetive, which means you can't hold it down and have the jetpack work. In order to change it, it would have to be changed on each client. And since this is a server-side mod, that is not an option. I changed it to PIWalk, which is set to c_CMPushAndHold, and it works great!

I compiled a complete list from the 4 files:
  • c_PIAction
    c_PIAltFire
    c_PICameraMode1
    c_PICameraMode2
    c_PICameraMode3
    c_PICameraMode4
    c_PICameraX
    c_PICameraY
    c_PICrouch
    c_PIDrop
    c_PIFire
    c_PILie
    c_PIMap
    c_PIMenuSelect1
    c_PIMenuSelect2
    c_PIMenuSelect3
    c_PIMenuSelect4
    c_PIMenuSelect5
    c_PIMenuSelect6
    c_PIMenuSelect9
    c_PIMouseLook
    c_PIMouseLookX
    c_PIMouseLookY
    c_PINextItem
    c_PIPitch
    c_PIRadio1
    c_PIRadio2
    c_PIRadio3
    c_PIRadio4
    c_PIRadio5
    c_PIRadio6
    c_PIRadio7
    c_PIRadio8
    c_PIReload
    c_PIRoll
    c_PIRun
    c_PISayAll
    c_PISayTeam
    c_PIScreenShot
    c_PIShowScoreBoard
    c_PIThrottle
    c_PIToggleCameraMode
    c_PIToolTip
    c_PIUse
    c_PIWalk
    c_PIYaw
    c_PIZoomMap
    c_GIBack
    c_GIDelete
    c_GIDown
    c_GIEnter
    c_GIEscape
    c_GIInGameMenu
    c_GILeft
    c_GILeftAlt
    c_GILeftCtrl
    c_GILeftShift
    c_GIMenu
    c_GIMouseLookX
    c_GIMouseLookY
    c_GIMouseWheelDown
    c_GIMouseWheelUp
    c_GIOk
    c_GIPageDown
    c_GIPageUp
    c_GIRight
    c_GIRightAlt
    c_GIRightCtrl
    c_GIRightShift
    c_GISayAll
    c_GISayTeam
    c_GIScript1
    c_GIScript2
    c_GIScript3
    c_GIScript4
    c_GIShowScoreBoard
    c_GITab
    c_GIToggleConsole
    c_GITogglePause
    c_GIToolTip
    c_GIUp
User avatar
Swaffy
Posts: 1715
Joined: Sun Aug 29, 2010 9:25 pm
Location: Cibolo, Texas

Re: List of triggers

Post by Swaffy »

I made the jetPack automatic in my mod. The only think you have to do is set the jetPack to thrust when Walk ("Shift" by default) key is pressed.

Then you need to edit the engine and make it have much lower thrust, because the amount of "thrusts" per second is much higher.

No puns intended (or are they?)
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
Post Reply