Posts: 674
	Threads: 163
	Joined: Oct 2012
	
Reputation: 
0
	 
	
	
		Hello Scripters,
I did something wrong in my gamemode and i pressed the X button to close pawno.
now if i want to compile my script my pawno will crash.
What can i do to find the problem in the script??
PLEASE NEED HELP FAST:S
Kind Regards,
Hawkin's Gaming
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,861
	Threads: 103
	Joined: Sep 2011
	
Reputation: 
0
	 
	
	
		Probably you left some functions open (missing brackets), or made some statements which are not correct.
Can you post your code? We can't help without it.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 247
	Threads: 11
	Joined: Aug 2010
	
Reputation: 
0
	 
	
	
		Yea you probably missed a closing or opening bracket which can sometimes cause the pawno to crash.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 674
	Threads: 163
	Joined: Oct 2012
	
Reputation: 
0
	 
	
	
		Woo.
Uhm i dont give my whole gamemode XD
And i dont know where a left it:S
My question is. is there a program to see where it is ??
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,861
	Threads: 103
	Joined: Sep 2011
	
Reputation: 
0
	 
	
	
		There is a program called 'missing bracket finder', search it on ******.
You could let someone you trust (if you know anyone who's good at scripting) have a look at your mode.
Also, just check the parts last edited.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 674
	Threads: 163
	Joined: Oct 2012
	
Reputation: 
0
	 
	
	
		Yeah i checked.
But nothing found on that :S