Xonotic
halflife.qc File Reference
#include "halflife.qh"
+ Include dependency graph for halflife.qc:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ammo_9mmAR ()
 
void ammo_ARgrenades ()
 
 spawnfunc (weapon_crossbow)
 
 spawnfunc (weapon_handgrenade)
 
 spawnfunc (ammo_crossbow)
 
 spawnfunc (ammo_9mmclip)
 
 spawnfunc (ammo_gaussclip)
 
 spawnfunc (weapon_rpg)
 
 spawnfunc (weapon_357)
 
 spawnfunc (item_battery)
 
 spawnfunc (ammo_rpgclip)
 
 spawnfunc (weapon_tripmine)
 
 spawnfunc (weapon_snark)
 
 spawnfunc (ammo_buckshot)
 
 spawnfunc (ammo_357)
 
 spawnfunc (weapon_gauss)
 
 spawnfunc (weapon_hornetgun)
 
 spawnfunc (item_healthkit)
 
 spawnfunc (item_longjump)
 
 spawnfunc (item_antidote)
 
 spawnfunc (func_recharge)
 
 spawnfunc (info_node)
 
 spawnfunc (env_sound)
 
 spawnfunc (light_spot)
 
 spawnfunc (func_healthcharger)
 
void weapon_9mmAR ()
 

Variables

float pitch
 
float radius
 
float renderamt
 
vector rendercolor
 
float rendermode
 
float roomtype
 

Function Documentation

◆ ammo_9mmAR()

void ammo_9mmAR ( )

Definition at line 24 of file halflife.qc.

24 {}

◆ ammo_ARgrenades()

void ammo_ARgrenades ( )

Definition at line 17 of file halflife.qc.

17 {}

◆ spawnfunc() [1/23]

spawnfunc ( weapon_crossbow  )

Definition at line 10 of file halflife.qc.

10 {}

◆ spawnfunc() [2/23]

spawnfunc ( weapon_handgrenade  )

Definition at line 11 of file halflife.qc.

11 {}

◆ spawnfunc() [3/23]

spawnfunc ( ammo_crossbow  )

Definition at line 12 of file halflife.qc.

12 {}

◆ spawnfunc() [4/23]

spawnfunc ( ammo_9mmclip  )

Definition at line 13 of file halflife.qc.

13 {}

◆ spawnfunc() [5/23]

spawnfunc ( ammo_gaussclip  )

Definition at line 14 of file halflife.qc.

14 {}

◆ spawnfunc() [6/23]

spawnfunc ( weapon_rpg  )

Definition at line 15 of file halflife.qc.

15 {}

◆ spawnfunc() [7/23]

spawnfunc ( weapon_357  )

Definition at line 16 of file halflife.qc.

16 {}

◆ spawnfunc() [8/23]

spawnfunc ( item_battery  )

Definition at line 18 of file halflife.qc.

18 {}

◆ spawnfunc() [9/23]

spawnfunc ( ammo_rpgclip  )

Definition at line 19 of file halflife.qc.

19 {}

◆ spawnfunc() [10/23]

spawnfunc ( weapon_tripmine  )

Definition at line 21 of file halflife.qc.

21 {}

◆ spawnfunc() [11/23]

spawnfunc ( weapon_snark  )

Definition at line 22 of file halflife.qc.

22 {}

◆ spawnfunc() [12/23]

spawnfunc ( ammo_buckshot  )

Definition at line 23 of file halflife.qc.

23 {}

◆ spawnfunc() [13/23]

spawnfunc ( ammo_357  )

Definition at line 25 of file halflife.qc.

25 {}

◆ spawnfunc() [14/23]

spawnfunc ( weapon_gauss  )

Definition at line 26 of file halflife.qc.

26 {}

◆ spawnfunc() [15/23]

spawnfunc ( weapon_hornetgun  )

Definition at line 27 of file halflife.qc.

27 {}

◆ spawnfunc() [16/23]

spawnfunc ( item_healthkit  )

Definition at line 29 of file halflife.qc.

29 {}

◆ spawnfunc() [17/23]

spawnfunc ( item_longjump  )

Definition at line 30 of file halflife.qc.

30 {}

◆ spawnfunc() [18/23]

spawnfunc ( item_antidote  )

Definition at line 31 of file halflife.qc.

31 {}

◆ spawnfunc() [19/23]

spawnfunc ( func_recharge  )

Definition at line 32 of file halflife.qc.

32 {}

◆ spawnfunc() [20/23]

spawnfunc ( info_node  )

Definition at line 33 of file halflife.qc.

33 {}

◆ spawnfunc() [21/23]

spawnfunc ( env_sound  )

Definition at line 34 of file halflife.qc.

34 {}

◆ spawnfunc() [22/23]

spawnfunc ( light_spot  )

Definition at line 35 of file halflife.qc.

35 {}

◆ spawnfunc() [23/23]

spawnfunc ( func_healthcharger  )

Definition at line 36 of file halflife.qc.

36 {}

◆ weapon_9mmAR()

void weapon_9mmAR ( )

Definition at line 20 of file halflife.qc.

20 {}

Variable Documentation

◆ pitch

float pitch

Definition at line 5 of file halflife.qc.

Referenced by steerlib_traceavoid(), and steerlib_traceavoid_flat().

◆ radius

float radius

Definition at line 4 of file halflife.qc.

◆ renderamt

float renderamt

Definition at line 6 of file halflife.qc.

◆ rendercolor

vector rendercolor

Definition at line 8 of file halflife.qc.

◆ rendermode

float rendermode

Definition at line 7 of file halflife.qc.

◆ roomtype

float roomtype

Definition at line 3 of file halflife.qc.