| |
Topic |
Replies |
Views |
Last Post |
 |
viewing models as a thumnailCall of Duty 2 : CoD 2 Level DesignModel Shots v1.1 is good for browsing the game models...... [ more] |
4 |
114 |
Aug 21, 2008 04:50 am by AnythingButt |
 |
CoD2 Menu Mod questionsCall of Duty 2 : CoD2 ScriptingNice! I like it ... [ more] |
7 |
163 |
Aug 5, 2008 05:19 pm by AnythingButt |
 |
CoD2 Menu Mod questionsCall of Duty 2 : CoD2 ScriptingNice Picture!
The file you want to edit (and include in your iwd) is main.menu and can be
found in iw_06.iwd. Make a copy and put it in a folder named ui_mp ...
To remove the line, find 'setdvar ui_seperator_show "1" ' (line 81) and
change the "1" ... [ more] |
7 |
163 |
Aug 5, 2008 03:06 am by AnythingButt |
 |
Editing ranksCall of Duty : CoD General GamingkapulA_85 writes...Quote:
Also AnythingButt, he does the change but the thing is that the soldier
that is defined by 'axis_wehrmacht_soldier_mp40.gsc' is now your enemy (an
American) and this is why he uses the Thompson. So, if I left it at
Thompson ther... [ more] |
9 |
198 |
Jul 21, 2008 10:01 pm by AnythingButt |
 |
Editing ranksCall of Duty : CoD General GamingkapulA_85 writes...Quote:Well the mod is just the Axis Player SP conversion
that changes sides so it just made sense to change thompson to mp40 since
none of the Germans use Thompsons.
Yeah, I know what you mean it does sound logical... I've had a look a... [ more] |
9 |
198 |
Jul 21, 2008 07:29 pm by AnythingButt |
 |
Editing ranksCall of Duty : CoD General GamingJust tried it and it gives a bad syntax on the 'else' without 'if's...
Try:
if (self.weapon == "mp40")
self.name = "Hauptmann " + self.name;
else
{
rank = randomint (100);
if (rank > 10)
self.name ... [ more] |
9 |
198 |
Jul 21, 2008 02:45 pm by AnythingButt |
 |
Get what the player saysCall of Duty 2 : CoD2 ScriptingYou could add your commands to the QuickMessage function...
Pressing V ingame currently gives you Commands, Statements and Responses,
but if you added a 4th option containing your own mods commands and
assigned those commands to do whatever it is you w... [ more] |
9 |
273 |
Jul 16, 2008 12:41 am by AnythingButt |
 |
Need helpCall of Duty 2 : CoD 2 Single PlayerThere's also paint.net which has native .dds support... Good for simple
conversion and also editing/creating layered textures aswell... I got it
recently because I was having problems with Paintshop Pro and layered
textures...and I haven't had any problem... [ more] |
6 |
187 |
Jul 7, 2008 02:47 am by AnythingButt |
 |
help ,for a good sentence.Call of Duty 2 : CoD 2 Level DesignNumber 3...... [ more] |
4 |
165 |
Jul 4, 2008 09:10 pm by AnythingButt |
 |
Need helpCall of Duty 2 : CoD 2 Single PlayerDXTViewer
Quote:DXTViewer is a compressed texture viewer. It will let you easily
visualize DirectDrawSurface file (*.DDS) and can save all usual formats
(*.bmp, *.jpg, *.tga, ...) into DirectDrawSurface DDS or oZone3D O3TC
compressed format.... [ more] |
6 |
187 |
Jul 3, 2008 05:45 am by AnythingButt |
 |
Problem in Multiplayer GamingCall of Duty 2 : CoD2 General Gaminggiansbu writes...Quote:but the game is in 1.0.....
There's a chance you already have version 1.3 patch already installed (is
it installed on your other computer?). If you do, then you will have
iw_15.iwd, which comes with the 1.3 patch (I think). There w... [ more] |
18 |
220 |
Jun 9, 2008 06:33 pm by AnythingButt |
 |
Problem in Multiplayer GamingCall of Duty 2 : CoD2 General Gaminggiansbu writes...Quote:but,when i run cod2 sp.....cannot load default.cfg.
default.cfg is in iw_00.iwd and binds the control keys for move, shoot etc.
on initial startup before the player profile is made and config.cfg is
written.. (I think). If it can't... [ more] |
18 |
220 |
Jun 9, 2008 03:20 pm by AnythingButt |
 |
Problem in Multiplayer GamingCall of Duty 2 : CoD2 General GamingHmm, having thought about it I'm not so sure changing the input language
would make any difference to cod2, but here is how you add a language
anyway..
Go into your 'Control Panel' and select 'Regional and Language Options'.
Select the second tab calle... [ more] |
18 |
220 |
Jun 9, 2008 01:59 pm by AnythingButt |
 |
Problem in Multiplayer GamingCall of Duty 2 : CoD2 General Gaminggiansbu writes...Quote:mmm...imo the problem is caused by this thing:
the pc where i have installed cod2 for transfer the files in my pc, it's in
italian.and my pc is in english,so i find in my 'main' folder not
localized_english, but localized italian.
... [ more] |
18 |
220 |
Jun 9, 2008 01:09 pm by AnythingButt |
 |
Problem in Multiplayer GamingCall of Duty 2 : CoD2 General GamingIn my version, the file is in 'localized_english_iw09.iwd' which is in the
'/Activision/Call of Duty 2/main' folder... If I remove that file I get
exactly the same as you...
You should have the following files in your main directory:
iw_00.iwd, iw_0... [ more] |
18 |
220 |
Jun 9, 2008 12:24 pm by AnythingButt |
 |
Problem in Multiplayer GamingCall of Duty 2 : CoD2 General Gaminggiansbu writes...Quote:cod2 was installed trasferring the game's files from
another pc ...
The file that isn't being read in the screenshot is the
localizedstrings/menu.str... so could the problem be that you have no
registry entry telling cod2 what lang... [ more] |
18 |
220 |
Jun 9, 2008 11:38 am by AnythingButt |
 |
need loading screen please helpCall of Duty 2 : CoD2 Custom Map ReleasesDXTViewer
Quote:DXTViewer is a compressed texture viewer. It will let you easily
visualize DirectDrawSurface file (*.DDS) and can save all usual formats
(*.bmp, *.jpg, *.tga, ...) into DirectDrawSurface DDS or oZone3D O3TC
compressed format.
Quick, ea... [ more] |
3 |
214 |
Jun 6, 2008 03:10 am by AnythingButt |
 |
Cant Get Loading Screen To Work!!Call of Duty 2 : CoD 2 Level DesignIn Step 2 of the tutorial it says "save your file as loadingscreen_(name of
map here).dds."
It should be: "save your file as loadscreen_(name of map here).dds."
And also in Step 3 part2 it should be loadscreen not "loadingscreen"...
( Step 3-3 sh... [ more] |
5 |
196 |
Jun 1, 2008 07:46 am by AnythingButt |
 |
how to make "waypoints" for maps cod2?Call of Duty 2 : CoD2 General Gamingalfabigo writes...Quote:
... there should be a programme XD ... otherwise we become crazy doing
this huge amount of waypoints manually....jejeje ...
There's a 'Developer Mode' that comes with Mbot that allows you to load
your map and place your way... [ more] |
14 |
238 |
May 26, 2008 03:18 am by AnythingButt |
 |
custom sound wont playCall of Duty 2 : CoD2 ScriptingYou could try converting it to a .wav file instead of mp3... ... [ more] |
7 |
175 |
May 24, 2008 05:34 pm by AnythingButt |
 |
Video games 'do not' encourage violenceMODSonline : In The NewsFrom the AdmiralMOD website:
... [ more] |
10 |
296 |
May 22, 2008 10:45 am by AnythingButt |
 |
Nvidia's VP - Death of the CPUMODSonline : In The NewsAnd in other news...
Tech website Inquirer demonstrates myth of private mail messaging...... [ more] |
3 |
249 |
May 2, 2008 05:04 am by AnythingButt |
 |
Disabling hit direction arrows...how?Call of Duty 2 : CoD2 ScriptingAnswer: set cg_hudDamageIconHeight "0"
... [ more] |
2 |
76 |
Apr 15, 2008 07:25 pm by AnythingButt |
 |
Disabling hit direction arrows...how?Call of Duty 2 : CoD2 ScriptingDoes anyone know how to disable the red hit direction arrows, or know in
which .gsc file I can find the relevant script?
I'm sure I saw it about a month ago, but can't remember where...... [ more] |
2 |
76 |
Apr 15, 2008 11:45 am by AnythingButt |
 |
April Fools!MODSonline : In The NewsDoh! HOOK, LINE and SINKER..
*Throws Rocks at ModsOnline*
... [ more] |
67 |
547 |
Apr 1, 2008 12:16 pm by AnythingButt |