Search found 351 matches

by Rakon
Wed Aug 01, 2012 1:50 am
Forum: Mudlet Mapper
Topic: (mapping script) Mudlet Mapper script for Achaea/IREs
Replies: 241
Views: 343752

Re: (mapping script) Mudlet Mapper script for Achaea/IREs

Crowd map is on, sorry forgot to mention that. Still no wormholes are loaded, nor used. Even when I go to map creation mode, and then worm sources, then toggle it off.. still says the same result of 0 wormholes.
by Rakon
Tue Jul 31, 2012 4:06 pm
Forum: Mudlet Mapper
Topic: (mapping script) Mudlet Mapper script for Achaea/IREs
Replies: 241
Views: 343752

Re: (mapping script) Mudlet Mapper script for Achaea/IREs

How do I get the Mudlet Mapper and this script to use wormholes in achaea??
When I try to 'unlock' them, I get :

Code: Select all

mconfig lockwormholes false
(mapper): Unlocking all wormholes...
(mapper): Unlocked 0 known wormholes.
and there is no attempts to use the wormholes to travel.
by Rakon
Mon Jul 30, 2012 5:54 pm
Forum: Scripts & Packages
Topic: GMCP Inventory Organizer (Achaea)
Replies: 64
Views: 63252

Re: GMCP Inventory Organizer (Achaea)

This package has been fixed. PLEASE delete your old ones, and check out/download the most recent one on the first post.

Let me know if you run into any more issues, but I believe I have gotten the script exactly working now.
by Rakon
Mon Jul 30, 2012 2:13 pm
Forum: Whatever
Topic: ubuntu for gold
Replies: 22
Views: 19400

Re: ubuntu for gold

I'll echo the love for Guake. Love and use it so much, that I've kinda cloned it on windows via powershell/autohotkeys programs! Other well used items include SciTe, CrashPlan, Skype, Pidgin, Evolution. Currently running Debian Wheezy though and the Gnome 3 desktop... sometimes gets very very sluggi...
by Rakon
Mon Jul 30, 2012 2:08 pm
Forum: Scripts & Packages
Topic: GMCP Inventory Organizer (Achaea)
Replies: 64
Views: 63252

Re: GMCP Inventory Organizer (Achaea)

Sorry guys, I know from Trilliana that the 'new' one is having issues. I am working to fix it!
Just a little bit hard to narrow down the issue, with the utterly non-helpful, generic error messages given by the debug output of Mudlet.
by Rakon
Thu Jul 26, 2012 7:16 pm
Forum: Mudlet Mapper
Topic: (mapping script) Mudlet Mapper script for Achaea/IREs
Replies: 241
Views: 343752

Re: (mapping script) Mudlet Mapper script for Achaea/IREs

Another issue I've run into, is if say I'm already in an area and goto <same area> it'll try to go to an area boundary instead of knowing that we're already IN that area.
by Rakon
Tue Jul 24, 2012 11:21 am
Forum: Scripts & Packages
Topic: GMCP Inventory Organizer (Achaea)
Replies: 64
Views: 63252

Re: GMCP Inventory Organizer (Achaea)

Well damn, I did a lot of testing to make sure it wasn't screwed up. I'll look more into it
by Rakon
Mon Jul 23, 2012 3:20 pm
Forum: Scripts & Packages
Topic: GMCP Inventory Organizer (Achaea)
Replies: 64
Views: 63252

Re: GMCP Inventory Organizer (Achaea)

Package has been updated.
by Rakon
Sat Jul 14, 2012 11:12 pm
Forum: Scripts & Packages
Topic: A simpler DB container.
Replies: 34
Views: 26753

Re: A simpler DB container.

For the time being, until a better solution is found, I've hacked the dba.lua for a together:

Code: Select all

- - 6: require "luasql.sqlite3"

++ 6: luasql = require "luasql.sqlite3"
This allows the dba.lua to work without any other modifications, though obviously not an ideal situation
by Rakon
Sat Jul 14, 2012 10:47 pm
Forum: Scripts & Packages
Topic: A simpler DB container.
Replies: 34
Views: 26753

Re: A simpler DB container.

Yes, it does have that while loading. Error attempting to load file: Logging.lua (mapper): Mudlet Mapper script for IREs (12.6.3) loaded! (homepage) [ OK ] - Lua module rex_pcre loaded [ OK ] - Lua module zip loaded [ OK ] - Lua module lfs loaded [ OK ] - Lua module sqlite3 loaded [ OK ] - mudlet-lu...