csdm
(C)2003-2013 David "BAILOPAN" Anderson Counter-Strike Deathmatch (CSDM) 2.1.3 Module Includes
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 | — |