Search found 33 matches

by Alyven
Mon Oct 03, 2011 9:52 am
Forum: General Forum
Topic: Mudlet features and API requests
Replies: 535
Views: 725759

Re: Mudlet API requests

Thank you that would be nice :)
but my mudlet map isnt compatible with the mudlet version in your repo.
by Alyven
Sun Oct 02, 2011 6:32 pm
Forum: General Forum
Topic: Mudlet features and API requests
Replies: 535
Views: 725759

Re: Mudlet API requests

The mapper can set chars to a room with setRoomChar( roomID, char ) but I want to get them.
http://wiki.mudlet.org/w/Manual:Lua_Fun ... etRoomChar
by Alyven
Sun Oct 02, 2011 5:54 pm
Forum: General Forum
Topic: Mudlet features and API requests
Replies: 535
Views: 725759

Re: Mudlet API requests

Is there a function which get the char from a room. something like getRoomChar(roomID) ?