Hey Nick,
I've done my best to adapt the mapper you made, and it works quite well.
I've found that it looks quite beautiful when you require "aardmapper.lua" instead of mapper.lua; I love the resizing, and the general look of it all.
Everything is working well with my mapper, except I can't figure out how to make the CLICK to goto (click on map) or the mapper goto * function properly. With mapper.lua it works perfectly, but with aardmapper.lua, it doesn't. I can't seem to adapt it, or figure out what exactly is going on.
I'm getting this error when clicking on a room
and this when I am doing mapper goto *
My code is located here.
https://pastebin.com/EsrTT3PB
I've scoured the forum for quite a while. Some of that code in there is not currently necessary, and some of it is from your recent post with the inquisition mapper. I'm just trying to figure it out.
Any guidance would help.
Cheers,
MasterVivi
I've done my best to adapt the mapper you made, and it works quite well.
I've found that it looks quite beautiful when you require "aardmapper.lua" instead of mapper.lua; I love the resizing, and the general look of it all.
Everything is working well with my mapper, except I can't figure out how to make the CLICK to goto (click on map) or the mapper goto * function properly. With mapper.lua it works perfectly, but with aardmapper.lua, it doesn't. I can't seem to adapt it, or figure out what exactly is going on.
I'm getting this error when clicking on a room
"Run-time error
Plugin: AlterAeonMapper (called from world: Demonclient)
Function/Sub: mapper.mouseup_room called by Plugin AlterAeonMapper
Reason: Executing plugin AlterAeonMapper sub mapper.mouseup_room
DesktopMUSHclientluaaardmapper.lua:1187: attempt to call global 'findpath' (a nil value)
stack traceback:
DesktopMUSHclientluaaardmapper.lua:1187: in function 'full_find'
DesktopMUSHclientluaaardmapper.lua:1403: in function 'find'
DesktopMUSHclientluaaardmapper.lua:1556: in function DesktopMUSHclientluaaardmapper.lua:1536>"and this when I am doing mapper goto *
Run-time error
Plugin: AlterAeonMapper (called from world: Demonclient)
Function/Sub: map_goto called by alias
Reason: processing alias ""
DesktopMUSHclientluaaardmapper.lua:1388: attempt to get length of local 'dests' (a nil value)
stack traceback:
DesktopMUSHclientluaaardmapper.lua:1388: in function 'find'
[string "Plugin: AlterAeonMapper"]:326: in function <[string "Plugin: AlterAeonMapper"]:312>My code is located here.
https://pastebin.com/EsrTT3PB
I've scoured the forum for quite a while. Some of that code in there is not currently necessary, and some of it is from your recent post with the inquisition mapper. I'm just trying to figure it out.
Any guidance would help.
Cheers,
MasterVivi