Posts: 21
	Threads: 9
	Joined: Feb 2012
	
Reputation: 
0
	 
	
	
		when i try to compile my /pwn i get this any thing that can help me ?
C:\Users\harry\Desktop\SAMP Server\gamemodes\hoard.pwn(112) : fatal error 100: cannot read from file: "a_mysql
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,600
	Threads: 3
	Joined: May 2011
	
Reputation: 
0
	 
	
	
		You most likely dont have that include present.
You need to get the a_mysql.inc to compile.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 21
	Threads: 9
	Joined: Feb 2012
	
Reputation: 
0
	 
	
	
		it now says C:\Users\harry\Desktop\Blaze-gaming\pawno\include\a_mysql.inc(13) : fatal error 100: cannot read from file: "a_sampmysql"
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 21
	Threads: 9
	Joined: Feb 2012
	
Reputation: 
0
	 
	
	
		it now says C:\Users\harry\Desktop\Blaze-gaming\pawno\include\a_mysql.inc(13) : fatal error 100: cannot read from file: "a_sampmysql"
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 151
	Threads: 20
	Joined: Feb 2012
	
Reputation: 
0
	 
	
	
		You're missing the sql file apparently you need to find it and put it in the folder with a_mysql.inc i think