|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "buffs.qh"Go to the source code of this file.
Functions | |
| string | Buff_CompatName (string buffname) |
| string | BUFF_NAME (int i) |
| REPLICATE (cvar_cl_buffs_autoreplace, bool, "cl_buffs_autoreplace") | |
Definition at line 10 of file buffs.qc.
Referenced by GiveItems().
Definition at line 3 of file buffs.qc.
References Buff::m_color, Buff::m_name, REGISTRY_GET, rgb_to_hexcolor(), and strcat().
| REPLICATE | ( | cvar_cl_buffs_autoreplace | , |
| bool | , | ||
| "cl_buffs_autoreplace" | ) |