Page 1 of 1
					
				codjumper_dm
				Posted: November 18th, 2008, 9:43 pm
				by Opel
				is codjumper_dm a new mod for cod4 i played on al3x server he had black eaagle aswell
			 
			
					
				Re: codjumper_dm
				Posted: November 19th, 2008, 11:53 am
				by [SoE]_Zaitsev
				Probably the version Deano and Dan The Man created (Although I might be wrong). Also, there was another guy on here who created also a completely new mod from scratch.
			 
			
					
				Re: codjumper_dm
				Posted: November 19th, 2008, 2:36 pm
				by Infinite
				its the version that deano made and dan helped him. I like it a lot more than the original CJ mod, mainly because i can actually get 333 on it, but soon i'll have a better video card so it won't matter  

.
so, yes, it is a fairly new mod.
 
			
					
				Re: codjumper_dm
				Posted: November 19th, 2008, 7:35 pm
				by Drofder2004
				Mod now out of production and not endorsed. Most of the code used was ripped from the CJ mod without permission. Deano has apologised and both agreed that sections of his mod will be used for the original CJ mod in its next patch release.
			 
			
					
				Re: codjumper_dm
				Posted: November 20th, 2008, 7:40 am
				by JDogg
				Drofder2004 wrote:Mod now out of production and not endorsed. Most of the code used was ripped from the CJ mod without permission. Deano has apologised and both agreed that sections of his mod will be used for the original CJ mod in its next patch release.
Shame, just wondering, would you give out the code if someone asked for it?
[SoE]_Zaitsev wrote:Probably the version Deano and Dan The Man created (Although I might be wrong). Also, there was another guy on here who created also a completely new mod from scratch.
Yeah the Jump-er mod, uses quick menus.
 
			
					
				Re: codjumper_dm
				Posted: November 21st, 2008, 5:12 pm
				by Drofder2004
				No, for the obvious reason of "copy-cat" mods, I would not release the code.
BUT, like I have given to everyone, is the option to create code and I will add their code to the mod giving full credit.
			 
			
					
				Re: codjumper_dm
				Posted: November 21st, 2008, 5:32 pm
				by [SoE]_Zaitsev
				Well obviously, otherwise Drofder wouldn't include it  

 
			
					
				Re: codjumper_dm
				Posted: November 22nd, 2008, 12:19 am
				by JDogg
				Heres an example of script Drofder would never include.
Code: Select all
jdogg_owns()
{
	while( 1 )
	{	
		iPrintLnBold("CoDJumper pwns, and JDogg pwns also, not as much as CoDJumper, but very close behind");
	wait 1;
	}
}