Skip to content

File format: nod

chino edited this page Jan 5, 2013 · 1 revision
	.NOD file
	int32 Num of nodes...
	{NODE
		int16 Group
		VECTOR Pos
		float Radius
		uint32 NetMask...Which networks im in...
		int16 numoflinks..
		{LINK
			int Link num inside this network....
		}
	}
Clone this wiki locally