Is there currently a way to spawn Custom NPCs like the bears at Maple Hills? Perhaps via lua code or starcheat?
It's possible, but I couldn't tell you in a thousand years how to do it. IF you do decide to do it, or someone does it for you, it's recommended you go light on them since more complex custom NPCs draw more from the server.
I'd look for the person in the Order or former USAF/UPC that was responsible for their custom NPCs. Or the former members of the Holy Fleet, though to be honest, I don't know who did our guards.
I went on a modding server, sb.zurfa.net, and they have custom NPCs there. However, the admin told me they used a program or something like that of sorts.
Custom NPCs are very delicate; it's very code-heavy and if you screw them up, bad things happen. Very bad things. Currently, everyone who does this on the server's gone through and been trained/certified/greenlit/whatever by me. If you're looking to do something very basic, I'd strongly urge you to just use vanilla NPCs and imagination. It's amazing what you can do with the latter. : >
Yeah, I just want to give clothes to NPCs for a place I am building. I think the spawner.npcparameteroptions has to do with that, but I cannot find anything to modify worn clothes. Help?
You're on the right track here but as far as I know the only way to do it completely and safely is through a .lua code. And like Hawke said, its very delicate and can crash/borke the server very easily.