I just wanted to take a moment to give props to everyone that has been working on, recoding and all the nitty gritty's and the testers.. nm9 is very nice! Great work all.
I do have a question tho, is it possible to set up a query to hunt down certain things by whats in record? IE- spells, do a search under druid-2 spells and have it bring up the matching records.. or just druid in general.. or all lvl 30 spells.. that sort of thing. Also on that same note in searching.. a replace function.. (though a search function would make this much less needed) for instance, I want to go through and remove level restrictions from items.. right now I have to hunt them all down and change them by hand.. wondering if something along the lines of removing lims could be down, where it goes through each record and sets lim to 0 or multiplies the exp by 3 or 10 or whatever.. to go through and either remove the minlevel flag altogether or at least set it to one.. well.. thats enough curiousity to get several cats killed so I'll leave it at that :)
redux [Archive] - ForumsHQ
Re: redux [Archive] - ForumsHQ
searching isn't possible. I could easily add something that will remove the level restriction on all items. I would like to add something that would allow you to select an item (ex. level restriction), then select a operation (+, -, *, /, or =), and then a value, enabling you to do whatever you want. It's just a lot of coding getting that to work right for every form :)
Re: redux [Archive] - ForumsHQ
How the hell did this thread get in the announcement forums.... :afire:
MOVED
MOVED
-
darcnes
Re: redux [Archive] - ForumsHQ
started out as giving props.. question was a bit more in depth than i had thought when i started ~~