Jump to content
GIGN Forum

Plzz Ljoti Ludzu Help...


nIp
 Share

Recommended Posts

nu juus wisi zinat kads ir cw mods

man ir amxwar....

wai kads man war jau winju uzstaisiit nokonfigureetu.... un pateikt kaa pareizak winju uzlikt nu kad naw nekas ja4akarejas wnk jaiemeet kur un wiss... butu ljoootoi pateiciigs kad kads paliidzeetu

ludzu nenodirsiet... jo tiesham nezinu.... sad.gif

Link to comment
Share on other sites

Installation:

* If your server is on your computer (or your external server supports unzipping) and you can

unzip while keeping the correct directory structure, just unzip into your 'cstrike' directory

* Add this line to your plugins.ini file:

amx_match_deluxe.amxx ; Amx Match Deluxe

* Then restart hlds

- otherwise -

* Copy 'amx_match_deluxe.amxx' to your plugins directory

* Add this line to your plugins.ini file:

amx_match_deluxe.amxx ; AMX Match Deluxe

* Copy the amxmd folder to your "addons/amxmodx/configs/" folder

* Copy amx_match_deluxe.txt to your "addons/amxmodx/data/lang" folder

* Copy the 'data/match_stats' folder to your "addons/amxmodx/data" folder

* Enable the correct modules in the modules.ini file (meaning Regex, Cstrike, and Sockets with the compiled plugin included in the zip file)

* Restart hlds

AMX Match Deluxe (Current Version: 7.00) - Readme

1. Supported items

2. Installation

3. Usage

4. Cvars

5. Config files

6. HLTV Help

7. Changelog

8. Todo List

-=[ AMX Match Deluxe ]=-

Originally coded by Shromilder

Upgraded and converted to Amx Mod X by Infra

Current version: 7.00

-- Only works with AMXX 1.61 or later! --

-- Requires admin level "m" --

--- Required Modules ---

* Regex

* Cstrike

--- Optional Modules ---

* Sockets

Note: To use HLTV ability, you need the Sockets module, which is included with Amx Mod X.

/!\ IF YOU DON'T WANT TO USE SOCKETS MODULE (FOR THE HLTV), YOU HAVE TO COMMENT THE LINE "#define USE_HLTV_SECTION" AND RECOMPILE THE PLUGIN (read the AMXX readme/doc). /!\

Plugin supports:

* MaxRound, TimeLimit, or Winlimit matches

* Changing of the server hostname

* Changing of the server password

* Shield (re)restrictions

* Swapping the teams

* Overtime

* Overtime configs

* Match server configs

* Default(FFA) server config

* Screenshots

* Demos

* A Menu

* PUG Style gameplay

* Match stats

Installation:

* If your server is on your computer (or your external server supports unzipping) and you can

unzip while keeping the correct directory structure, just unzip into your 'cstrike' directory

* Add this line to your plugins.ini file:

amx_match_deluxe.amxx ; Amx Match Deluxe

* Then restart hlds

- otherwise -

* Copy 'amx_match_deluxe.amxx' to your plugins directory

* Add this line to your plugins.ini file:

amx_match_deluxe.amxx ; AMX Match Deluxe

* Copy the amxmd folder to your "addons/amxmodx/configs/" folder

* Copy amx_match_deluxe.txt to your "addons/amxmodx/data/lang" folder

* Copy the 'data/match_stats' folder to your "addons/amxmodx/data" folder

* Enable the correct modules in the modules.ini file (meaning Regex, Cstrike, and Sockets with the compiled plugin included in the zip file)

* Restart hlds

Usage:

To load a match:

amx_match <CT's clan tag> <T's clan tag> <mrXX or tlXX> <Config filename> [recdemo|rechltv|recboth]

- or -

amx_match2 <mrXX or tlXX> <Config filename> [recdemo|rechltv|recboth]

- or -

amx_match3 <CT's clan tag> <T's clan tag> <mrXX or tlXX> <Config filename> <second map> [recdemo|rechltv|recboth]

- or -

amx_match4 <mrXX or tlXX> <Config filename> <second map> [recdemo|rechltv|recboth]

For example:

amx_match SK eoL mr12 ecup recboth

This will load a match with teams: "SK" and "eol", with MaxRound 12 rule,

using the ecup.cfg server config file, and will record demos and HLTV demos.

Note: if your clan tag has a space, use quote marks: "SK swe"

Other commands:

To restart a match: amx_matchrestart or "say /restart"

To stop a match: amx_matchstop or "say /stop"

To force the start of a match: amx_matchstart or "say /start"

To restart a half (re-lo3): amx_matchrelo3 or "say /relo3"

To swap teams: amx_swapteams

To randomize teams: amx_randomizeteams

The Menu:

First you must configure the menu, by using these commands:

amx_match_lmenu <length of match> [<length of match> ...]

amx_match_cmenu <Name of config> <config file name>

- or -

amx_match_addlength <length of match> [<length of match> ...]

amx_match_addconfig <Name of config> <config file name>

Note: the most common lengths and commands have already been added to amxmd.cfg

When it's done, just use the amx_matchmenu to load the menu and allow you to choose your match smile.gif.

Cvars:

amx_match_endtype:

Maxround:

0 -> Match is finished after all rounds are played. (set by default)

1 -> Match is finished when a team has won mp_maxrounds+1 rounds.

2 -> There is a vote to play out the match after a team has won maxrounds+1 rounds, unless rounds played is less than 1/5 of total rounds away from end of match).

Timelimit:

0 -> Match is finished immediately after the timelimit is up. (set by default)

1 -> Match is finished at end of the last round.

amx_match_hostname:

0 -> Does not change host name of server.

1 -> Changes host name of server to "<CT tag> vs. <T tag> | <CFG file> CS Match In Progress" or (amx_match2/4) "<CFG file> CS Match In Progress". (set by default)

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...