Modding & Mapping tools for BO3 confirmed by Treyarch: https://community.treyarch.com/community/treyarch/blog/2015/11/02/modding-mapping-tools-coming-to-black-ops-3-pc-in-2016
*fingers crossed*
Modding & Mapping tools for BO3 confirmed by Treyarch: https://community.treyarch.com/community/treyarch/blog/2015/11/02/modding-mapping-tools-coming-to-black-ops-3-pc-in-2016
*fingers crossed*
I spotted this and it looks like they made a homage to Carentan
https://i.imgur.com/MwFJnXU.jpg
Hi, title says it, im going to show you how to export playermodels from source engine to cod(2) (Multiplayer only!!). Its not really a direct export since it requers some work, but its not too...
Yeeeessss! Finally, and nope, guids are fine.
Masterserver is back!!! But still guid 0 returns. Do others have the same problem?
Edit: This is outdated. Go to the next post.
Here's a python-based patch switcher for CoD2:
import socket
import StringIO
import csv
import os
import shutil
README.linux
Source: http://icculus.org/pipermail/cod/2011-August/015397.html
I have some sad news. I just heard that Stauffi has died. RIP mate!
https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-xpf1/t31.0-8/10630564_701021749978674_4586270099861829470_o.jpg
I dont know...
http://ovh.com
i changed the SSH Port
I hope its help.
thx Yuri,Mitch & thoumta :)
Greets
It's not just France, it's half the world. Gamefront only offers support for certain countries. Here is a list of all the "banned" countries:
Argentina
Mexico
Chile
Spain
Thailand
Poland...
I'd like to wish everyone a great 2014 and a happy new year and best wishes to you, what are your expectations for this new year?
...
It seems the master server is having trouble again. The master server is online. But the port 20700 is unreachable according to wireshark.
Alright, as you want to close it, I also agree so you don't get more angry and we are the only ones who posted, why don't you just delete the thread?
Do not put your precaches on connect, put them on gamestart.
omg stop scripting... u need to precache ur headicon rankicon and they need to be real material files
If you want those stats without saving the data make a file called "...\whateverdirectoryareyouscripts\_rank.gsc" and in the file put
UpdateRank()
{
if(self.stats["kills"] <= 1)...
check this:
checkTimeLimit()
{
if(level.timelimit <= 0)
return;
timepassed = (getTime() - level.starttime) / 1000;
It's your lucky day.
Here you can download "improved" version of killstreak.
Explanation:
_killstreak.gsc file
Hello Rocky!
Please look up as first if there is already a thread about that.
If there are not a tutorial about that, ask the question.
Here the tutorial (Read comment from Jeplaa)...
Hi there,
Today I want to present to you `nL.Zombies* Servers.
Official Website: MyNL.pl
Facebook Funpage: https://www.facebook.com/NoLimitsClan
Available Versions: 1.0 & 1.2
Server IPs:...
My serwer has offer:
- The unique atmosphere of the game.
- Only 9MB download (can download from the internet)
- Weapons can be bought, are placed on the walls.
- The rank that will allow you...
"self" is not defined anymore. Probably some player disconnected, and you have got loop which updates hud value. Before loop add: "self endon("disconnect");" should help.
"it dont work"... Ahhh! Now we all know the problem.
blanco\_progress.gsc
////////////////////////
// Scripted by BlancO //
// For killtube.org //
// 23.09.2013 //
////////////////////////
main()