Bad News Dev's please read.

Status
Not open for further replies.
Junior Spellweaver
Joined
Mar 18, 2007
Messages
199
Reaction score
38
Alright guys, so digging deeper I believe we have some problems, the lootspawn boxes db's are not working correctly.(Note:This may be due to the Final release but I don't think it is. Something to do with missing files/db's in mssql I've no idea where to get them, also buying with GP/Money will not work as far as I can see until a bit of tweeking is done server side, I don't think it is calling the stored procedure to actually spend and give item. Please let me know if you have a server up with LootSpawn Boxes working also please post your log files from logss(Gameserver Logs) here!
Thanks!
 
Yeah I allready said that only new code is of AdminTools all other are old and missing lot's of stuff. If we don't get never db we will have to debug and code our selfs... I'm currently working on AdminTools trying to figure out whats missing in Db
 
Upvote 0
Also if you take a look in your Item_LootData table in MSSQL you'll see that it is empty.
Perhaps if you enter some item values in there, it will spawn some items?

Looking there's a chance column, and itemID values.
I'm going to try out if adding some demo items here works with spawning items.
 
Upvote 0
Status
Not open for further replies.
Back