TouchAttackMelee(object, int)
int TouchAttackMelee( object oTarget, int bDisplayFeedback = TRUE );
Parameters
oTarget
The target of the touch melee attack.
bDisplayFeedback
Display graphical feedback on the attack. (Default: TRUE)
Description
The caller will perform a Melee Touch Attack on oTarget. This is not an action, and it assumes the caller is already within range of oTarget.
Returns 0 on a miss, 1 on a hit, and 2 on a critical hit.
Version
1.22
See Also
categories: | Combat Actions Functions |
author: Charles Feduke
Send comments on this topic.