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?...
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?...
when i host server no one can join but when someone host he can please help me and i have problems with nat router (idk why but port are open) i was downloaded codMP_s.exe cracked for server but not...
Hello cod2 experts! This is my first post here :-)
My question is about how to execute rcon commands on server side?
There are 3 possibilities currently for executing rcon commands:
a) client...
https://i.redd.it/7khgt29lp1121.jpg
Hello,
I'm sorry, but I haven't found any forum or tutorials, maybe someone knows how to help with rtcw scriptings
how to fix the error: "bsp has wrong version number (46 should be 47)" ? I...
Do you have the ports forwarded in your router?
Are you behind CGNAT?
How do you expect to connect to your server without knowing the ip address?
Edit: clean up your main, this will give you...
Thanks :)
Missing the + before exec, otherwise yes.
Create a shortcut to cod2mp.exe and change the shortcut target to:
"path_to_your_cod2_and_mp_exe" +set dedicated 2 +set fs_game yourmodsfolderhere exec server.cfg +map_rotate
fs_game is one of...
hi all i need help to do cod 2 mod folder for server and i cant setup server to go on folder to launch mods (my os is windows(ltsc) NO LINUX) please help me :)
Sorry, but I don't understand this. I find a working script and try to modify it to suit my needs. Thanks , i will try to run the scripts on your links again.
Hello,
Can anyone help with the script for map rotation Soldier of Fortune II - Double Helix GOLD
Since 11 pm I have been working on this and until then nothing has been working. I don't know...
Thanks. i am getting error :
https://i.hizliresim.com/e9ujf7y.PNG
self.flagAttacher
this flag saw player has flag or no, add it in checkLoop()
/* ... */
while (1)
{
if (isAlive(self) && !self.flagAttached && (team == "allies" || team...
Thank you so much. I completed everything. Finally..
Where and how do I add this script so that flag bearers are not affected by the camp.
attachFlag()
{
if(isdefined(self.flagAttached))...
add in checkLoop()
/* ... */
//ALL "CAMP_SECS_*" vars must be multiples of "waitTime" (4 / 0.1 & 6 / 0.1 == true => good)
CAMP_RADIUS = level.campradius;
CAMP_SECS_WARN =...
Thankssss !! it's work.. :) :) :)
////
I wrote the following to interfere with the camp times from the console. The script is running, but I cannot interfere with the times from the...
Should be args, not arg.
shoudl be getentitynumber()
Note the () behind it.
Thanks... :)
bad syntax error : if (players[i] getEntityNumber == int(arg[1]))
can you help?
use /developer 1 before launching the mod. Then you can see the error
Thanks, but : error script
:/
try
teleport()
{
level endon("boot");
level endon("round_ended");
setcvar("teleport", "");
while(1)
- Are those all avaible build-in functions, natives, server variables? - https://znation.nl/cod2script/
The cod2 + libcod documentation only contains functions and player/entity methods.
All cod2...
Hello community!
Before I get into main topic FAQ, I want to introduce myself. I used to play in Call of Duty 2 since 2014 I think. Don't know exactly. I did played on almost all possible...