Thread: EQBotEquipment
View Single Post
  #11  
Old 01-29-2025, 10:13 AM
nosfentora
Discordant
 
Join Date: Oct 2004
Location: In a house
Posts: 387
Default

Quote:
Originally Posted by TonyO View Post

My strengths are perl and lamp stacks, so I prefer to write scripts. My profile generator tool is in perl, so my quest scripts can quickly fetch an appropriate defiant item from lookup tables. I'll make a perl package that you can drop in the plugin folder on the server, and an example quest to demonstrate.
Awesome. I'm all over the place language wise. I wanted to do some VB again so I used it for this. I'd probably switch to python to make it more cross platform if I did it again.

If you want to work on something to create a plugin of this app for Spire - I'm all for it. Let me know how I can help, feel free to use any logic from my source.

Quote:
Originally Posted by TonyO View Post
Yeah, 100%. I verified before I mentioned it to you. The slot id's are in the correct order, so gear is going into the right slot. Look closely at the outfit review/confirmation page. I noticed my shurikens are labeled as powersources.
Yea I looked for one that had at least ammo and saw that. Thanks for the catch!

I used old XML from an app I wrote a long time ago and am wondering why I chose to make the class and race ids start at 0 and be off by 1 vs what's in the db. I know there was a reason, just can't remember it.

I may go back and make them line up (and maybe I'll figure out why I did)
Reply With Quote