das steht in der liblist die beim bot dabei ist
Code:
game "Half-Life 1.5"
startmap "c0a0"
trainingmap "t0a0"
mpentity "info_player_deathmatch"
gamedll "dlls\hl.dll"
gamedll_linux "dlls/HPB_bot_i486.so"
und das ist meine originale
Code:
game "Half-Life"
startmap "c0a0"
trainmap "t0a0"
mpentity "info_player_deathmatch"
gamedll "dlls\hl.dll"
//gamedll_linux "dlls/hl_i386.so"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
secure "1"
type "singleplayer_only"
mit der vom bot geht nichts mehr
wenn ich da so mache wie ich denke das es geht (also falsch) kommt wenn ich meta list in die console schreibe
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] Stripper2 RUN - stripper2_mm_i38 v1.00.00 ini ANY Pause
[ 2] LogDaemon RUN - logd_mm_i386.so v1.0.0.6 ini ANY Pause
[ 3] Adminmod RUN - admin_MM_i386.so v2.50.60 ini Start ANY
[ 4] <bot_i486.so> badf load bot_i486.so v - ini - -
4 plugins, 3 running
das muss doch irgentwie gehen ?????
und das steht im log
Zitat:
L 10/27/2004 - 16:50:03: [META] ERROR: dll: Failed query plugin '<bot_i486.so>'; Couldn't open file 'dlls/Bot/bot_i486.so': dlls/Bot/bot_i486.so: cannot open shared object file: No such file or directory
L 10/27/2004 - 16:50:03: [META] ERROR: dll: Skipping plugin '<bot_i486.so>'; couldn't query
L 10/27/2004 - 16:50:03: [META] ERROR: dll: Failed to load plugin 'bot_i486.so'
L 10/27/2004 - 16:50:03: [META] dll: Finished loading 3 plugins