Aha, I figured it out...its been a while but im trying to buy a house and pack and everything so im not on as much as I'd like to be, when I am I'm working on the quest mod, but this is what I came up with.
For each step of the quest that requires going to a specific location I can make that section of text into a button, a button with no borders, just text.I can make an animated dot that is visible=false. When you click on the button it moves the animated dot to the location you need to visit and makes it visible=true for a few seconds and also input the loc coords into the locfinder or whatever it is that you call it at the top of the window.
Now that I have that problem solved I have to find some way to make a page scrollable....which is impossible as of now right? well at least a scroll bar is impossible, I can have two scroll bar buttons but code them in a way that they change the location of a subpage on a small mainpage and that will then 'scroll' the subpage in the page. Hmmmm...I can come up with a lot of stuff in theory...lets see how well I put them into code....
|