Several years ago AmonVangrell brought over a fantastic idea from ServUO, this world generator to add all the items to houses (doors, signs, decorations, streelights, etc) and also a spawner to create all the basic OSI spawns in the world. So I thought it was a great idea and made my own version. I wanted to release that here also for everyone to use. I took all the data from ServUO's Nerun's Distro, and made new menus for them. please feel free to let me know if there's any issues and I'll try to address them.
Updated 4/9/2018 - Wow to think its been two years since this thing was updated. I went ahead and redid the scripts because the gump scripts were atrocious and I couldn't handle leaving it like that. I've cleaned up some functions as well. This will likely be the final version unless someone sends me updated defnames for the various versions of Sphere.
___________________________________
Updated 3/16/2016 - changed how the custom spawner works, just piggy backing off the sphere t_spawn_char now. Also added a validate option to tick off on the spawner dialog. You can do a test run before actually making any spawners, this will let you know exactly what chardef/itemdefs are not in your script folder.
___________________________________
Credits to those whom have contributed to this project : Nerun for the original data and concept, AmonVangrall for inspiring me from his version of this. And to some various users for the contribution to the data files : KHzspeed, PsYiOn, UltimaIX, Erica, and if i missed anyone my apologies.
_________________________________________________________
This spawner and decorator bundle has complete decorations for all facets and spawns for Felucca, Trammel, Ilshenar, Malas, and Tokuno. Depending on your version of sphere's scripts you will have different defnames that are being used. There is a spawner def for 56b, 56c, and 56d that you will need to use for their designated version of scripts. These defname files will have different chardef and itemdef entries depending on the version as well. If you want to help contribute to this project sending me updated spawndef entries would be the ideal way to do so.
Once you follow the readme instructions and place the appropriate entries on spheretables you will be able to add i_world_decorator and i_world_spawner, dclick these objects and have fun spawning your server. Please report any issues in this thread so we can continue to update/fix the script. Thanks for all the positive feedback and support!
DOWNLOAD SCRIPT
Just open up the readme.txt for a full description of how to get it working.
(PS Please post bugs so this can be actively improved upon!!)
Contribute if you can