Page 1 of 1

cod4 map help

Posted: January 8th, 2012, 5:55 pm
by Turbo2233
can sumone help when i test my map it says awaiting connection 1.... then cod4 will crash i tried making a new map and same happends

thanks

Re: cod4 map help

Posted: January 8th, 2012, 6:14 pm
by Turbo2233
i have no scripts on the map i am trying to test and the mod i use is the one off my server so it works i just done know if it is radiant not compiling proply compiletools is corrupted or cod4 and yesterday i refromated my pc so thats why it could be the downloaded copy

Re: cod4 map help

Posted: January 8th, 2012, 6:27 pm
by Turbo2233
ok i think it will be compile tools it is full errors can someone post a link to download modtools that works it will help me

Re: cod4 map help

Posted: January 8th, 2012, 6:32 pm
by Pedsdude
Turbo2233 wrote:ok i think it will be compile tools it is full errors can someone post a link to download modtools that works it will help me
http://lmgtfy.com/?q=cod4+compile+tools

Re: cod4 map help

Posted: January 8th, 2012, 6:57 pm
by Turbo2233
thanx ill try that now

Re: cod4 map help

Posted: January 8th, 2012, 7:52 pm
by Turbo2233
ok just to let you know i redownloaded and extracted so it cant be compile tools so it could be cod4

Re: cod4 map help

Posted: January 8th, 2012, 8:30 pm
by Turbo2233
ok just reinstalled my cod4 and it still happends what the fuck is wrong

can someone have a look at my gsc just incase it is this

Code: Select all

main()
{
   maps\mp\_load::main();

     game["allies"] = "marines";
     game["axis"] = "opfor";
     game["attackers"] = "axis";
     game["defenders"] = "allies";
     game["allies_soldiertype"] = "desert";
     game["axis_soldiertype"] = "desert";

   setdvar( "r_specularcolorscale", "1" );
   setdvar( "compassmaxrange","2000" );

}

Re: cod4 map help

Posted: January 8th, 2012, 8:42 pm
by Turbo2233
nvm i fixed it if you have the same problem it was the dm spawns were little bit inside the platform