I have two, nominally identical, installations of Blender on my desktop and laptop. Suprisingly, the available scripts are quite different! I’m writing a tutorial that depends on a particular script. If the reader doesn’t have the script, I don’t know how he can add it.
My installations are used to create content for games using the GameByro engine. Each installation includes: Blender 2.49b, Python 2.6.6, PyFFI 2.1.5, and the Blender NIF Scripts 2.5.5. One installation has the mesh script “Deformed mesh to Rvk”, but the other does not. I’ve tried removing Python and PyFFI and re-installing them, but that did not change the available scripts.
What determines the available scripts and how can they be changed or augmented?