kill
This is a console command, present on Quake, Quake II, DOOM 3, Quake 4 and Prey. Below you can find its usage and flags for each engine that declares it.
Quake
| Property |
Value |
| Type |
console command |
Quake II
| Property |
Value |
| Type |
console command |
DOOM 3 (console command)
kills the player
Usage
kill <client nickname> or kill <client index>
| Property |
Value |
| Type |
console command |
| Flags |
CMD_FL_GAME |
DOOM 3 (script event)
Kills the monster.
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Section |
AI characters and monsters |
Quake 4 (console command)
kills the player
Usage
kill <client nickname> or kill <client index>
| Property |
Value |
| Type |
console command |
| Flags |
CMD_FL_GAME |
Quake 4 (script event)
| Property |
Value |
| Type |
script event |
| Returns |
void |
Prey (console command)
kills the player
Usage
kill <client nickname> or kill <client index>
| Property |
Value |
| Type |
console command |
| Flags |
CMD_FL_GAME |
Prey (script event)
| Property |
Value |
| Type |
script event |
| Returns |
void |