List of Events/BFBB: Difference between revisions

Content added Content deleted
(→‎List: added description for Destroy.)
(→‎List: Adds desc for Break event. Reworded desc of Destroy event be more specific. The word Break is used describe another event.)
Line 68: Line 68:
| 0x0015||Move||||||''Unused''
| 0x0015||Move||||||''Unused''
|-
|-
| 0x0016||Destroy||[[DSTR]], [[GRUP]]||0, 0, 0, 0, 0, [[AssetID]]||Sent to a DSTR if it breaks.
| 0x0016||Destroy||[[DSTR]], [[GRUP]]||0, 0, 0, 0, 0, [[AssetID]]||Sent to a DSTR if it destroyed.
|-
|-
| 0x0017||Pause||||||''Unused''
| 0x0017||Pause||||||''Unused''
Line 92: Line 92:
| 0x0021||Dismount||[[game_object:bungee_hook​​]], [[PLAT]]||?||When the player is not on top of the object, this is sent.
| 0x0021||Dismount||[[game_object:bungee_hook​​]], [[PLAT]]||?||When the player is not on top of the object, this is sent.
|-
|-
| 0x0022||Break||[[PLAT]]||?||
| 0x0022||Break||[[PLAT]]||?||Sent to a Breakaway PLAT, such as the sneaking platforms in Rock Bottom, if the platform breaks.
|-
|-
| 0x0023||Pickup||[[PKUP]]||0, 0, 0, 0, 0, 0||Collects a [[PKUP]]. Fired by the [[PLYR]] when it touches a [[PKUP]].
| 0x0023||Pickup||[[PKUP]]||0, 0, 0, 0, 0, 0||Collects a [[PKUP]]. Fired by the [[PLYR]] when it touches a [[PKUP]].