Quote:
Originally Posted by TonyO
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
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)