Quote:
Ground item spawns (including forges, brew barrels, looms etc for tradeskills). Should be easy to implement in the DB, since you can now drop items and pick them up again - the difficulty would be getting the correct data for all the spawn locs
|
It wasnt quite that simple, but I have been able to get ground spawn items. Im going to add a new table to contain them in the next few days and hopefully have the code fully finished by this weekend or next weekend. I can spawn items like evergreen leaves, ovens, forges and stuff, but its going to take a little more code because although the forge is there it doesnt open itself up like a container (the way eq live does it). Im going to play around with it some more....