csdm
(C)2003-2013 David "BAILOPAN" Anderson Counter-Strike Deathmatch (CSDM) 2.1.3 Module Includes
Constants
| Name | Description |
|---|---|
| _csdm_included | — |
| CSDM_VERSION | = "2.1.3d" |
| CFG_READ | — |
| CFG_RELOAD | = 1 |
| CFG_DONE | = 2 |
| DEFAULT_ARMOR | = 100 |
| MAX_WEAPONS | = 32 |
| MAX_SECONDARY | = 8 |
| MAX_PRIMARY | = 18 |
| CSDM_FFA_ENABLE | = 3 |
| CSDM_FFA_DISABLE | = 2 |
| CSDM_ENABLE | = 1 |
| CSDM_DISABLE | — |
| CSDM_DROP_CONTINUE | — |
| CSDM_DROP_REMOVE | = 1 |
| CSDM_DROP_IGNORE | = 2 |
| CSDM_OPTION_SAYRESPAWN | = 1 |
| CSDM_SET_DISABLED | = -1 |
| CSDM_SET_DEFAULT | — |
| CSDM_SET_ENABLED | = 1 |
| SLOT_PRIMARY | ************ *** HELPER STUFF |
| SLOT_SECONDARY | = 2 |
| SLOT_KNIFE | = 3 |
| SLOT_GRENADE | = 4 |
| SLOT_C4 | = 5 |
| _TEAM_T | = 1 |
| _TEAM_CT | = 2 |
Functions
| Name | Description |
|---|---|
| csdm_getpos | NATIVES * |
| csdm_setpos | — |
| csdm_spawnstyles | — |
| csdm_styleinfo | — |
| csdm_addstyle | — |
| csdm_setstyle | — |
| csdm_curstyle | — |
| csdm_respawn | — |
| csdm_fakespawn | — |
| csdm_reg_cfg | — |
| csdm_give_item | — |
| csdm_force_drop | — |
| csdm_remove_weapon | — |
| csdm_remove_weaponbox | — |
| csdm_reload_cfg | — |
| csdm_active | — |
| csdm_set_active | — |
| csdm_get_ffa | — |
| csdm_set_ffa | — |
| csdm_get_spawnwait | — |
| csdm_set_spawnwait | — |
| csdm_cache | — |
| csdm_trace_hull | — |
| csdm_set_intromsg | — |
| csdm_main_menu | Natives defined by csdm_main |
| csdm_settings_menu | — |
| csdm_set_mainoption | — |
| csdm_fwd_drop | — |
| csdm_write_cfg | — |
Forwards
| Name | Description |
|---|---|
| csdm_Init | FORWARDS * |
| csdm_CfgInit | — |
| csdm_PreDeath | — |
| csdm_PostDeath | — |
| csdm_PreSpawn | — |
| csdm_PostSpawn | — |
| csdm_RoundRestart | — |
| csdm_StateChange | — |
| csdm_RemoveWeapon | Called when CSDM is about to remove a weapon. Return PLUGIN_HANDLED to block. owner - The player who owned this weapon. entity_id - The entity index of the weapon. box_id - If the weapon is boxed, this will be set to the boxed entity index.. |
| csdm_HandleDrop | — |
Stocks
| Name | Description |
|---|---|
| IsValidTeam | — |
| drop_with_shield | — |