Page 1 of 1

Importing and exporting in Mudlet

Posted: Sat Nov 12, 2011 3:39 pm
by Kanner
I have two newb questions about importing/exporting scripts. The first is, when I’m trying to export a script and I have a section under “scripts” and another section under “triggers” how do I make sure that both are in the export? As of right now the only way I have been able to do it is export them as two separate things but I’ve seen that others are able to combine them I’m just wondering how to do that.

Second, when I import something like Vadi’s auto-sipper and then delete it and then realize no I really did want that Mudlet is not letting me import it again. The message I get is “The package “nameofpackage” is already installed”. How am I able to get this message to stop popping up and actually import it again?

Thanks!

Re: Importing and exporting in Mudlet

Posted: Sat Nov 12, 2011 8:10 pm
by Vadi
Uninstall the package in the package manager. That'll also delete all stuff for you.

For the importing part, you can put all xmls into one zip, change the zip ending to mpackage and people can then install that package from the package manager!

Re: Importing and exporting in Mudlet

Posted: Sun Nov 13, 2011 12:06 am
by Kanner
Ah, got it. Thanks Vadi!