Copyright 2011 Cstrike-ManiaCs. Powered by Blogger.
RSS
Showing posts with label AmxModx Installation Guide. Show all posts
Showing posts with label AmxModx Installation Guide. Show all posts

Amxx Modx with metamod V 1.8.1

Download


Amxmodx AutoInstaller

Installing Amx Modx 1.8.1
Download amxmodx1.8.1
Run and install amx mod to your cstrike directory (metamod included)
Advance Users: “NO NEED TO EDIT liblist.gam”
Restart Your server or Change map amxmodx will start working
After that you will find the directory tree as follows

Cstrike/amxmodx
Cstrike/amxmodx/configs
Cstrike/amxmodx/plugins
Cstrike/amxmodx/dlls
Cstrike/amxmodx/scripts
Cstrike/metamod
Cstrike/metamod/dlls
How to Install plugins?
After that install further plugins by downloading the plugins from here.amxx” format
Suppose installing plugin named “amx_example.amxx” copy the file and
put “amx_example.amxx” > cstrike/plugins> here
Then goto
cstrike/amxmodx/configs
and open “plugins.ini” in notepad add the file name in last line “amx_example.amxx
Still having problem installing CONTACT
If plugin is available in .sma format instead of .amxx??
Then goto put “amx_example.sma” in cstrike/amxmodx/scripts
and open compiler.exe(already included) it will then convert the .sma to .amxx
into the “compiled” folder now copy amx_example.amxx and put it in
> cstrike/plugins

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

AmxModx Installation Guide | Download & Install AmxModx

AMX Modx INSTALLATION TUTORIAL FOR WINDOWS.


Amx Mod X helps you to administrate your server ( change maps, set up cvars, kick players) and shows the game statistics .

1. AMX Mod X Full Installer -> http://www.amxmodx.org/downloads.php
2. After download AMX Mod X first most install it anywhere.
3. After installing it, run amxmodx from program files, click on Next button, then select I Accept terms and click Next button, now Select mod directory and press the Next button, a new window will appear, select mod directory (we select D:HLDS\cstrike), at the bottom of window at Custom game addon, select Counter-Strike and click Next button.

Now we have installed AMX Mod X
To see if it runs properly go to the server console and type meta list . If the message recived is:
AMX Mod X - RUN..then everything it`s OK.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

AmxModx Plugin's Compilation

In order to modify a plugin (for example the maxping of the highpingkicker) you will have to edit the modification in the .sma file and then compile the sma. So, if you want to change the value of highpingkicker maxping , go to HLDS\cstrike\addons\amxmodx\scripting ( HLDS is the main directory of your server) and open the hpk.sma (or whatever the name it is) and edit maxping 150 or 200 or whatever , then save and close . Now you`ll have to compile it . How you do that… Drag and drop the sma file over the compile.exe icon ( the blue one - attention ! there are two blue icons, you will chose the one called “compile”) into the scripting folder . A black window will appear showing the derulation of the compiling process. When it`s done it will display “Compilation Done”. Now you will have to look into the “scripting” folder for a subfolder called “compiled”. Open it , and there you`ll find the compiled “.amxx” file of your plugin ( in our case the hpk.amxx) . This file you`ll have to copy into HLDS\cstrike\addons\amxmodx\plugins folder . If your server was running while you compiled and installed the plugin restart it or change the map and the plugin will work on the new value.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS
google-site-verification: google5f70f6edf33e1bcf.html