Showing posts with label AMX MODX Related Tutorials. Show all posts
Showing posts with label AMX MODX Related Tutorials. Show all posts

Sunday, 25 September 2011

Counter Strike Plugins 2011 [ AWSOME ]

Counter Strike AMX MODX Plugins Repository:

Instructions: Click the Link to download the file:

1) AMX MODX MEGA PLUGIN PACK: [ Contains 600+ Plugins]
   
Info: Ultra huge List of 600+ Plugins, you name it we have it :P

http://adf.ly/2tSb2



2) Announcements / Message Plugins: [ Contains 14+ Plugins ]

http://adf.ly/2tScV




3) Commands, Rules , Principles Plugins: [ Contains  20+ Plugins]
   

http://adf.ly/2tSdy




4) Configurations  Files: [ Contains 3 Files ]
 

     http://adf.ly/2tSeg




5)  Fun Plugins: [ Contains 200+ Plugins]
    Info: Fun packed plugins , brings new dimentions to your counter strike game play.
    

http://adf.ly/2tSfN



6) AMX MODX MATCH Plugins: [ Contains 3 Files ]
   

http://adf.ly/2tSg6






7)  Counter Strike MODs: [ Contains 50+ Files ]
  Info:MODify/Customise the look and feel of your default Counter Strike Setup with these MODs ,
   
http://adf.ly/2tSh3
 

















8) MUSIC Plugins: [Contains 15+ Music/Songs related Plugins]
 Info:Everybody Loves Music and its better if you could use it while you play counter strike
 

http://adf.ly/2tShd





9) Pirate Plugins: [ Contains 15+ Files ]
    Info:Discreet Plugins of Counter Strike )


  http://adf.ly/2tSiD

 





10) Torture/Punishment Plugins: [ Contains 30+ Plugins ]

http://adf.ly/2tSip





11) Utility Plugins:  [ Contains 70+ Plugins ]
 


http://adf.ly/2tSj8







12) Weapon Restriction and Control Plugins: [ Contains  60+ Plugins ]
     
http://adf.ly/2tSjX



Friday, 23 January 2009

AMX MODX Plugins for CounterStrike 1.6

How to Install AMX MODX for CounterStrike 1.6



Click To Download





or you can watch this High Quality video (in Full Screen)

http://blip.tv/file/1695603/

or follow the steps below.


How to Install AMX MODX for CounterStrike 1.6

  • Download AmX ModX from Here

    http://sourceforge.net/project/downloading.php?groupname=amxmodx&filename=amxmodx-installer-1.8.1.exe&use_mirror=jaist

  • After Download is Complete ! Install it like any other program you usually do...
  • When AMX MODX is launched, select the Mod Directory installation
  • Specify the Mod from dropdown list as Counterstrike 1.6
  • Browse through the HLDS server installtion location and select "cstrike" folder
  • Then click next
  • The two bars will start racing ....when it is completed...click finish.
  • Delete these three files from installation directory ClientRegistry.blob , InstallRecord.blob , HLDSupdatetool_35.mst...after this delete custom.hpk from cstrike folder.

Now You run your Server with Amx ModX Installed.

:-)

CounterstrikeTutes.blogspot.com Team

'MyFreeCopyright.com

Sunday, 18 January 2009

AMX MATCH DELUXE Tutorial !

Note:This Tutorial doesnot support SQL implementation and HUD cluttered display.
So please navigate to your cstrike/addons/amxmodx/configs
and open plugins.ini
Comment the following plugins by putting ; before there name like shown below
BEFORE AFTER
admin_sql.amxx ---------> ; admin_sql.amxx
telemenu.amxx ---------> ;telemenu.amxx
scrollmsg.amxx ---------> ;scrollmsg.amxx
imessage.amxx ---------> ;imessage.amxx
miscstats.amxx ---------> ;miscstats.amxx
stats_logging.amxx --------> ;stats_logging.amxx

Now save the file and close it.

Download:

From here

or


Installation:
  • just unzip into your 'cstrike' directory
  • Add this line to your plugins.ini file:
amx_match_deluxe.amxx ; Amx Match Deluxe
  • Start 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 DBI, Regex, and Sockets with the compiled plugin included in the zip file)
  • Start hlds

'MyFreeCopyright.com


AMX MATCH Plugin and Commands Tutorial

So.. you are probably reading this to have a clan match with your mates !

Alright !

if you are impatient to get started here is the flow chart

Flow Chart of event execution of AMX CLAN MATCH MODULE

Warmup round
|
v
Teams declare ready
|
v
knife Round for Toss/ Team selection
|
v
Teams Selected
|
v
WarmupRound
|
v
Atleast one player in each team types /ready
|
v
Clan Match begins
|
v
3 Restarts
|
v
Live...Live..Live.. Displayed (no more restarts)
|
v
play
|
v
After 1 st half
|
v
Teams Automatically Swapped (don't do it manually)
|
v
Atleast one player in each team types /ready
|
v
2nd Half begins
|
v
3restarts
|
v
Live...Live...Live displayed
|
v
play
|
v
End of 2nd half
|
v
Result displayed
|
v
Match Ends


:-)





DOWNLOAD and INSTALLATION
Type in google w/o inverted commas

"?intitle:index.of? amx_match_deluxe_171.zip"

or click herehttp://www.google.co.in/search?hl=en&q=%3Fintitle:index.of%3F+amx_match_deluxe_171.zip&btnG=Search&meta=

1. Download amx_match_deluxe_171.zip from any of the listed links.

e.g.:

http://flatounet.net/AMX/Plugins/MEGA_PACK/FICHIERS%20ZIP/amx_match_deluxe_171.zip


2. Read the instructions in zip for installing the same into u r addons/amxmodx directory.

just in case if the instructions are not there, follow these:

Installation :
- Extract the zip file anywhere (preferable Desktop, & use Winrar software to extract).
- go to addons folder which was formed after extraction ---> go to amx folder-->then plugins folder
- copy amx_match_deluxe.amx to the plugin directory of u r CS1.6 installation e.g. cstrike/addons/amxmodx/plugins
- similarly copy "leagues" folder to the plugins directory of u r CS1.6 installation e.g.
cstrike/addons/amxmodx/plugins
-Copy amx_match_deluxe.sma to cstrike/addons/amxmodx/scripting/
- Open addons/amx/plugins/plugins.ini , located in cstrike/addons/amxmodx/plugins
- Add a line containing : amx_match_deluxe.amx in the end of file.

Tip : Open amx_match_deluxe.sma with any text editor like notepad or wordpad and u will see good information which u can use in your console !


3. Run the server i.e. HLDS (in taskmager give HLDS.exe highest priority to make it less laggy)

Important Commands

To Start clan match ---> amx_match CT_Tag T_Tag mr4 ecup

where:
amx_match: plugin name
CT_Tag : put ant name for CT tag
T_Tag :put any name for T Tag
mr4 : 4 match rounds per half of the Clan Match
i.e. 4 matches for 1st Half
& 4 matches for 2nd Half
ecup : configuration file name.


To Stop clan match -----> amx_matchstop


Please note: when Clan match is started various plugins like stats etc, are auto disabled.



Understanding the clan match
It is a common confusion among first time clan match players while using this MOD.

So here it is :
We know that a Clan match has two halves , for each half of the match teams are allowed to play equal rounds . After 1st half teams are swapped (interchanged) either to CounterTerrorists or Terrorists and Finally result is Displayed (in Colour) in the mid screen of the game.

0. WarmUp Round: This is the time given to make u familier with opponents and their skillz, you can test u r self against them or your mates.

HUD DISPLAY
HUD will clearly display Warmup Round (at this time Match has not started yet)

1.Get Ready:At first at least one member of each team must press Y key and type /ready to make their team ready to play clan match.

HUD DISPLAY
HUD will clearly display message similar to "Waiting for X team to get ready"


2#.Team Selection:After both teams are ready there will be a knife round to decide the Team (whether u wanna be CT or T)
and
After teams are selected
Warmup round begins and

at this point if atleast one member of each team types /ready , the whole team becomes ready to play clan.

After this there will be Three Restarts

and then in the middle of your screen i.e. HUD will display LIVE...LIVE...LIVE

This is when the first half of the round is started and you are ready do roll....


When the First half is completed you are automatically swapped

Hud Display:
Switching you to the CT/T...Please dont change your team.


Again:
warmup starts ----->atleast one player types /ready---->when both teams are ready--->3 restarts--->HUD displays LIVE...LIVE...LIVE--->proceed according to your team strategy.

Finally when last round is finished
HUD Display
X won by ...against Y.

where X =CT team tag.
Y= T team tag.
Congrats..


The Clan match is now concluded.

Now u can play normally ...... like



Your comments are the most vauable gift that i can get from you.....

Thanks


Happy Fragging.... :-)




'MyFreeCopyright.com