Page 1 of 1

Best way to get started

Posted: Mon Oct 31, 2011 6:15 pm
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?

Re: Best way to get started

Posted: Mon Oct 31, 2011 8:57 pm
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

Re: Best way to get started

Posted: Tue Nov 01, 2011 5:42 pm
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!

Re: Best way to get started

Posted: Thu Nov 03, 2011 1:31 am
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 :)