|
Xonotic
|
#include "sv_spawner.qh"#include <common/monsters/sv_monsters.qh>#include <common/monsters/sv_spawn.qh>
Include dependency graph for sv_spawner.qc:Go to the source code of this file.
Functions | |
| void | spawner_use (entity this, entity actor, entity trigger) |
| spawnfunc (monster_spawner) | |
Definition at line 6 of file sv_spawner.qc.
References angles, count, entity(), g_monsters, IL_EACH, monster_moveflags, monster_skill, noalign, origin, skin, spawn(), spawnmob, and spawnmonster().
Referenced by spawnfunc().
Here is the call graph for this function:
Here is the caller graph for this function:| spawnfunc | ( | monster_spawner | ) |
Definition at line 25 of file sv_spawner.qc.
References autocvar_g_monsters, spawner_use(), spawnmob, and use.
Here is the call graph for this function: