csdm_write_cfg
No description available for this symbol.
Syntax
native csdm_write_cfg(id, const section[], const parameter[], const value[]) /*** ************ *** *** HELPER STUFF ***/ #define SLOT_PRIMARY 1 #define SLOT_SECONDARY 2 #define SLOT_KNIFE 3 #define SLOT_GRENADE 4 #define SLOT_C4 5 #define _TEAM_T 1 #define _TEAM_CT 2 //Weapon slot lookup table stock g_WeaponSlots[] = {
Usage
| id | — |
| section | — |
| parameter | — |
| value | — |
Defined in
csdm.inc
at line 206
.
This documentation was automatically generated from source.