4MODEL(FIREBALL_SPHERE,
"models/sphere/sphere.md3");
36#define X(BEGIN, P, END, class, prefix) \
38 P(class, prefix, animtime, float, BOTH) \
39 P(class, prefix, bfgdamage, float, PRI) \
40 P(class, prefix, bfgforce, float, PRI) \
41 P(class, prefix, bfgradius, float, PRI) \
42 P(class, prefix, damageforcescale, float, BOTH) \
43 P(class, prefix, damagetime, float, SEC) \
44 P(class, prefix, damage, float, BOTH) \
45 P(class, prefix, edgedamage, float, PRI) \
46 P(class, prefix, force, float, PRI) \
47 P(class, prefix, health, float, PRI) \
48 P(class, prefix, laserburntime, float, BOTH) \
49 P(class, prefix, laserdamage, float, BOTH) \
50 P(class, prefix, laseredgedamage, float, BOTH) \
51 P(class, prefix, laserradius, float, BOTH) \
52 P(class, prefix, lifetime, float, BOTH) \
53 P(class, prefix, radius, float, PRI) \
54 P(class, prefix, refire2, float, PRI) \
55 P(class, prefix, refire, float, BOTH) \
56 P(class, prefix, speed, float, BOTH) \
57 P(class, prefix, speed_up, float, SEC) \
58 P(class, prefix, speed_z, float, SEC) \
59 P(class, prefix, spread, float, BOTH) \
60 P(class, prefix, switchdelay_drop, float, NONE) \
61 P(class, prefix, switchdelay_raise, float, NONE) \
62 P(class, prefix, weaponreplace, string,NONE) \
63 P(class, prefix, weaponstartoverride, float, NONE) \
64 P(class, prefix, weaponstart, float, NONE) \
65 P(class, prefix, weaponthrowable, float, NONE) \
var entity(vector mins, vector maxs,.entity tofield) findbox_tofield_OrFallback
float bot_pickupbasevalue
string m_canonical_spawnfunc
fields which are explicitly/manually set are marked with "M", fields set automatically are marked wit...
ATTRIB(Weapon, m_canonical_spawnfunc, string)
the canonical spawnfunc name
float fireball_primarytime
vector fireball_impactvec
float bot_primary_fireballmooth
string W_Model(string w_mdl)
#define MODEL(name, path)
string W_Sound(string w_snd)
#define SOUND(name, path)
#define W_PROPS(L, class, prefix)
#define REGISTER_WEAPON(id, inst)
const int WEP_TYPE_SPLASH
const int WEP_FLAG_SUPERWEAPON
#define SPAWNFUNC_WEAPON(name, weapon)
const int WEP_FLAG_NODUAL