Thread: badf error
View Single Post
Re: badf error
Old
  (#2)
Whitey
Member
 
Status: Offline
Posts: 19
Join Date: May 2006
Default Re: badf error - 16-05-2006

Also, here's a copy of my directories and my plugins.ini...


Code:
[whitey@buck:~/backup/hlds/cstrike/addons/metamod] ls
dlls                    plugins.ini             sample_plugins.ini
[whitey@buck:~/backup/hlds/cstrike/addons/metamod] cd ../podbot/
[whitey@buck:~/backup/hlds/cstrike/addons/podbot] ls
botchat.txt             botweapons.cfg          podbot_mm_i386.so
botchats                pbmmdocs                podbot_mm_i586.so
botlogos.cfg            podbot.cfg              versionhistory.txt
botnames.txt            podbot_mm.dll           wptdefault
botskill.cfg            podbot_mm_amd64.so
Code:
; 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

;EPoD bots
; linux EPODbot/EPB_i686.so

;PoD Bot mm
linux addons/podbot/podbot_mm_i386.so


Thanks,


/Whitey
  
Reply With Quote