05.09.2011, 15:07 
	
	
	
		Do you have "return 0;" in the "OnDialgoResponse" callback in every FS? If not: Change it. Also check your gm, in the gm it needs "return 1;". 
Also look for the dialog ids. If you got a FS with dialogid 1, and in your GM youre using dialogid 1 aswell, it might not work right.
	
	
	
Also look for the dialog ids. If you got a FS with dialogid 1, and in your GM youre using dialogid 1 aswell, it might not work right.


