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.Lenght
	*	string	WarpName
	2	ushort	RegionID
	2	ushort	Unk, can be 0, or anything.
	4	float	Xpos
	4	float	Ypos
	4	float	Zpos
	4	uint	WorldID
}
Clone this wiki locally