Whats Mobname in fantasmas?
Try this:
Quote:
|
SELECT*FROM [PS_GameDefs].[dbo].[Mobs] WHERE [QuestItemID] = YOURELEITEMID
|
OR
Quote:
Quote:
|
SELECT*FROM [PS_GameDefs].[dbo].[Mobs] WHERE [MobName] = 'MobNamefromFantasma'
|
|
OR Where MobID
Quote:
Quote:
|
SELECT*FROM [PS_GameDefs].[dbo].[Mobs] WHERE [MobID] = YourFantsamaMobID
|
|
Because Maybe this Items is declared in the QuestItemID row as an QuestItem