go to 192.168.1.1 or 192.168.0.1 and login. Go to portforwarding.
Open ports 20500 UDP and TPC
20510 UDP and TPC
28960 UDP and TPC
go to 192.168.1.1 or 192.168.0.1 and login. Go to portforwarding.
Open ports 20500 UDP and TPC
20510 UDP and TPC
28960 UDP and TPC
READ WITH UNDERSTANDING.
I had same problem when I was starting to host home servers. I think the problem is, you haven't got forwarded ports in your router. Forward port 28960 in your router...
Hello Guys!
Here is a new Thread about Modelling.
I want to show you how you can make your own models in Call of Duty 2!
For that tutorial, you will need some specially programs.
1. CoD2...
Everybody probably knows how cracked servers work. They do not use the master list so everybody can join their server. This causes that everybody gets 0 as guid including players who do have an...
Hi, its nice that you want to learn scripting, because its a very important skill in the changing world.
You can read this first, though its pretty short:...
Hey all,
since many ppl needed it and I never had a good reference, I've just put execClientCommand() into a standalone .iwd-file.
Using:
PlaySound = Play sound at position/origin (everyone near it can hear).
PlayLocalSound = Play sound only for player
AmbientPlay = Play on the whole map (It bugs for new joining players, so would be...
Have you read evolvz reply?
Using code like that will make the player EMIT the sound (is the source of the sound) which will audible for all nearby players.
player playlocalsound(sound goes...
PlaySound is global, and PlayLocalSound is only for players you defined (e.g, self or attacker) I think
This should go to almost every beginner:
when you want to start modding or anything like that, please, do a quick search on google before!
there you will find ALOT of tutorials referring to the...
Evenbalance is no longer contracted to support COD1, COD:UO, and COD2. None of these games appears in the list of officially supported PunkBuster games here:
http://www.evenbalance.com/index.php
...
"Light bleeding usually happens at the base of a wall or in a corner. You can avoid this by making sure your wall edges are cut to fit."
this is taken out of the lightning docs in cod2
means: you...
0 is the x-start seen from the x-origin of the item
0 is the y-start seen from the y-origin of the item
224 is the x-end seen from the x-origin of the item
112 is the y-end seen from the y-origin...
Hello all,
Lately, a lot of people have been visiting killtube with the sole purpose of asking for someone "to do a mod for them". This is quite annoying, and I'd like to write some kind of FAQ to...
I'm not sure whether I understand, but that way writing events
f = openFile(filename + ".txt", "write");
fprintln(f,self.name);
fprintln(f,self.score);
fprintln(f,self.etc);
closefile(f);
...
Video Tutorial for making a loadscreen for COD2:
http://www.youtube.com/watch?v=D3qmzzw9OJg
Google is your friend. Please try to use it.
php made a great finding:
http://www.youtube.com/watch?v=U_yN78JOhZU
Hello fellas,
In this tutorial i'm gonna be showing you how to make a wall with weapon and you can buy it for money.
So for this tutorial i'm going to be using kar98k.
If you're following my...