I was just learning to write code in Lua, and I'm puttering around with writing a mapper for RetroMUD. I used to play retroMUD years ago, and now, I have no decent client on OS X. I like writing… well…cleaning other peoples code, and putting it to my own uses. Anyway, I made this little compass toy. I hope you like it. I realize there are others on here already. it should be internally documented enough to use easily.
I did not realize that it would not let me upload a file that was exported from mudlet (xml). It says possible attack vector…? so here is the script a text file… (fixed a bug when using nil as a function argument)
AsciiExitCompass
AsciiExitCompass
- Attachments
-
- AsciiExitCompas.lua
- (11.18 KiB) Downloaded 550 times
Last edited by Greg on Wed Jun 26, 2013 3:30 am, edited 4 times in total.
Re: AsciiExitCompass
Um, where's the script?
Re: AsciiExitCompass
Neat!
Yeah, forums don't accept xml - but you can zip the xml and that'd work.
Yeah, forums don't accept xml - but you can zip the xml and that'd work.
Re: AsciiExitCompass
This is pretty cool. Great work!