Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-14-2008, 09:35 AM
LeftRoad
Sarnak
 
Join Date: Aug 2005
Location: Maine
Posts: 38
Default 5 & 10 dose combines

I was working with my shaman on potions and noticed a couple of things...
  1. Trying to combine 5 or 10 potions manually does not work. You have to camp to regain control, otherwise you can no longer open anything. But those same combines will function if you select the recipe and combine from there. Maybe something in the code that isn't grabbing the recipe correctly?
  2. I then noticed several of the 5 & 10 dose recipes have a triv of 255. Shouldn't these all be 0?

Here's the SQL to correct the database, if they are all supposed to be a 0 triv.
Code:
update tradeskill_recipe set trivial = 0 where Name like '%dose%' and trivial = 255
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 10:15 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3