WeaponLockNoClearance( <bool> )


Module: Player
SP Only

Summary:

When set true, the player will be unable to fire their lockon weapon, and will recieve a hint print telling them that there is an obstruction.



Call this on:

The player



Example:

level.player WeaponLockNoClearance( true );



Required Args:

  • 1 : <bool>: true or false.