| Streetboat   Posting Freak
 
 Posts: 1,099
 Threads: 40
 Joined: Mar 2011
 Reputation: 
56
 | 
			| RE: Flying Jesus Help 
 
				I like how first he wanted help with a flying jesus script, and then his next post was 'screw off'.
 Quality is assured!
 
 |  | 
	| 12-03-2012, 02:20 AM |  | 
	
		| Saitoshiba   Junior Member
 
 Posts: 7
 Threads: 2
 Joined: Dec 2012
 Reputation: 
0
 | 
			| RE: Flying Jesus Help 
 
				I see your error, you won't believe it.
 before:
 
 void OnStart()
 {
 AddEntityCollideCallback("Player", "TNG1", "FUNCTION", true 1);
 }
 
 
 
 after:
 
 
 void OnStart()
 {
 AddEntityCollideCallback("Player", "TNG1", "FUNCTION", true,1);
 }
 
 
 
 it's in red. I hope it helped.
 |  | 
	| 12-11-2012, 12:23 PM |  | 
	
		| CorinthianMerchant   Posting Freak
 
 Posts: 2,876
 Threads: 84
 Joined: Nov 2011
 Reputation: 
131
 | 
			| RE: Flying Jesus Help 
 
				STOP. TAINTING. AMNESIA. WITH. CRAPPY. JUMPSCARES.
			 
 Still hasn't gotten over the loss of wubwub... |  | 
	| 12-11-2012, 06:50 PM |  |