Problem is that the MMO renderer uses a different vertex format, with a different size of the vertex struct. That means most normal A7 plugins would crash when we implemented shader bones for A7. Also, a different kernel architecture is required for passing bones matrices to the shader. Maybe we could provide some special engine version for applications where shader bones are necessary.