|
Xonotic
|
#include "keylock.qh"
Include dependency graph for keylock.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | trigger_keylock_kill (string s) |
| kill killtarget of trigger keylock. More... | |
| void | trigger_keylock_touch (entity this, entity toucher) |
| void | trigger_keylock_trigger (entity this, entity actor, string s) |
| trigger given targets More... | |
kill killtarget of trigger keylock.
Definition at line 15 of file keylock.qc.
References entity(), find(), NULL, and targetname.
Referenced by trigger_keylock_touch().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 22 of file keylock.qc.
References centerprint(), delay, entity(), EXACTTRIGGER_INIT, height, IS_PLAYER, itemkeys, killtarget, message, NET_HANDLE, noise, noise1, noise2, precache_sound(), PS, REGISTER_NET_LINKED, SND, sounds, spawnfunc(), strzone(), target, target2, time, to, trigger_keylock_kill(), trigger_keylock_trigger(), wait, and WriteByte().
Here is the call graph for this function:trigger given targets
Definition at line 5 of file keylock.qc.
References entity(), find(), NULL, and targetname.
Referenced by trigger_keylock_touch().
Here is the call graph for this function:
Here is the caller graph for this function: