Nuclide
Software Development Kit for id Tech
func_tank.qc File Reference

Classes

class  func_tank
 

Functions

void func_tank_shootsingle (entity shooter, vector org, vector spread, int damg)
 

Variables

 enumflags
 

Function Documentation

◆ func_tank_shootsingle()

void func_tank_shootsingle ( entity  shooter,
vector  org,
vector  spread,
int  damg 
)

Variable Documentation

◆ enumflags

enumflags
Initial value:
{
FNCTANK_ACTIVE,
FNCTANK_UNUSED1,
FNCTANK_UNUSED2,
FNCTANK_UNUSED3,
FNCTANK_DIRECTONLY,
FNCTANK_CONTROLLABLE
}