PDA

View Full Version : libcod Call Of Duty 1 1.5



dfrankes
20th February 2015, 03:43
Hello,

Could someone example to me how i can use this: https://github.com/riicchhaarrd/CoDExtended?

I am trying to get for example getip(int); but the game says: unknow command (And sometimes the server just crashes as soon i inject)

kung foo man
20th February 2015, 15:38
Well, it's written directly on the README front page:



Install these packages if you don't have them yet.

apt-get install build-essential apt-get install libssl-dev apt-get install libcurl4-openssl-dev
[If you're on x86_64 then you would add :i386 after the package]

Run build.sh
Your startup commandline for your Call of Duty dedicated server would look something like this. LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. LD_PRELOAD=/path/to/codextended.so ./cod_lnxded

dfrankes
20th February 2015, 18:07
I am using windows, Not linux

Prawy
4th May 2019, 02:41
Pls make libcod for cod1.5 windows