juancounterstrike • PM |
Feb 10, 2012 1:25 PM
|
![]() Posts: 5 |
want to change my server to a gun game server
my server is hosted by relentless hosting.com this is my server http://www.gametracker.com/server_info/119.252.191.102:27115/ I dont know how to make it like this one http://www.game-monitor.com/cstrike_GameServer/125.63.51.238:27020/GamingAU.net_CS_3_Pro_Custom_GunGame_DM.html want to use csdm 2.1.2, they use csdm 2.1.2 it can be downloaded here, http://www.bailopan.net/csdm/index.php?page=download but I dont know how to do it, I am so dumb but this is soooo hard I tried google
Last edited by: juancounterstrike Feb 10, 2012 1:38 PM
|
gakgossen • PM |
Feb 11, 2012 1:15 PM
|
![]() Posts: 13 |
Download latest version of CSDM 2.1.2, unzipp it anywhere on disk and open the resulted folder which is addons. Open amxmodx where you have five subfolders. Copy the content of every subfolder into the folders with the same name in HLDS\cstrike\addons\amxmodx (the files from configs go to configs, from plugins to plugins and so on). If the server is started, restart it.
If the installation is successful, you will have some commands for admin that will help you: csdm_enable - starts the deathmatch mode csdm_disable -stops the mode csdm_reload - reloads the mode's configurations csdm_menu - show the menu on screen edit_spawns - opens the respawn menu to add and erase spaws (on the newer maps you have to add spaws, otherwise all the "coming back to life" will occur in the base and not on the entire surface of the map) Guns, /guns, menu, enablemenu, enable_menu - if you give one of these commands the weapon menu reappears. Files in Configs folder'll be placed in cstrike/addons/amxmodx/configs Files in Modules folder'll be placed in cstrike/addons/amxmodx/modules Files in Plugins folder'll be placed in cstrike/addons/amxmodx/plugins Files in Scripting Folder'll be in cstrike/addons/amxmodx/scripting here is a good site for such tutorials mate http://www.tutorialecstrike.com/csdm_gungame_tutorials.html |