Hi all, I'm creating props from .SC4Model files. I'm using the SC4 Plugin Manager to create .SC4Desc files by dragging the models to the "props" entry in the tree. All this works fine. I now have .SC4Desc files for each .SC4Model. My problem is that most of my new props do not show up in the Lot Editor. Does anybody know what might cause this and how to solve it? Let me know if you want to see an .SC4Model/.SC4Desc combination that doesn't show up and I'll email one to you. Cheers, SkyLined PS. Dunno if this is a know issue, but I found that if you put an "&" (ampersant) character in the description in the XML entry of an SC4Model (using ILive Reader), the SC4 Plugin manager will not show the SC4Model in the list, putting this in the XML entry will reproduce the issue (brackets replaced): [sC4PLUGINDESC Name="Example & Example" ... Also, it appears that if you use "&" characters in the name of an SC4Model file, they are converted to "_" (underscore) characters when the SC4 Plugin Manager generates an SC4Desc file. This means the SC4Desc will not point to the right file and thus doesn't work. This is taken from the XML entry of an SC4Desc file created by making "Example & Example-0x5ad0e817_0x9321637c_0x30000.SC4Model" into a prop (brackets replaced):
[PROPERTY ID="0x00000020" Value="Example _ Example"] [PLUGIN ResKey="0x5ad0e817-0x9321637c-0x00030000" File="Example _ Example-0x5ad0e817_0x9321637c_0x30000.SC4Model"]