Saturday, October 25, 2008

How to install Amx Clan Match Deluxe plugin for cs1.6

AMX Clan Match Deluxe allows you to host a clan match server which will guide the players on its own. It runs over AMX Mod X. Its features include,
  1. Main Menu for the Plugin
  2. Game Type selection menu via Max Rounds, Max Time, Max Score
  3. Menu of Config Selection for Loading
  4. Reads the given Clan Tags.
  5. Game setup with a single command apart from menu.
  6. Warmup Round
  7. Starts the knife round when everyone says ready
  8. Auto Knife in Knife Round
  9. Menu for team selection for Winners of knife round.
  10. Score Display at the bottom of the screen.
  11. Auto team swap for half-time.
  12. Scoring by addition of previous score after half time.
  13. Winner annoucement.

You can get the plugin from in the downloads section of this blog mostly it is there. Or else you can directly go to the website alliedmods.net and you can find it forums. Or just go with the keyword amx clan match deluxe keyword in the google.

Setting up Amx Clan Match Deluxe,

  1. Download the package
  2. Extract the package
  3. Relate the folders of package with the CS1.6 installation. They will be same.
  4. Just copy and paste the folders into your installation of CS1.6
  5. Go to scripting folder in amxmodx of addons.
  6. run compile.exe
  7. You will get a new file in the folder compiled with the name amx_clan_match_deluxe.amxx or what ever it is.
  8. Paste this in the plugins folder of amxmodx.
  9. Open cstrike\addons\amxmodx\configs\plugins.ini
  10. Add the file name what ever it is at the end ex: amx_clan_match_deluxe.amxx
  11. Save the file and Start the game.

You can get the menu in the amxmodmenu at the end, or you can directly get it by typing amx_clan_matchmenu or what ever it is, in the console.

The command directly with out the use of menu is

amx_match (Cts_Tag) (Ts_Tag) (Max_rounds/Max_time/Max_Score) (Config to load) (RecDemo/RecNone)

For other topics and AMX Mod X and Plugins, go through the other posts.

No comments:

Post a Comment