| |
Topic |
Replies |
Views |
Last Post |
 |
i have finnished map where do i put gsc and map fileCall of Duty 2 : CoD 2 Level Designyes because the only custom maps i have are the ones ive made if your going
to be sarcastic without the answer dont bother replying
... [ more] |
4 |
85 |
Oct 8, 2008 03:56 pm by liquidpredata |
 |
i have finnished map where do i put gsc and map fileCall of Duty 2 : CoD 2 Level Designi have finnished map where do i put gsc and map file to make it playable in
multiplayer ??... [ more] |
4 |
85 |
Oct 8, 2008 03:10 pm by liquidpredata |
 |
breakable bottles ?>Call of Duty 2 : CoD 2 Level Designhas anyone got a tut on making the breakable bottle breakable please
thanks
... [ more] |
1 |
81 |
Sep 24, 2008 03:32 pm by liquidpredata |
 |
terrain has some parts you can see through ?Call of Duty 2 : CoD 2 Level Designits not the lighting there still gaps ... [ more] |
9 |
180 |
Sep 15, 2008 02:49 pm by liquidpredata |
 |
terrain has some parts you can see through ?Call of Duty 2 : CoD 2 Level DesignA subdirectory or file C:\Program Files\Activision\Call of Duty
2\main\maps\ alr
eady exists.
A subdirectory or file C:\Program Files\Activision\Call of Duty
2\main\maps\mp a
lready exists.
1 file(s) copied.
CoD2Map v1.1 (c) 2002 Id Software ... [ more] |
9 |
180 |
Sep 15, 2008 01:12 pm by liquidpredata |
 |
terrain has some parts you can see through ?Call of Duty 2 : CoD 2 Level Designduhoc_concrete_stripe3 IM USING IT ON THE REST OF THE MAP with no
probs is it an alpha ? ... [ more] |
9 |
180 |
Sep 15, 2008 12:20 pm by liquidpredata |
 |
terrain has some parts you can see through ?Call of Duty 2 : CoD 2 Level Designgot some wierd crap going on here , a part of the map that is covered in
terrain is fine in radient but when you compile and go in the game it has
parts you can see through or actually fall through any ideas or answers
would be most appreceated charz ... [ more] |
9 |
180 |
Sep 15, 2008 10:37 am by liquidpredata |
 |
cant open asset manager cant find dllCall of Duty 2 : CoD 2 Level Designdo i need to down load the dll if so where do i put it ?... [ more] |
3 |
87 |
Sep 9, 2008 01:02 pm by liquidpredata |
 |
cant open asset manager cant find dllCall of Duty 2 : CoD 2 Level Designit cant find the msvcr71 dll any i deas ?... [ more] |
3 |
87 |
Sep 9, 2008 08:14 am by liquidpredata |
 |
ambient sound ? Call of Duty 2 : CoD 2 Level Designtha maps called mp_roller3
the gsc looks like this
main()
{
maps\mp\_load::main();
setExpFog(0.0001, 0.55, 0.6, 0.55, 0);
// setCullFog(0, 16500, 0.55, 0.6, 0.55, 0);
ambientPlay("amb_africa01b.mp3");
game["allies"] = "american";
game... [ more] |
13 |
128 |
Sep 8, 2008 04:32 pm by liquidpredata |
 |
ambient sound ? Call of Duty 2 : CoD 2 Level Designthe maps called mp_roller3 my gsc fil is this
name,sequence,file,vol_min,vol_max,vol_mod,pitch_min,pitch_max,dist_min,dis
t_max,channel,type,probability,loop,masterslave,loadspec,subtitle,compressi
on,secondaryaliasname,volumefalloffcurve,... [ more] |
13 |
128 |
Sep 8, 2008 04:27 pm by liquidpredata |
 |
ambient sound ? Call of Duty 2 : CoD 2 Level Designcheers... [ more] |
13 |
128 |
Sep 8, 2008 03:55 pm by liquidpredata |
 |
ambient sound ? Call of Duty 2 : CoD 2 Level Designi meant ive named the gsc .gsc not csv... [ more] |
13 |
128 |
Sep 8, 2008 03:30 pm by liquidpredata |
 |
ambient sound ? Call of Duty 2 : CoD 2 Level Designname,sequence,file,vol_min,vol_max,vol_mod,pitch_min,pitch_max,dist_min,dis
t_max,channel,type,probability,loop,masterslave,loadspec,subtitle,compressi
on,secondaryaliasname,volumefalloffcurve,startdelay,speakermap,reverb,lfe
percentage
#Ambiance
ambien... [ more] |
13 |
128 |
Sep 8, 2008 03:29 pm by liquidpredata |
 |
ambient sound ? Call of Duty 2 : CoD 2 Level Designok now my gsc looks like this
main()
{
maps\mp\_load::main();
setExpFog(0.0001, 0.55, 0.6, 0.55, 0);
// setCullFog(0, 16500, 0.55, 0.6, 0.55, 0);
ambientPlay("ambient_mp_roller3");
game["allies"] = "american";
game["axis"] = "german";
game... [ more] |
13 |
128 |
Sep 8, 2008 11:04 am by liquidpredata |
 |
skys Call of Duty 2 : CoD 2 Level Designis there any any other skys that work with mp ???? apart from the mp_
thats listed ?... [ more] |
3 |
107 |
Sep 7, 2008 09:43 am by liquidpredata |
 |
ambient sound ? Call of Duty 2 : CoD 2 Level Designcan u send me a link to the tut please... [ more] |
13 |
128 |
Sep 6, 2008 05:48 pm by liquidpredata |
 |
ambient sound ? Call of Duty 2 : CoD 2 Level Designwhere am i going wrong ,, ok here it is i have a working gsc that looks
like this
main()
{
maps\mp\_load::main();
setExpFog(0.0001, 0.55, 0.6, 0.55, 0);
// setCullFog(0, 16500, 0.55, 0.6, 0.55, 0);
ambientPlay("amb_africa01b.mp3");
game["a... [ more] |
13 |
128 |
Sep 6, 2008 10:39 am by liquidpredata |
 |
gsc again Call of Duty 2 : CoD 2 Level Designok got it working thnkz
... [ more] |
2 |
84 |
Sep 5, 2008 07:09 pm by liquidpredata |
 |
gsc again Call of Duty 2 : CoD 2 Level Designok im getting there slowly but now i get this
Menu load error: ui_mp/settings_ctf.menu, line 101: Attempting to change
type from 0 to 9.
Move the type definition higher up in the itemDef.
Menu load error: ui_mp/settings_ctf.menu, line 102: Attem... [ more] |
2 |
84 |
Sep 5, 2008 06:56 pm by liquidpredata |
 |
gsc come on some one must know Call of Duty 2 : CoD 2 Level Designive got a different error now
CoD2 1.0 build win-x86 Oct 6 2005
----- FS_Startup -----
Current language: english
Current search path:
C:\Program Files\Activision\Call of Duty 2\main\iw_14.iwd (4038 files)
C:\Program Files\Activision\Cal... [ more] |
7 |
199 |
Sep 5, 2008 11:48 am by liquidpredata |
 |
gsc come on some one must know Call of Duty 2 : CoD 2 Level Designi have a map with 3 dm spawns and a global intermision ,, the maps called
dm_roller3
i have a gsc file along with bsp file in call of duty/main. wich looks
like this
main()
{
maps\mp\your_map_name_fx::main();
maps\mp\_load::mai... [ more] |
7 |
199 |
Sep 5, 2008 09:23 am by liquidpredata |
 |
cant find spawn points Call of Duty 2 : CoD 2 Level Designi mn not sure what that line does , it was there when i found a gsc text ,
all i done in that line was change the name of the map that was there to
my map name ,should i delete it ?
ok no problem changing .gsc.txt too .gsc but now ... [ more] |
4 |
115 |
Sep 1, 2008 05:45 pm by liquidpredata |
 |
cant find spawn points Call of Duty 2 : CoD 2 Level Designim trying to get a map working for dm multiplayer but it cant find spawn
point s and doesnt load up im sure its something to do with my gsc , when i
save my gsc it saves as ///////////////// gsc.txt i think thats wrong
is it can some one help ????
... [ more] |
4 |
115 |
Sep 1, 2008 10:26 am by liquidpredata |
 |
GETTING A WARNING ON A NODECall of Duty 2 : CoD 2 Level DesignANY ONE GOT ANT IDEAS ? IT SAYS WARNING! NODE WITHOUT A VOLOUME
Quote:
Rasta - can you only click post once, i have deleted yuor other 3 threads
on the same topic, also using caps suggests that you are shouting and may
get you ignored by many pe... [ more] |
3 |
107 |
Aug 24, 2008 10:33 am by liquidpredata |