View Single Post
MetaMod and Linux and Realbot
Old
  (#1)
micrors4racer
Member
 
Status: Offline
Posts: 4
Join Date: Jan 2005
Default MetaMod and Linux and Realbot - 09-01-2005

hey i got my meta mod and AMX working fine. i installed realbot in hlds_l folder. and meta mod in hlds_l/cstrike/addons. it is working fine. except realbot. this is what it says when i type meta list

meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] RealBot badf load realbot_mm_i386. v - ini - -
[ 2] AMX RUN - amx_mm_i586.so v0.9.9 ini ANY ANY
[ 3] CSStats RUN - csstats_mm_i586. v0.9.9 ini ANY ANY
[ 4] Fun RUN - fun_mm_i586.so v0.9.9 ini ANY ANY
4 plugins, 3 running

why isnt realbot loaded?

this is my plugins file.

;Real Bot
linux /home/kevin/hlds_l/realbot/dll/realbot_mm_i386.so RealBot

; AMX Mod
linux addons/amx/dlls/amx_mm_i586.so

; AMX Mod modules

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

; CS Stats (AMX module)
linux addons/amx/modules/csstats_mm_i586.so

; Fun (AMX module)
linux addons/amx/modules/fun_mm_i586.so

; Vexd Utilities (AMX module)
; linux addons/amx/modules/VexdUM_mm_i586.so
  
Reply With Quote