gezs
05-11-2003, 04:58 PM
Added a feature to hide or highlight mobs via context menu after selecting a mob/player on the map.
Files modified form1 and mapcon
Form1
added context menu rmenu and menu items 16 and 17 hide and highlight.
added flags hidden and highlight to spawninfo
mapcon
added rhidden and rhighlight
modified click to only work with left click
modified mousedown to set hdown only with left click
added to mousemove to update hidden and highlight flags
modified paint to hightlight and hide mobs based on flags
forgot to remove unused rclick which is set when a right click event occurs.
http://www.geocities.com/gezs12345/index.htm
link is on page file name myseq-1.12b.zip
Files modified form1 and mapcon
Form1
added context menu rmenu and menu items 16 and 17 hide and highlight.
added flags hidden and highlight to spawninfo
mapcon
added rhidden and rhighlight
modified click to only work with left click
modified mousedown to set hdown only with left click
added to mousemove to update hidden and highlight flags
modified paint to hightlight and hide mobs based on flags
forgot to remove unused rclick which is set when a right click event occurs.
http://www.geocities.com/gezs12345/index.htm
link is on page file name myseq-1.12b.zip