SetKiller
Category: Objects
/ Status
Since engine version: 5.1 OC
Description
Sets the killer of the calling object.
Syntax
bool SetKiller(int new_killer);
Parameter
- new_killer:
Player number of the new killer. NO_OWNER
for no owner.
Remark
See
GetKiller for details.
Sven2, 2007-04