Discuss general issues about modding HaloPC.  Post ideas for mods here.
			
		
		
			
				
								Your_Worst_Nightmare 							 
						Readers Club 			Posts:  74 Joined:  Wed Oct 03, 2007 11:23 amLocation:  Inside your house...
				Contact: 
				
			 
				
		 
		
						
					
													
							
						
									
						Post 
					 
								by Your_Worst_Nightmare  Sat Oct 06, 2007 9:53 am 
			
			
			
			
			Hey, Please tell me how to not get ejected by the hog when you land up-side down! I always land up-side down, but after I get ejected, it lands right-side up by itself! It's getting annoying!
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								bcnipod 							 
									Posts:  3580 Joined:  Tue May 15, 2007 8:52 amLocation:  45 Minutes outside Boston
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by bcnipod  Sat Oct 06, 2007 9:56 am 
			
			
			
			
			i don't think you can change that. it is written into the code, that we have not been able to get to as of yet.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								Your_Worst_Nightmare 							 
						Readers Club 			Posts:  74 Joined:  Wed Oct 03, 2007 11:23 amLocation:  Inside your house...
				Contact: 
				
			 
				
		 
		
						
					
													
							
						
									
						Post 
					 
								by Your_Worst_Nightmare  Sat Oct 06, 2007 10:10 am 
			
			
			
			
			But I've seen many youtube videos showing halo mods and it shows ppl going so fast, they flip, and they dont get ejected!
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								conure 							 
									Posts:  365 Joined:  Sun Apr 17, 2005 8:37 pm
				Contact: 
				
			 
				
		 
		
						
					
													
							
						
									
						Post 
					 
								by conure  Sat Oct 06, 2007 10:24 am 
			
			
			
			
			Your_Worst_Nightmare wrote: But I've seen many youtube videos showing halo mods and it shows ppl going so fast, they flip, and they dont get ejected!
Script.
Halomods member wrote: tags meta? There is no such thing for Halo PC.
 
		 
				
		
		 
	 
				
		
		
			
				
								bcnipod 							 
									Posts:  3580 Joined:  Tue May 15, 2007 8:52 amLocation:  45 Minutes outside Boston
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by bcnipod  Sat Oct 06, 2007 10:26 am 
			
			
			
			
			the reason they do not get ejected is because they are moving so fast. there is no way that i know of to disable that.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								Your_Worst_Nightmare 							 
						Readers Club 			Posts:  74 Joined:  Wed Oct 03, 2007 11:23 amLocation:  Inside your house...
				Contact: 
				
			 
				
		 
		
						
					
													
							
						
									
						Post 
					 
								by Your_Worst_Nightmare  Sat Oct 06, 2007 10:32 am 
			
			
			
			
			conure wrote: Your_Worst_Nightmare wrote: But I've seen many youtube videos showing halo mods and it shows ppl going so fast, they flip, and they dont get ejected!
Script.
huh? What a Script?
 
		 
				
		
		 
	 
				
		
		
			
				
								UPS 							 
									Posts:  1011 Joined:  Wed Mar 29, 2006 6:18 amLocation:  In your lap. 
		
						
					
						 
													
							
						
									
						Post 
					 
								by UPS  Sat Oct 06, 2007 11:06 am 
			
			
			
			
			bcnipod wrote: the reason they do not get ejected is because they are moving so fast. there is no way that i know of to disable that.
Wrong. It is a script that makes it so you don't.
 
		 
				
		
		 
	 
				
		
		
			
				
								bcnipod 							 
									Posts:  3580 Joined:  Tue May 15, 2007 8:52 amLocation:  45 Minutes outside Boston
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by bcnipod  Sat Oct 06, 2007 11:40 am 
			
			
			
			
			thank you for that information, like i had said, I do not know is a way. now i do know could you post a link to this script that you speak of.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								UPS 							 
									Posts:  1011 Joined:  Wed Mar 29, 2006 6:18 amLocation:  In your lap. 
		
						
					
						 
													
							
						
									
						Post 
					 
								by UPS  Sat Oct 06, 2007 11:43 am 
			
			
			
			
			Ask Conure about that one. I don't know how to script, only some of the things scripts do/cause >.>
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								Andrew_b 							 
									Posts:  4188 Joined:  Sat Feb 24, 2007 4:52 pm
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Andrew_b  Sat Oct 06, 2007 1:44 pm 
			
			
			
			
			Code: Select all 
(script startup dontfall
(rider_ejection  0)
)
There is your script. now to make it work its called Custom Edition.
 
		 
				
		
		 
	 
				
		
		
			
				
								Your_Worst_Nightmare 							 
						Readers Club 			Posts:  74 Joined:  Wed Oct 03, 2007 11:23 amLocation:  Inside your house...
				Contact: 
				
			 
				
		 
		
						
					
													
							
						
									
						Post 
					 
								by Your_Worst_Nightmare  Sat Oct 06, 2007 4:30 pm 
			
			
			
			
			Andrew_b wrote: Code: Select all 
(script startup dontfall
(rider_ejection  0)
)
There is your script. now to make it work its called Custom Edition.
do u mean you can only use that on custom edition? Also, is the script the thing you type after the Target, or the console thing? I'm so lost!
 
		 
				
		
		 
	 
				
		
		
			
				
																			
								)John( 							 
									Posts:  96 Joined:  Fri Jan 12, 2007 8:01 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by )John(  Sat Oct 06, 2007 4:32 pm 
			
			
			
			
			its not in console, or target. 
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								Your_Worst_Nightmare 							 
						Readers Club 			Posts:  74 Joined:  Wed Oct 03, 2007 11:23 amLocation:  Inside your house...
				Contact: 
				
			 
				
		 
		
						
					
													
							
						
									
						Post 
					 
								by Your_Worst_Nightmare  Sat Oct 06, 2007 4:45 pm 
			
			
			
			
			Man! I realy wanna make a fast vehicle mod, but when you go fast, you flip. Thats y I need to know!
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								Cryticfarm 							 
									Posts:  3611 Joined:  Sat Dec 09, 2006 7:23 pmLocation:  canada
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Cryticfarm  Sat Oct 06, 2007 5:53 pm 
			
			
			
			
			Script injection is possible in halo pc. 
I know some who's....
 
		 
				
		
		 
	 
				
		
		
			
				
								Your_Worst_Nightmare 							 
						Readers Club 			Posts:  74 Joined:  Wed Oct 03, 2007 11:23 amLocation:  Inside your house...
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Your_Worst_Nightmare  Sat Oct 06, 2007 6:58 pm 
			
			
			
			
			cryticfarm wrote: Script injection is possible in halo pc. 
I know some who's....
 how? man! Now how do I make that mod?!
 
		 
				
		
		 
	 
				
		
		
			
				
								Andrew_b 							 
									Posts:  4188 Joined:  Sat Feb 24, 2007 4:52 pm
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Andrew_b  Sat Oct 06, 2007 8:09 pm 
			
			
			
			
			cryticfarm wrote: Script injection is possible in halo pc. 
I know some who's....
yeah i know him too...
 
		 
				
		
		 
	 
				
		
		
			
				
								Your_Worst_Nightmare 							 
						Readers Club 			Posts:  74 Joined:  Wed Oct 03, 2007 11:23 amLocation:  Inside your house...
				Contact: 
				
			 
				
		 
		
						
					
													
							
						
									
						Post 
					 
								by Your_Worst_Nightmare  Sat Oct 06, 2007 9:21 pm 
			
			
			
			
			Andrew_b wrote: cryticfarm wrote: Script injection is possible in halo pc. 
I know some who's....
yeah i know him too...
so can u guys tell me who he is s I can ask him how? plz?
 
		 
				
		
		 
	 
				
		
		
			
				
								Andrew_b 							 
									Posts:  4188 Joined:  Sat Feb 24, 2007 4:52 pm
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Andrew_b  Sat Oct 06, 2007 9:48 pm 
			
			
			
			
			uuh no.
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								Cryticfarm 							 
									Posts:  3611 Joined:  Sat Dec 09, 2006 7:23 pmLocation:  canada
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Cryticfarm  Sun Oct 07, 2007 10:09 am 
			
			
			
			
			Heres a hint:
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								Andrew_b 							 
									Posts:  4188 Joined:  Sat Feb 24, 2007 4:52 pm
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Andrew_b  Sun Oct 07, 2007 10:49 am 
			
			
			
			
			haha crytic farm...