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?
|
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 |
ah ok thank you!
|
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 |
All times are GMT -4. The time now is 11:18 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.