the best place to start is `map basics`
the best place to start is
map basics
14 Replies
chances are you'll need to setup prompt matching, at the least. If you paste what moving between a couple rooms looks like we can provide more specific help
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View
if you mean text you create using echo, then you should check out cecho
!api cecho
You may want to take a look at
cecho()
. Its documentation can be found at https://wiki.mudlet.org/w/Manual:Lua_Functions#cechoif you mean the text echoed when you send a command in the command line or by send, then it's settings->color view
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View
there is also decho (for r,g,b coordinates 0-255) and hecho (for hex color codes) if you prefer those to predefined named colors
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View
the mudlet-data folder itself is a symlink and nay not copy the directory it points to. if you copy the directory you get when you run
lua getMudletHomeDir()
to the new computer at the same location (assuming they are the same OS) then it should work for you
https://forums.mudlet.org/viewtopic.php?f=8&t=1731 topic on how to sync between computers using dropbox/other cloud serviceUnknown User•15mo ago
Message Not Public
Sign In & Join Server To View
no, there is not
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View
That does sound like the most difficult and worst possible outcome
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View