31.07.2012, 04:30 
	
	
	
		Missing a bracket after the if statement?
	
	
	
	
pawn Код:
if(strcmp(cmdtext, "/cmds", true)==0 || strcmp("/commands",cmdtext,true)==0)
{ // < this

