EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   Click effect ID list (https://www.eqemulator.org/forums/showthread.php?t=23104)

lanileb 07-09-2007 01:50 PM

Click effect ID list
 
Hey, I used the search function and couldn't find anything regarding this. In the items table it has a column for clickeffect (ID#) but I can't find any lists with the various ID numbers for different click effects. I was wondering if any has a list with these or knows where I can find one?

ChaosSlayer 07-10-2007 03:21 AM

this list prety much includes ALL spells in game

you can find this list in your spell_us.txt file in eq folder along with ID numbers

lanileb 07-10-2007 08:17 AM

ah ok thank you!

John Adams 07-10-2007 04:20 PM

Not sure if this is what you're looking for, but in the `items1 table, there are columns related to click effects for various items.

Assuming you have PEQ database loaded somewhere, run this in a query window:
Code:

select id,name,clicktype,clicklevel2,clicklevel,clickeffect from items where clickeffect > 0
Should see a bunch of items w/clickie effects. Not sure what all the -1 clickeffects values are.


All times are GMT -4. The time now is 11:18 AM.

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