|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "translocate.qh"Go to the source code of this file.
Functions | |
| void | nade_translocate_boom (entity this) |
| bool | nade_translocate_DestroyDamage (entity this, entity attacker) |
Definition at line 4 of file translocate.qc.
References entity(), makevectors, MOVE_NOMONSTERS, move_out_of_solid, MUTATOR_CALLHOOK, origin, PL_MAX_CONST, PL_MIN_CONST, realowner, sprint(), TELEPORT_FLAGS_TELEPORTER, TeleportPlayer(), trace_endpos, v_forward, vector, vlen(), and vtos().
Referenced by nade_boom().
Definition at line 28 of file translocate.qc.
References autocvar_g_nades_translocate_destroy_damage, Damage(), DMG_NOWEP, entity(), nade_boom(), realowner, STAT, and W_PrepareExplosionByDamage().
Referenced by nade_damage().