Would say you should script this, preferably through the map gsc
Would say you should script this, preferably through the map gsc
Hello
I use CODAM with MISCMOD, have few maps in my maprotation (server has a vote menu)
I would like to allow automatic weapons when a specific one loads (default=only rifles enabled)
Can...
Thank you very much, it works
Here is how I did, hoping it could help someone in the future :
Modified starting script :
(have read that server .cfg name shouldn't be guessable otherwise...
fs_game it is. This means LEAVE MAIN THE FUCK ALONE. (this goes for any modder ever thinking of touching main. Dont. You'll be arrested)
Just run it through sandboxie? No clue exactly how, but it should mostly sandbox anything it does.
Hello
There is a .pk3 that replaces bullet traces colors.
I want to put it in my server, if I put the pk3 in my main server folder, then clients will download it to their main folder and then...
Hello
Do you know how to prevent COD 1.1 to run .exe files/PowerShell ? (in other words prevent it to run trojans...)
I guess there is a software available to temporary prevent any PowerShell /...
https://youtu.be/OkoMBVrsloI
setdvar ui_background "background_american_w";
main.menu:
soundloop "music_mainmenu_mp"
Thanks for the response. I was expecting that error too! But I think that the localization files might be treated differently clientside.
Intuitively, this makes sense. If the game didn't have...
Will result in an error: Unauthenticated client detected - invalid IWD files! path - All files on the server and on the client are compared. If some file is not in the mods or maps on the server to...
Got some follow-up questions about localized strings. Sorry for the necrobump.
Thanks for sharing this. I have a few questions:
Is it safe to rename this IWD? (Looking to shorten it.)
...
I show every one of Call of Duty 2 3rd Person animations in sequential order. COD2 has 3669 animations(xanim), I'l sorted & indexed from 1 to 2808. Not added: talking-heads anims, anims 1rd person,...
Hello to all,
An effort is made to create a large database of call of duty 2, without extra mod's.
Because it is difficult for all the information to get into a file, where it must be links,...
https://web.archive.org/web/20220105160706/https://wiki.zeroy.com//index.php/Call_of_Duty_2:_d3dbsp
https://archive.is/KAZtQ
Works fine for me on a fresh Debian 11 amd64 install, substituting the libmysqlclient-dev:i386 with libmariadb-dev-compat:i386.
Literally all commands until cod2 server got started:
sudo...
Hello!
Ill have a problem with dependencies:
apt-get -y install libmysqlclient-dev:i386Package libmysqlclient-dev:i386 is not available, but is referred to by another package.
This may mean...
Thank you for the answer.
I never heart of manymaps, i will search for it, i just put the plain libcod.
There are 40 maps on server, 35 was ok, 5 had problems (they are in map packs in the main...
Are you using proper MANYMAPS?
How many IWD files are in your fs_game + main folder?
Hi!
Starting the server with libcod is working fine for 90% of the maps, but there is a few maps at which it doesn't. The server does not crash these times, but the map loading icon freezes and...
Mostly the server needs to have enough available cpu resources. GHz has not been a good measurement for performance for a while - what exact cpu is your host using, and how many clients are on the...
Thank you! Our server laggs a little sometimes, but it's not ping lagg, but like missing frames from movement. That is why I was thinking that something is about the cpu of the host. Can you please...
The multicore patch is just to make it so cod2 doenst suck when a system has multiple cores. The game engine itself cannot run on multiple cores.
You could code your server in such a way that for...
Nowadays lots of ISPs use CGNAT to save some ipv4 addresses. If you're behind CGNAT there's nothing you can do.
Hi! I have seen that after a few years cod2 was released there were news about making a multi core patch for cod2.
Does anybody know if somehow cod2 server can be configured to use multiple cores?...