
List of triggers
List of triggers
I haven't done any modding in like 3 years, but my wife wanted to play the game again so I set up a server again. Unfortunately, I can't find my backups of my old server.
I'm trying to change the trigger in the following: "ObjectTemplate.setTrigger PIUse" to the jump key (spacebar). I've been searching for a list of triggers but can't seem to find it. Does anyone know where I can find a list of all the triggers (like PIUse, PIThrottle, etc.)?

-
- Posts: 617
- Joined: Mon Oct 01, 2012 3:13 pm
- Location: Canada
- Contact:
Re: List of triggers
Not sure what SW is. I'm guessing no.Classical Modder wrote:Did you play SW Demo by any chance?
- Vilespring
- Posts: 740
- Joined: Sat Nov 24, 2012 5:47 am
- Location: Somewere in the United States
Re: List of triggers
I remember finding it on my con file exploration.
Can't you re-bind it in the options menu? I remember bf 1942 being the most customize able game for key binds.
Can't you re-bind it in the options menu? I remember bf 1942 being the most customize able game for key binds.
A picture is worth a thousand words, but takes up three thousand times the memory.
Area 51: http://battlefieldarea51mod.weebly.com/

"I didn't steal your pizza"
Area 51: http://battlefieldarea51mod.weebly.com/

"I didn't steal your pizza"
Re: List of triggers
I'm not trying to re-bind the key in game. I'm trying to change it from action to jump. This is for the jetpacks mod. It is currently set to trigger on the action key (default is E) and I want to change it to jump (default is space). It's not a matter of what actual keyboard key is being used as I know they can be changed.Vilespring wrote:Can't you re-bind it in the options menu? I remember bf 1942 being the most customize able game for key binds.
Re: List of triggers
I know for a fact there is a thread that lists all of the PI_ control stuff. Where is it? I tried looking for this thread but can't find it.
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
- Vilespring
- Posts: 740
- Joined: Sat Nov 24, 2012 5:47 am
- Location: Somewere in the United States
Re: List of triggers
yeah, is it in the MDT?
A picture is worth a thousand words, but takes up three thousand times the memory.
Area 51: http://battlefieldarea51mod.weebly.com/

"I didn't steal your pizza"
Area 51: http://battlefieldarea51mod.weebly.com/

"I didn't steal your pizza"
Re: List of triggers
I tried searching in MDT and the forums and couldn't find it either. I used to have that list saved.
Re: List of triggers
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?MegaloDon wrote: I'm not trying to re-bind the key in game. I'm trying to change it from action to jump. This is for the jetpacks mod. It is currently set to trigger on the action key (default is E) and I want to change it to jump (default is space). It's not a matter of what actual keyboard key is being used as I know they can be changed.
Re: List of triggers
Anyway, you don't need any list of triggers, constants or whatever. You can find all of them right in BF1942.exe, using any HEX-viewer. For example, search for "PIUse", and you'll see all available triggers in one place