Search found 3 matches

by user
Fri Jun 20, 2014 9:43 pm
Forum: Help Forum
Topic: Database woes
Replies: 2
Views: 2400

Re: Database woes

So, I did some more testing, and while unable to find a solution, I have found an odd workaround: By doing db:merge_unique(refdb, {{command = "hi", targeted1 = "foo"}}) it will add the entry to the database. I then do the same thing for every field in the schema (eg {{command = &...
by user
Fri Jun 20, 2014 12:13 am
Forum: Help Forum
Topic: Database woes
Replies: 2
Views: 2400

Database woes

I am having trouble adding entries to a sheet in a db via both db:merge_unique and db:add and I am not sure why. Originally it was throwing an error stating that UNIQUE was likely being violated, but as you can see it should have handling for that, not to mention the database is currently empty! Loo...
by user
Mon May 26, 2014 1:57 pm
Forum: Scripts & Packages
Topic: Vyzor, UI Manager for Mudlet
Replies: 329
Views: 264207

Re: Vyzor, UI Manager for Mudlet

I have been playing around with mudlet and lua for a little while now, and am trying to make a nice UI using Vyzor. I have 2 questions: 1) When I use the test map alias, the entire "VyzorRight" where I put it goes grey, except for the chat window also present in that frame - is there a way...