//Inside in_game_wiki.h from both sources	

	enum HCommunicationsPacketsCG
	{
		HEADER_CG_WIKI = 207,
	};

	enum HCommunicationsPacketsGC
	{
		HEADER_GC_WIKI = 211,
	};

//Replace for your server avaible headers packets