Well, I haven't tried making any ground spawns yet, but I am pretty sure you don't want to use the objects table for that. The objects table is for placing things like forges or other objects that are part of the world. You can't pick up an object, they are only there to look at or use (in the case of tradeskill items).
Most likely, you probably have it setup properly in the ground spawn table. I am pretty sure you will need to reset the zone for the changes you made to take effect. It may even require a server reboot, but probably not. If it works the same as NPC spawning, you will have to create it and then zone out and back in if you are running dynamic zones (as apposed to static zones). If your zones are static, or have players in them, you will need to leave the zone and use the #zoneshutdown command to restart the zone. Then, zone back in and the ground spawn should be there.
If that doesn't work, then there is probably another table you need to do something in, but it isn't object related. I haven't seen any wiki pages for placing ground spawns, so your best bet is to play with it and post your progress here asking for further help.
|