extender source
 
	 
 
	        int tradetype = trade_zone_check_e(CSharedDat->x, CSharedDat->y); //check allowed trade zones
 
	 
 
	 
 
	>>>Issue: I can connect to the server. But after connecting to character lobby it says Protocol version is different. Please continue. 
 
	 
 
	this server supports all clients, and all client have different protocols. for example:
 
	478, 485 - c2
 
	530,555,560 c3
 
	732,737,740,744,746 interlude
 
	12 gracia
 
	530 (again) Lindvior
 
	109 grand crusade
 
	and so on..............
 
	 
 
	to support them - server must accept all those clients
 
	you can just ignore this message
 
	 
 
	--
 
	also if you have 100+ clients you never know which client you're using
 
	message on server shows at least protocol of your client