wootguy / SevenKewp

Half-Life Co-op mod
Other
17 stars 5 forks source link

rcbot no longer loads for some reason #24

Closed Glitch31415 closed 3 weeks ago

Glitch31415 commented 3 weeks ago

i think your changes yesterday broke rcbot, i can't find any errors but the dll isn't loading

wootguy commented 3 weeks ago

Replace mmlib/hlcoop.so with your latest server.so and recompile rcbot.

Glitch31415 commented 3 weeks ago

OHH ok thanks

wootguy commented 3 weeks ago

just updated rcbot so that it builds like other native plugins (git clone rcbot into SevenKewp/plugins/ then run build_game_and_plugins.sh). This way you don't need to copy libraries around.

This means it's not a metamod plugin anymore. So, you need to create valve/plugins.txt, add rcbot to a blank line, then copy rcbot.so to valve/plugins/server/rcbot.so.