Plugin help

Posted by David B on Wed 05 Mar 2003 08:34 AM — 2 posts, 13,188 views.

USA #0
All righty I'm almost done with the majority of the scripts and stuff i'm doing for the mud I play, I was wondering how I would save them as plugins?

Also there are certain configs I prefer when I create a new world, I was wondering what the easiest way to create a generic world template is.

I have tried saving a generic world name, and basing everything off that, the problem with that is it doesn't save as the name i want, it still comes up as something else.

There must be an easier way to do this.
Australia Forum Administrator #1
I think there are some posts about using the Plugin creation wizard. See if you can find them.

Basically invoke the wizard, select or deselect as appropriate all the relevant triggers, aliases, timers, variables and pieces of script for the plugin, and then save it. This removes them from the world file. Repeat until all plugins are saved.

As for the generic world, first using a "standard" world and basing it off that should work. Alternatively, explore using the "include" directive inside your world file. See a plugin for example syntax.