Difference between revisions of "UseWeapon (Function)"
m
re-ordered to match usual format
imported>Haama (→Syntax: Let's change the parameter names then) |
imported>Quetzilla m (re-ordered to match usual format) |
||
Line 1: | Line 1: | ||
=='''Syntax'''== | |||
[''ActorREF''.]UseWeapon ''WeapontoUse WhereToStand Target NumberOfShots/Hits [CrouchToReload] [HoldFire] [AlwaysHit] [DoNoDamage] [TargetShouldBeHere] '' | |||
=='''Description'''== | =='''Description'''== | ||
Line 11: | Line 15: | ||
* whether to prevent all damage [for scripted protracted fake combat; otpional, default is false] | * whether to prevent all damage [for scripted protracted fake combat; otpional, default is false] | ||
* where the target needs to stand [optional, default/NULL means "anywhere"] | * where the target needs to stand [optional, default/NULL means "anywhere"] | ||
=='''Examples'''== | =='''Examples'''== |