Help me out, even though I did the install correctly I get this following error when trying to use deathmatch in combo with gunmod for cs:cz.
The thing I'm trying to achieve is a GunMod + deathmatch combo for OFFline play with CS:CZ. I intend to play in offline mode with my best friends - BOTS

. I did succedd with gunmod (which also needs AMXX) but when somebody dies, the respawn script doesnt work right because of load errors and whole game hangs :/ If I turn off the deathmatch - I can play successfully gunmod. But I hate not having a deathmatch!
Code:
L 06/06/2007 - 17:01:16: [AMXX] Plugin "csdm_main.amxx" failed to load: Plugin uses an unknown function (name "csdm_respawn") - check your modules.ini.
L 06/06/2007 - 17:01:16: [AMXX] Plugin "csdm_equip.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
L 06/06/2007 - 17:01:16: [AMXX] Plugin "csdm_spawn_preset.amxx" failed to load: Plugin uses an unknown function (name "csdm_trace_hull") - check your modules.ini.
L 06/06/2007 - 17:01:16: [AMXX] Plugin "csdm_misc.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
L 06/06/2007 - 17:01:16: [AMXX] Plugin "csdm_protection.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
L 06/06/2007 - 17:01:20: [CSDM2] CSDM failed to load, contact author...
[AMXX] Loaded 1 admin from file
L 06/06/2007 - 17:01:20: Called dynanative into a paused plugin.
L 06/06/2007 - 17:01:20: [AMXX] Run time error 10 (plugin "spawn_editor.amxx") (native "csdm_main_menu") - debug not enabled!
L 06/06/2007 - 17:01:20: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/06/2007 - 17:01:20: Called dynanative into a paused plugin.
L 06/06/2007 - 17:01:20: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "csdm_main_menu") - debug not enabled!
L 06/06/2007 - 17:01:20: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
L 06/06/2007 - 17:01:21: [admin.amxx] Login: "Marilyn-IMPALER-Manson<1><VALVE_ID_LOOPBACK><>" became an admin (account "loopback") (access "abcdefghijklmnopqrstu") (address "loopback")
* Privileges set
Any help would be more than welcome!
