23.02.2014, 14:48 
	
	
	
		I saw something maybe cuz of that it will crash
i saw this :
i know maybe it works but
change it to this :
	
	
	
	
i saw this :
PHP код:
else{SendClientMessage(playerid,COLOR_GREY,"you aren't authorized to use this command");} 
change it to this :
PHP код:
else SendClientMessage(playerid,COLOR_GREY,"you aren't authorized to use this command"); 
