| set_seatbelt_flag(npc_name[, uses_seatbelt]) |
|
| Parameters: |
| npc_name | | (string) name of the NPC |
| uses_seatbelt | | (boolean, optional) set to true to disable windshield ejections for the NPC, or false to enable them (defaults to true) |
| |
| Returns: |
| none |
|
| Description: |
| Enable/disable whether an NPC can be ejected through the windshield of a vehicle in the event of a collision. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |