View Single Post
Re: Quick Help Before Installing on my Dedicated 1.6 Server?
Old
  (#10)
Morphogenic
Member
 
Status: Offline
Posts: 13
Join Date: Apr 2008
Default Re: Quick Help Before Installing on my Dedicated 1.6 Server? - 22-04-2008

with this slash / I get error in meta list and with this slash \ I get crash

this is my plugin.ini

Code:
; AMX Mod
win32 addons/amx/dlls/amx_mm.dll

; AMX Mod modules

; NOTE: don't declare 'pure' AMX Modules here
;       (those not having '_mm' in their filename)

; CS Stats (AMX module)
win32 addons/amx/modules/csstats_mm.dll

; Fun (AMX module)
win32 addons/amx/modules/fun_mm.dll

; Vexd Utilities (AMX module)
; win32 addons/amx/modules/VexdUM_mm.dll

; EPodbot (BOT module)
win32 EPODbot/EPB.dll

; Spawn and chat protection (Protection module)
win32 addons/spawn protection/sc-prot_mm.dll
amx module work but EPODbot and sc-prot_mm.dll get in meta list error with bad file load

Last edited by Morphogenic; 22-04-2008 at 19:02..
  
Reply With Quote