6MODEL(RPC_MUZZLEFLASH,
"models/flash.md3");
34#define X(BEGIN, P, END, class, prefix) \
36 P(class, prefix, ammo, float, PRI) \
37 P(class, prefix, animtime, float, PRI) \
38 P(class, prefix, damage, float, PRI) \
39 P(class, prefix, damage2, float, PRI) \
40 P(class, prefix, damageforcescale, float, PRI) \
41 P(class, prefix, edgedamage, float, PRI) \
42 P(class, prefix, force, float, PRI) \
43 P(class, prefix, health, float, PRI) \
44 P(class, prefix, lifetime, float, PRI) \
45 P(class, prefix, radius, float, PRI) \
46 P(class, prefix, refire, float, PRI) \
47 P(class, prefix, speedaccel, float, PRI) \
48 P(class, prefix, speed, float, PRI) \
49 P(class, prefix, refire_type, float, SEC) \
50 P(class, prefix, reload_ammo, float, NONE) \
51 P(class, prefix, reload_time, float, NONE) \
52 P(class, prefix, switchdelay_drop, float, NONE) \
53 P(class, prefix, switchdelay_raise, float, NONE) \
54 P(class, prefix, weaponreplace, string, NONE) \
55 P(class, prefix, weaponstartoverride, float, NONE) \
56 P(class, prefix, weaponstart, float, NONE) \
57 P(class, prefix, weaponthrowable, float, NONE) \
var entity(vector mins, vector maxs,.entity tofield) findbox_tofield_OrFallback
float bot_pickupbasevalue
string m_canonical_spawnfunc
string m_deprecated_netname
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
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_FLAG_CANCLIMB
const int WEP_FLAG_RELOADABLE
const int WEP_TYPE_SPLASH
const int WEP_FLAG_SUPERWEAPON
const int WEP_FLAG_MUTATORBLOCKED
const int WEP_FLAG_HIDDEN