I can't start a new game because there are no templates to choose from in the download.
Edit: Ahh, I didn't install 3.2 first
Edit: Ahh, I didn't install 3.2 first

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menuelse if (button == eMouseLeft) {
ProcessClick(mouse.x, mouse.y, mouse.Mode );
if (mouse.Mode == eModeWalkto) {
if (mouse.x > player.x) player.NormalView = 2;
else player.NormalView = 1;
}
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.061 seconds with 14 queries.