Best way to get started

All and any discussion and development of the Mudlet Mapper.
Post Reply
DevArrah
Posts: 51
Joined: Sat Oct 29, 2011 4:57 pm

Best way to get started

Post by DevArrah »

I'm very interested in the mapping component of this and have a lot of ideas I could implement via scripts and possible code. I've read the preliminary API documentation but it seems incomplete.

Does someone have a recommendation for the script or is my best option reading the source?

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

Re: Best way to get started

Post by Vadi »

Documentation on the mapping functions is pretty up to date, except for the new stuff added in test4: http://wiki.mudlet.org/w/Manual:Lua_Fun ... _Functions

IRE mapping script is a pretty fully-featured script to enable the use of the Mudlet Mapper for IRE games: http://wiki.mudlet.org/w/IRE_mapping_script

And there are other mapper scripts that are quite good as well, especially the 3 kingdoms one: http://forums.mudlet.org/viewforum.php?f=13

That would give a pretty good overview

DevArrah
Posts: 51
Joined: Sat Oct 29, 2011 4:57 pm

Re: Best way to get started

Post by DevArrah »

Thanks :) I've started playing with the 3k script but it's giving me all sorts of problems. Time to get my hands dirty!

Daagar
Posts: 89
Joined: Fri Feb 19, 2010 2:42 am

Re: Best way to get started

Post by Daagar »

I have a 3k mapper script available as well for tinkering up on github: http://github.com/daagar/3-Kingdoms. Feel free to check it out, if looking for sample code (though maybe not _good_ code). Depending on what Chris' changes bring though, I may simply wholesale switch to that :)

Post Reply