| force_throw(name, target_navp[, throw_pitch[, throw_speed]]) |
|
| Parameters: |
| name | | (string) name of the NPC |
| target_navp | | (string) name of the target navpoint |
| throw_pitch | | (float, optional) angle of elevation to throw at, in degrees (defaults to 45 degrees) |
| throw_speed | | (float, optional) speed to throw at, in m/s (defaults to -1, which means use the default throw speed of the weapon) |
| |
| Returns: |
| none |
|
| Description: |
| Force an NPC to toss a thrown weapon at a navpoint. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |