AsciiExitCompass

Share your scripts and packages with other Mudlet users.
Post Reply
User avatar
Greg
Posts: 3
Joined: Mon Jun 24, 2013 3:00 am

AsciiExitCompass

Post by Greg »

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)
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.

hogarius
Posts: 35
Joined: Mon Nov 21, 2011 8:35 pm

Re: AsciiExitCompass

Post by hogarius »

Um, where's the script?

User avatar
Vadi
Posts: 5050
Joined: Sat Mar 14, 2009 3:13 pm

Re: AsciiExitCompass

Post by Vadi »

Neat!

Yeah, forums don't accept xml - but you can zip the xml and that'd work.

User avatar
Akaya
Posts: 414
Joined: Thu Apr 19, 2012 1:36 am

Re: AsciiExitCompass

Post by Akaya »

This is pretty cool. Great work!

Post Reply