Kad sam vec tu,patch 27
Mirror 1
Mirror 2
Mirror 3
A sad ono glavno :)
Prvo skinete Metamod
Link
U cstrike direktorijumu napravite foldere redom(jedan u drugi),addons/metamod/dlls
U dlls ubacite metamod.dll,u metamod diru napravite fajl plugins.ini koji ce ovako izgledati kada zavrsite posao.
Prekopirajte sadrzaj u vas.
» Click to show Spoiler - click again to hide... «win32 addons\podbot\podbot_mm.dll
win32 addons\amxmodx\dlls\amxmodx_mm.dll
Skinete AMXX i CS Addon(u zipu) i to redom raspakujte u cstrike folder i time ste instalirali AMXX.
Link
Onda otvorite fajl modules.ini u amxmodx/configs i omogucite module fun i engine, a na kraj svega dodate ovo
;Counter-Strike Deathmatch Module
csdm_amxx
modules.ini
» Click to show Spoiler - click again to hide... «; AMX Mod X Modules
; You can specify both linux & win32 modules here
; To enable a module, remove the semi-colon from the line
; ------------------------------
; Fun - provides extra functions
; ------------------------------
fun_amxx_i386.so
fun_amxx.dll
fun_amxx_amd64.so
; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
engine_amxx_i386.so
engine_amxx.dll
engine_amxx_amd64.so
; ----------------------------------------------------------
; Fakemeta - provides a massive interface into the HL engine
; ----------------------------------------------------------
;fakemeta_amxx_i386.so
;fakemeta_amxx.dll
;fakemeta_amxx_amd64.so
; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
;mysql_amxx.dll
;mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so
; ---------------------------------------------
; GeoIP - determines the country of ip adresses
; ---------------------------------------------
;geoip_amxx_i386.so
;geoip_amxx.dll
;geoip_amxx_amd64.so
; --------------------------------
; Sockets - network socket support
; --------------------------------
;sockets_amxx_i386.so
;sockets_amxx.dll
;sockets_amxx_amd64.so
; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
;regex_amxx_amd64.so
; --------------------
; Binary Vault support
; --------------------
;nvault_amxx_i386.so
;nvault_amxx.dll
;nvault_amxx_amd64.so
; ----------------------------------------------------------
; Counter-Strike - adds functions specific to Counter-Strike
; ----------------------------------------------------------
cstrike_amxx_i386.so
cstrike_amxx.dll
cstrike_amxx_amd64.so
; -----------------------------------------------------
; CSX - adds functionality for CS statistics and events
; -----------------------------------------------------
csx_amxx_i386.so
csx_amxx.dll
csx_amxx_amd64.so
;Counter-Strike Deathmatch Module
csdm_amxx
A u fajlu plugins.ini(na kraju) dodate osnovne Deatchmatch pluginove(mozete dodati ostale po zelji)
csdm_main.amxx
csdm_equip.amxx
csdm_spawn_preset.amxx
plugins.ini
» Click to show Spoiler - click again to hide... «; AMX Mod X plugins
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands
; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map
; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands
; Counter-Strike
;restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)
; Custom - Add 3rd party plugins here
csdm_main.amxx
csdm_equip.amxx
csdm_spawn_preset.amxx
Onda skinete CS Deatchmatch plugin.
Link
Sadrzaj foldera configs prekopirajte u amxmodx/configs
Sadrzaj foldera plugins prekopirajte u amxmodx/plugins
Sadrzaj foldera modules prekopirajte u amxmodx/modules
CSDM Pluginovi
csdm_main.amxx - Main plugin, required for most things
csdm_equip.amxx - Weapons and equipment menus
csdm_spawn_preset.amxx - Preset spawning (each map must have a spawn file in amxmodx/configs/csdm/)
spawn_editor.amxx - Edits/creates spawn points for maps
csdm_misc.amxx - Miscellanious extra features
csdm_tickets.amxx - Round ticketing (each team only has X number of spawns before they lose)
csdm_protection.amxx - Sets spawn protection
Ja sam stavio osnovne a vi dodajte ako hocete jos neke
Onda otvorite amxx.cfg ili server.cfg i dodate csdm_active 1
PodBotove za 1.6 skinite ovde
Jos samo podesite kako vama odgovara i igrajte.
Takodje neko me je pitao za onaj mod za klanske meceve sto se koristio na CPL Winteru 2005.
Ne znam koji je mod u pitanju ali posto ih ima dosta neka proba ovaj :)
Za ovaj mod potrebni su moduli regex i sockets koje mozete omoguciti u modules.ini u amxmodx/configs.
Fajl amx_match_deluxe.amxx kopirajte u dir plugins i na kraju fajla plugins.ini dodajte
amx_match_deluxe.amxx
Folder amxmd kopirajte u addons/amxmodx/configs
Ovaj mod nisam nikada koristio ali sve je lepo pojasnjeno u readme fajlu oko koriscenja.
readme.txt
» Click to show Spoiler - click again to hide... «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]
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"
To restart a match: amx_matchrestart
To stop a match: amx_matchstop or "say /stop"
To force the start of a match: amx_matchstart or "say /start"
To swap teams: amx_swapteams
The Menu:
----------
First you must configure the menu, by using these commands:
amx_match_tmenu <type of match> [<type of match> ...]
amx_match_cmenu <Name of config> <config file name>
Note: Concretely, add them to the amxmd.cfg file (Most are already added to the config file, feel free to add your own)...
When it's done, just use amx_matchmenu command and the menu will popup, allowing you to choose your match :).
Cvars:
-------
amx_match_endtype:
Maxround:
0 -> the match is finished after all rounds are played. (set by default)
1 -> the 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 -> the match is finished immediately after the timelimit is up. (set by default)
1 -> the 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) "<CFG file> CS Match In Progress". (set by default)
amx_match_hltvdelay: Only used in the HLTV section. If you commented the line to turn the hltv off, don't worry about this cvar
This is the delay for the hltv server to delay the demo (30 by default).
amx_match_overtime: 0 -> there is no overtime if there's a draw (set by default).
1 -> there is an overtime after a draw match.
amx_match_overtimecfg: Only use if you set amx_match_overtime to 1
0 -> there is no overtime config (set by default).
1 -> there is an overtime config.
amx_match_otrounds: Only used if you've set amx_match_overtime to 1.
This is the number of rounds which are played during the maxround overtime (3 by default).
amx_match_password: 0 -> match plugin will not password server before match.
1 -> match plugin will password server before match, use with amx_match_password2. (set by default)
amx_match_password2: Only use this cvar if you set amx_match_password to 1.
Use this cvar to set the value of password. (default value is "scrim")
amx_match_playerneed: Only used if you've set amx_match_readytype to 1.
This is the number of players which have to be ready (default value is "10").
(Set it to 4 if you want to play a 2 vs 2 match for example.)
amx_match_readytype: 0 -> only one player of each side must say ready for the match to begin.
1 -> ALL players much say ready in order to start the match (set by default).
2 -> only an AMX admin can start the match by saying /start or amx_matchstart
amx_match_swaptype: 0 -> teams will not swap after the 1st half.
1 -> teams will swap automatically after the 1st half (set by default).
amx_match_screenshot: 0 -> no screenshot at all.
1 -> screenshot of the score is taken at the end of each half (set by default).
2 -> screenshot of score, including userids, is taken at the end of each half.
amx_match_screenshot2: 0 -> no screenshot if match is stopped using amx_match_stop or "say /stop" .
1 -> screenshot of the score is taken at the end of each half, even if match is stopped using amx_match_stop or "say /stop" (set by default).
amx_match_shield: This cvar only works with CS 1.6.
0 -> you can't use the shield during the match (set by default).
1 -> you can use the shield during the match.
amx_match_shield2: This cvar only works with CS 1.6.
0 -> unrestricts shield after match.
1 -> (re)restricts shield after match (set by default).
amx_match_showscore: 0 -> Score will not be show after each round .
1 -> Score is shown after each round (set by default).
For MaxRound:
--------------
When a match is loaded, warmup time begins and match server config is loaded.
Then, when one player of each team says 'ready' (depends on readytype cvar), the 1st half of the match starts.
When the maxround limit is reached, the match goes back to warmup.
Then, when both teams say 'ready' again, the 2nd half starts.
When the game is finished, the plugin tells you which team has won the match and loads FFA server config file.
The plugin also records both side demos if you want it.
For TimeLimit:
---------------
When a match is loaded, warmup time begins and match server config is loaded.
Then, when one player of each team says 'ready' (depends on readytype cvar), the plugin starts the match
When the timelimit is up, the match goes back into warmup.
Then, when both teams say 'ready' again, the 2nd half starts
When the game is finished, the plugin tells you which team has won the match and loads FFA server config file.
The plugin also records both side demos if you want it.
Config Files:
--------------
There are some special config files:
- default.cfg is a server config file which is executed before every games.
It can be used to disable some plug-ins like stats or set some default cvars
which will erase your match config file cvars
- ffa.cfg is the server config file which is executed at the end of the match
in order that your server can be played by everyone =)
- cfglist.txt is the list of your available config files.
It is shown when you type a wrong config file when you're trying to load a match.
So if you don't want to remember the name of all your server config files,
just add them into this file =)
All config files, except 'amxmd.cfg' and 'hltv.ini', need to be in the "addons/amxmodx/configs/amxmd/leagues/" folder
and have .cfg extension (/!\ This is case sensitive so .CFG will not work! /!\)
(The 'amxmd.cfg' and 'hltv.ini' config files go in the "addons/amxmodx/configs/amxmd" folder)
HLTV help:
-----------
/!\ IF YOU DON'T WANT TO USE THE SOCKETS MODULE, YOU HAVE TO COMMENT THE LINE "//define USE_HLTV_SECTION" AND RECOMPILE THE PLUGIN /!\
To configure your HLTV:
In order to be able to control the HLTV, you must know the rcon password. HLTV rcon can be set using "adminpassword" command in the HLTV console
HLTV Checklist:
----------------
- Load your HLTV.
- Set the HLTV adminpassword by using adminpassword <password> command in the HLTV console.
- Then connect the HLTV to your server using "connect ip:port" in the HLTV console.
- Set the HLTV adminpassword in the 'hltv.ini' config file.
- Load your match on the server using amx_match or amx_match2
- Then:
1. If your HLTV is already connected, you should see it say "HLTV correctly configured =)".
2. If you don't see that, it means that the HLTV adminpassword hasn't been correctly configured.
3. If your HLTV isn't connected, it will try the adminpassword that you've set when it enters the server.
» Click to show Spoiler - click again to hide... «
poz