Help with deathmatch

Use this forum if you have a relatively general question or comment about a game, Ventrilo, TeamSpeak, or Murmur/Mumble server with us. If you have a server-specific question that might not help out the community, please directly contact us through your control panel instead.
Post Reply
dakari
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Sep 06, 2005 10:30 am
Location: florida

Help with deathmatch

Post by dakari »

Im trying to understand is this an AMX mod or Metamod? What the Hell do you use and how do you set it up? If anyone can help me on this please let me know.
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

It's an amxmodx plugin: http://files.nfoe.net/download.php?fnam ... dm_mod.zip
Inside of that zip file there's a readme that tesll you how to install it.
Installing
  • CSDM Mod requires AMX Mod X with the ENGINE and Fun modules enabled. It was designed to run on Counter-Strike and will not work on any other mod (except Condition Zero).

    To install the plugin file: Simply copy csdm_mod.amxx to your addons/amxmodx/plugins/ folder and add "csdm_mod.amxx" (without quotes) to addons/amxmodx/configs/plugins.ini.

    To install the required modules: Open "addons/amxmodx/configs/modules.ini" and remove the semi-colon (";") from the lines with the engine_amxx.dll module and fun_amxx.dll module.

    Make sure you also copy the folder "csdm" to your addons/amxmodx/config/ folder. It contains the predefined entity and spawn lists. RANDOM SPAWNING WILL NOT WORK OTHERWISE!
Post Reply