Difference between revisions of "IS PLAYER TARGETTING ANYTHING"
Jump to navigation
Jump to search
FiddleSticks (talk | contribs) (Created page with '{{Native |np=2 |p1t = integer |p1d = Player index }} This function returns .') |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Native | {{Native | ||
− | |np= | + | |np=1 |
|p1t = integer | |p1t = integer | ||
− | |p1d = Player [[ | + | |p1d = Player [[GET_PLAYER_ID|ID]] |
}} | }} | ||
− | This function returns . | + | This function returns true only when player lock on target. |
Latest revision as of 17:41, 17 February 2011
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Player ID |
Return value: | ||
Type | Description | |
None |
This function returns true only when player lock on target.