Metamod on linux

Project Manager
🌠 Staff
✔️ HL Verified
💻 Oldtimer
Joined
Nov 25, 2001
Messages
1,729
Best answers
0
New Member
Joined
Sep 23, 2008
Messages
6
Best answers
0
The server started finaly. I've created a folder dlls where I've put hl.dll from mai windows esf installation .
Now, another problem arised . It doesn't load amxmodx (The server runs now, but when i tipe amx_say or another amxmodx command it tells me: "command unknown."



My liblist.gam
// Earth Special Forces Game Info file
game "Earth`s Special Forces"
url_info "http://www.esforces.com"
url_dl "http://www.esforces.com/files.php"

version "Beta 1.2.3"
size "125002292"
svonly "0"
cldll "0"
type "multiplayer_only"
nomodels "1"
gamedll "dlls\hl.dll"
//gamedll "esf_bot\esf_bot.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"

metamod.ini :

linux addons/amxmodx/dlls/amxmodx_mm_i386.so


addons/amxmodx/configs/plugins.ini :
; 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)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; 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

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer
EvolutionX.amxx
; Custom - Add 3rd party plugins here
 
New Member
Joined
Sep 23, 2008
Messages
6
Best answers
0
If anyone has an working esf server with metamod and amxmodx, please make an archive, upload it somewhere and give me a download link .

I'm struggling for hours to make it work. I've fixed a problem but I found another one and I don't know what to do .
 
Base belongs to me.
👑 Administrator
🌠 Staff
✔️ HL Verified
🚂 Steam Linked
💎Légéñdārý
Joined
Nov 30, 2002
Messages
10,867
Best answers
0
Location
Netherlands
Last time I got it to work by moving some of the DLL's from cl_dlls to the dlls folder (or the other way around). Best to make a copy/paste to the dlls folder so both folders have the same dlls. I do this often and it works great for me.
 
New Member
Joined
Sep 23, 2008
Messages
6
Best answers
0
I did this. The server is starting but amxmodx is not working. It is as if I hadn't installed it .
 
New Member
Joined
Sep 23, 2008
Messages
6
Best answers
0
If you hava a working esf serverul with amxmodx, could you please make an archive of your esf directory, upload it ( www.2shared.com or onother file host) and post a download link ?
 

Users who are viewing this thread

Top Bottom