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)
 
			
			 libcod Call Of Duty 1 1.5
 libcod Call Of Duty 1 1.5
				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)
 
			
			Well, it's written directly on the README front page:
Code: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
timescale 0.01
 
			
			I am using windows, Not linux
 
			
			Pls make libcod for cod1.5 windows
kubislav23 (8th May 2019)