View Single Post
Metamod wont load podbots
Old
  (#1)
Switcha
Member
 
Status: Offline
Posts: 2
Join Date: May 2013
Default Metamod wont load podbots - 12-05-2013

hi there

i use

Metamod version 1.9.2
podbots version podbot_full_V3B22

my plugin.ini looks like this

;If your plugin came with a .vdf file, you do not need to use this file.
;
;List one plugin per line. Each line should contain the path to the plugin's binary.
;Any line starting with a ';' character is a comment line, and is ignored.
;
;You do not need to include the _i486.so or .dll part of the file name. Example:
; addons/sourcemod/bin/sourcemod_mm
;You may also put an alias in front of the file, for example:
; sm addons/sourcemod/bin/sourcemod_mm
;Will allow you to use "meta load sm" from the console.
;
;********* LIST PLUGINS BELOW ***********




addons/sourcemod/bin/sourcemod_mm

win32 addons/podbot/podbot_mm.dll

and my liblist looks like this

game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod.so"
trainmap "tr_1"

but when i try to meta list, it lists all my plugins except for podbots it just tells me plugins nr 4 error

i use windows 7 64bit and i try to run it on a dedicated server..

hope your able to help me, have a nice day

Switcha
  
Reply With Quote