Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   More Map Features (https://forums.graalonline.com/forums/showthread.php?t=61848)

PrinceDark 10-21-2005 04:58 AM

More Map Features
 
I was feeling creative, but then I got lazy. I figure that these could be some interesting additions to spice up viewing the map.

- Being able to zoom in and out.
Saves the trouble of scrolling with the mouse keys

Script functions:
NPC Code:

showmapimage(index,image,layer,x,y)
/* Displays an image when in mapmode
could be used like a cursor, marking
a place to go to.
For the lazies, of course :)
*/
hidemapimage(index)
// hides the image


showmaptext(index,text,layer,x,y)
/* Same as showmapimage, except it shows text. */

showmappoly(index,x1,y1,x2,y2,...)

// and so on




Could add all those other features like the showimgs, just instead it is for when you are in mapmode.

Rick 10-21-2005 08:13 AM

Rescript map mode?

PrinceDark 10-22-2005 06:20 AM

That is what I was thinking at first, but I wanted something to be a little different. I know it can be done through scripting it completely right now, but i thought it would be nice if there was simpler features that would allow us to display an image on the map when the playermap(?) event is read true.


All times are GMT +2. The time now is 08:13 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.