Vineri, 2024-04-19, 2:35 PM
GO Key
Home | MetaMod Tutorial - Forum | Registration | Login
[ New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
Forum » Tutorials » Counter Strike » MetaMod Tutorial
MetaMod Tutorial
AdminDate: Joi, 2008-04-24, 7:27 PM | Message # 1
Admin
Group: Administrators
Messages: 78
Reputation: 0
Status: Offline
Installing Metamod
Metamod Installation
Directory Structure

1. In your mod folder, create a folder called "addons".
2. In <mod folder>\addons, create a folder called "metamod".
3. In <mod folder>\addons\metamod, create a folder called "dlls".

Upload Binaries

1. Go to the Metamod Website and download Metamod. You will want to get either the Windows DLL or the Linux SO (for either 32bit Linux or Linux on AMD64).
2. Extract the metamod file and upload or copy it to your server. It must be placed in <mod folder>\addons\metamod\dlls.


Configure

1. In your mod folder, find the "liblist.gam" file. Open the file with a text editor, such as notepad. If you're using FTP or a control panel, you will need to download the file first.
2. For Windows, find this line:

gamedll "dlls\mp.dll"

Replace it with this line:

gamedll "addons\metamod\dlls\metamod.dll"

For Linux, find this line:

gamedll_linux "dlls/mp_i386.so"

Replae it with this line:

gamedll_linux "addons/metamod/dlls/metamod_i386.so"

(Note: use metamod_amd64.so for Linux on AMD64!)

3. Save liblist.gam (and upload it over the old one if your server is remote).
4. Edit the file <mod folder>\addons\metamod\plugins.ini. If it does not exist, create it. This file is your list of Metamod plugins.
5. For Windows, add

win32 addons\amxmodx\dlls\amxmodx_mm.dll

1.

For Linux (32bit) add:

linux addons/amxmodx/dlls/amxmodx_mm_i386.so

For Linux (AMD64) add:

linux addons/amxmodx/dlls/amxmodx_mm_amd64.so

2.
Save (and upload) plugins.ini.


/Admin/[Alive]\
 
Forum » Tutorials » Counter Strike » MetaMod Tutorial
  • Page 1 of 1
  • 1
Search:

Copyright GO Key [GO] © 2024Hosted by uCoz