Functions/Player/Server/setHitTarget
Jump to navigation
Jump to search
Function | |
Function name | Player:setHitTarget(Player target) |
Description: | |
Set the target of a hit | |
Returns: | nil |
Part of Library: | Player |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Functions/Player/Server/setHitTarget]Player:setHitTarget[/url][/b] |
Function parameters[edit]
- target (Player)
The target of the hit.
Function return values[edit]
This function does not return any value.