EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Broken SQL? (https://www.eqemulator.org/forums/showthread.php?t=38024)

Kingly_Krab 04-05-2014 11:24 PM

Broken SQL?
 
Okay, so 2014_04_03_SpellProjectileRules.sql contains the following:
Code:

INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'Spells:FRProjectileItem_Titanium', '1113', 'Item id for Titanium clients for Fire spell projectile.');
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'FRProjectileItem_SOF', '80684', 'Item id for Titanium clients for Fire spell projectile.');
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'FRProjectileItem_NPC', '80684', 'Item id for Titanium clients for Fire spell projectile.');

I was under the assumption you had to have an identifier like "Spells:" in front of the rule name. The last two do not have this. This source is from 10 minutes ago.

demonstar55 04-06-2014 03:02 AM

Apparently I need a longer message ...

But, you do :P


All times are GMT -4. The time now is 08:01 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.