Raised This Month: $ Target: $400
 0% 

Installing amxx mod + metamod x on czero


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
HypA
New Member
Join Date: Apr 2004
Old 04-13-2004 , 16:56   Installing amxx mod + metamod x on czero
Reply With Quote #1

I decided to write a quick tutorial on this subject mainly because I have seen the question being asked in irc quite alot. To follow this tutorial you will need the following:
1. condition zero or the dedicated server which can run condition zero ( I havent seen one before )
2.eyes
3.metamod x 1.17
4.the latest amxx mod version

first go to valve/steam/steamapps/username/dedicated server/czero.
make an addons folder
inside the addons folder make a metamod folder
inside that folder make a dlls folder
inside the dlls folder place metamod.dll ( or as the case may be the so file for metamod )
go back to the metamod folder and make a file called plugins.ini
make another file called config.ini
inside config.ini place this line
Code:
gamedll dlls\mp.dll
or if linux
Code:
gamedll_linux dlls\[the linux so file]
in plugins.ini you will add the path to the amxx mod dll but we will wait until its installed to add this.
now copy and paste the amxx folder from the folder you unzipped amxx mod to the addons folder.
We are almost done now, all we need to do is go to amxx/configs and open users.ini and add this line
Code:
"STEAM_0:0:00000" " " "abcdefghijklmnopqrstu" "ce"
replacing STEAM_0:0:000000 with your steam id. Save the file and now open the maps.ini file and change them from cs maps to cz maps by putting _cz after them.
Now that that is done we will go back to the czero directory and open the liblist.gam with a text editor and change
Code:
dlls\mp.dll
to
Code:
addons\amxx\dlls\[whats in your dll folder]
.
you linux users have to do the same but instead of editing dlls\mp.dll you must edit the line beneath it and insted of backslashes you need to use forward slashes. Now lets go back to the metamod folder and open plugins.ini again and add the following line to it:
Code:
win32 addons\amxx\dlls\[the dll in there]
linux users use this line
Code:
linux addons/amxx/dlls/[the so file in there]
If you got this far you must have really needed help but thanks for reading the guide! good luck
HypA is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:10.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode