Search found 3 matches

by AZygote
Mon Jan 09, 2017 12:50 am
Forum: Scripts & Packages
Topic: cMud Map Importer
Replies: 99
Views: 140456

Re: cMud Map Importer

Yes, it is the newer version. ProcessMap() is a Timer, and the only line is: ProcessMap(). I commented it out and the error went away, but the script still doesn't invoke finding a file and converting it when I type <cmud importmap>. I'm stumped.
by AZygote
Sun Jan 08, 2017 8:53 pm
Forum: Scripts & Packages
Topic: cMud Map Importer
Replies: 99
Views: 140456

Re: cMud Map Importer

Thanks for the reply. I changed <require "luasql"> to <require "luasql.sqlite3">, which got rid of the error message in the banner area. However, the error <LUA: ERROR running script refresh map (timer2) ERROR:[string "funcall global 'ProcessMap' a nil value> remains. I'm tr...
by AZygote
Fri Jan 06, 2017 11:02 pm
Forum: Scripts & Packages
Topic: cMud Map Importer
Replies: 99
Views: 140456

Re: cMud Map Importer

For brand new users 1)Import the map - run cmud importmap. A file dialog will open up where you can select the map. How do I run 'cmud importmap'? I can see the script, I have downloaded the .dbm file, but can't find a way to execute the script and get the dialog to open. Thanks! If I can get the ma...