Search found 5 matches

by sonic306
Sun Oct 02, 2022 12:55 pm
Forum: Mudlet Mapper
Topic: (mapping script) 3kingdoms Mapper
Replies: 91
Views: 154589

Re: (mapping script) 3kingdoms Mapper

Made some progress on debugging this issue, I have manged to get the character to move according to pressing the rooms on the map manually, all that was missing was the

Code: Select all

tmap.lastId
variable missing.

The current standing issue is getting the map to follow the charter with num key presses.
by sonic306
Mon Sep 26, 2022 8:16 pm
Forum: Mudlet Mapper
Topic: (mapping script) 3kingdoms Mapper
Replies: 91
Views: 154589

Re: (mapping script) 3kingdoms Mapper

So I have been fiddling with this to try to make it work, so far the script will not follow the movement after using "tmap follow" and when I try to move by double clicking on the map I get the following error: object: <> function:<doSpeedWalk> <getRoomExits: bad argument #1 type (roomID a...
by sonic306
Tue Apr 06, 2021 1:05 pm
Forum: Scripts & Packages
Topic: cMud Map Importer
Replies: 99
Views: 140596

Re: cMud Map Importer

It is strange, if i do a double click on a room on the map it will move to the room but the map will not follow, but if i will just move with the keys it will not move and wont follow
by sonic306
Tue Apr 06, 2021 10:53 am
Forum: Scripts & Packages
Topic: cMud Map Importer
Replies: 99
Views: 140596

Re: cMud Map Importer

yeap, seems fine, this is the output : { _CLIENTVERSION = "3.28.0", _COPYRIGHT = "Copyright (C) 2003-2020 Kepler Project", _DESCRIPTION = "LuaSQL is a simple interface from Lua to a DBMS", _VERSION = "LuaSQL 2.6.0 (for Lua 5.1)", sqlite3 = <function 1> } I did...
by sonic306
Mon Apr 05, 2021 8:35 pm
Forum: Scripts & Packages
Topic: cMud Map Importer
Replies: 99
Views: 140596

Re: cMud Map Importer

So i made a fresh windows install and i have imported the script and now this is the error that is showing up: Lua syntax error:[string "-------------------------------------------..."]:282: module 'luasql' not found: no field package.preload['luasql'] no file 'C:\Users\Michael\.config\mud...