Skip to content
devtekve edited this page Jul 8, 2016 · 5 revisions
4	uint	entrycount

for(int i = 0; i < entryCount; i++)
{
	4	uint	WarpName.Length
	*	string	WarpName
	2	ushort	RegionID
	2	ushort	UnkUShort0
	4	float	Xpos
	4	float	Ypos
	4	float	Zpos
	4	uint	WorldID
}
Clone this wiki locally