Re: 3 Years and 11 Maps...
	
	
		Whatever happened to mindfuck?
	 
	
	
	
		Re: 3 Years and 11 Maps...
	
	
		
	Quote:
	
		
		
			
				Originally Posted by 
Horns
				 
			Whatever happened to mindfuck?
			
		
	 
 
 didnt he say that as a joke map or something?
shame that the newbies and 8 year olds are only interested in failgrove and dicksnap in terms of custom maps...oh and that shity ambush map
	 
	
	
	
		Re: 3 Years and 11 Maps...
	
	
		I'll totally reinstall CE and bust my balls over 300 ping if this gets a gamenight.
Fucking DO EET!!
	 
	
	
	
		Re: 3 Years and 11 Maps...
	
	
		
	Quote:
	
		
		
			
				Originally Posted by 
Cagerrin
				 
			well, other than circle pit, all the maps play pretty well that I've seen
-
attn: mlg can suck my prehensile uncircumsized tongue-cock.
			
		
	 
 
It's odd. Circle pit is a hit and miss map. Some people like it for 1v1 and others want it put to death.
Also your just mad because I'm sponsored by MLG and I have a controller made out of depleted uranium. Just because it costs more.
 :smug:
 
	Quote:
	
		
		
			
				Originally Posted by 
Horns
				 
			Whatever happened to mindfuck?
			
		
	 
 
It wasn't very fun. :saddowns:
 
	Quote:
	
		
		
			
				Originally Posted by 
sevlag
				 
			didnt he say that as a joke map or something?
shame that the newbies and 8 year olds are only interested in failgrove and dicksnap in terms of custom maps...oh and that shity ambush map
			
		
	 
 
^^
This
 
	Quote:
	
		
		
			
				Originally Posted by 
n00b1n8R
				 
			I'll totally reinstall CE and bust my balls over 300 ping if this gets a gamenight.
Fucking DO EET!!
			
		
	 
 
Yeah when are we going to do a game night for this shite?
	 
	
	
	
		Re: 3 Years and 11 Maps...
	
	
		We'll do gamenight when Delta Halo UI is released, so we can game together on that map.
	 
	
	
	
		Re: 3 Years and 11 Maps...
	
	
		
	Quote:
	
		
		
			
				Originally Posted by 
Llama Juice
				 
			We'll do gamenight when Delta Halo UI is released, so we can game together on that map.
			
		
	 
 
Give us like, 3 months.
	 
	
	
	
		Re: 3 Years and 11 Maps...
	
	
		
	Quote:
	
		
		
			
				Originally Posted by 
sevlag
				 
			didnt he say that as a joke map or something?
shame that the newbies and 8 year olds are only interested in failgrove and dicksnap in terms of custom maps...oh and that shity ambush map
			
		
	 
 
I actually thought it was funny and kind of fun to play. Just one of those maps thats fun to screw around on.
	 
	
	
	
		Re: 3 Years and 11 Maps...
	
	
		
	Quote:
	
		
		
			
				Originally Posted by 
Llama Juice
				 
			We'll do gamenight when Delta Halo UI is released, so we can game together on that map.
			
		
	 
 
	Quote:
	
		
		
			
				Originally Posted by 
Timo
				 
			Give us like, 3 months.
			
		
	 
 
 lmao, like Delta Halo UI will ever be released...
	 
	
	
	
		Re: 3 Years and 11 Maps...
	
	
		Shit did I say 3 months. I mean to say never. Terrible typo :x
	 
	
	
	
		Re: 3 Years and 11 Maps...
	
	
		(global boolean DHUI_release_timer false)
(global short jcap_anger_level 100)
(script startup "Delta Halo UI  Activator"
(if (= jcap_anger_level 9001)
(begin (set DHUI_release_timer true) )
)
)
(script continuous "Delta Halo Release"
(sleep_until (= jcap_anger_level 9001) )
(sleep -1)
(set DHUI_release true)
)