On 05-Sep-2002 Mark Wedel wrote: > Kevin R. Bulgrien wrote: > Things I would check: > > Make sure your maps has a 'python' directory, and that directory should > contain a couple files. Something else to check is to make sure the python files aren't gzipped. When I compressed my maps, I did a gzip `find maps/ -type f` to gzip everything in my maps folder and down. This compressed the python files, which the plugin doesn't like. If you run crossfire with the "-d" switch, you'll see if the plugin is loading and initializing properly. Kurt.