List of Events/BFBB: Difference between revisions

Battlepedia>Seil
Battlepedia>Seil
Line 12:
| 0x0000||Unknown||||||
|-
| 0x0001||Enable||All||?N/A||Turns on event handling for an object asset.
|-
| 0x0002||Disable||All||?N/A||Turns off event handling for an object asset.
|-
| 0x0003||Visible||All||?||Turns on rendering for an object asset.
* float '''Unknown'''
||Turns on rendering for an object asset. If '''Unknown''' is 77, plays a [https://i.imgur.com/890fBdw.gifv pop-in animation].
|-
| 0x0004||Invisible||All||?||Turns off rendering for an object asset.
* float '''Unknown'''
||Turns off rendering for an object asset. If '''Unknown''' is 77, plays a [https://i.imgur.com/ht1Azp2.gifv pop-out animation].
|-
| 0x0005||<span id="EnterPlayer">EnterPlayer</span>||[[TRIG]]||?N/A||Fired by the [[PLYR]] whenever it enters a [[TRIG]]'s volume.
|-
| 0x0006||<span id="ExitPlayer">ExitPlayer</span>||[[TRIG]]||?N/A||Fired by the [[PLYR]] whenever it exits a [[TRIG]]'s volume.
|-
| 0x0007||TouchPlayer||||?||
|-
| 0x0008||ControlOff||[[PLYR]]||?N/A||TurnsDisables off gamepad/controller input except for the camera controls, and shows black bars on the top and bottom of the screen.
|-
| 0x0009||ControlOn||[[PLYR]]||?N/A||TurnsEnables on gamepad/controller input and removes the black bars from the screen.
|-
| 0x000A||Reset||All||?N/A||Resets an object asset to its initial position/values.
|-
| 0x000B||<span id="Increment">Increment</span>||[[CNTR]]||?||Increases a [[CNTR]]'s value by 1. If the new value is between 1 and 20, one of the events from [[#Count1|Count1]] to [[#Count20|Count20]] is fired.
Anonymous user