![]() |
Please help
Ok basically I am looking for a joebot that will run with my 1.6 Linux server. Also a good readme or something or just directions on how to install correctly. I see all these files to download and I have and installed them but none work. Please my server is always empty:( and I want something ti play against.
|
Re: Please help
1.6 DS, windows, same problem, any suggestions?
|
Re: Please help
There's no officially released joebot for cs1.6. Although, there are a number of postings in these forums where people have posted their compiles of the latest source which does support cs1.6. You basically have 3 options, 1) get the latest source and compile or 2) find a pre-compiled version in the forums, or 3) wait for the latest release which should be soon.
|
Re: Please help
Ill wait I guess.
|
Re: Please help
Quote:
http://joebot.bots-united.com/ |
Re: Please help
If you're using metamod you should be careful as this package contains a liblist.gam for the non-metamod version...
|
Re: Please help
@cruft:
please add this fix to bot.cpp: Code:
diff -Naur joebot-1.6.5.1/dlls/bot.cpp joebot-1.6.5.1-terran/dlls/bot.cpp |
Re: Please help
@Terran: Thanks for the fix. I'll add it to the source.
|
Re: Please help
I got this fix from PMB, thank him :D
|
Re: Please help
I'm encountered a small problem while compiling joebot. You include a "eiface.h" with your sources which differs from the original version from the HL-SDK in one line:
your code: Code:
void (*pfnEngineFprintf)(FILE *pfile, char *szFmt, ...); Code:
void (*pfnEngineFprintf) (void *pfile, char *szFmt, ...); |
All times are GMT +2. The time now is 06:11. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.