camera_restrict_set_limits(min_pitch_deg, max_pitch_deg, min_heading_deg, max_heading_deg[, player]) |
|
Parameters: |
min_pitch_deg | | (integer) minimum pitch angle from target position |
max_pitch_deg | | (integer) maximum pitch angle from target position |
min_heading_deg | | (integer) minimum heading angle from target position |
max_heading_deg | | (integer) maximum heading angle from target position |
player | | (string, optional) name of the player to give cash to (defaults to NULL (all players)) |
|
Returns: |
none |
|
Description: |
Set the angles for restricting the camera. |
|
|
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |