| set_player_can_be_busted(player_name[, can_be_busted]) |
|
| Parameters: |
| player_name | | (string) name of the player |
| can_be_busted | | (boolean, optional) set to true to allow the player to be busted by cops, or false to turn off busting (defaults to true) |
| |
| Returns: |
| none |
|
| Description: |
| Enable/disable whether the player can get busted by cops. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |