I'm making a script to parse a list of groupmembers and fire a heal spell on the one most hurt. I'm using a database to store the data. I've fought a battle with zmud databases before and won. This ...
In all of my travels I havn't found any reference to anything MORE than the code you've listed. Corresponding fields implies there's something else one must create.
I've spent a couple hours browsing the forum before asking and I'd tried your suggestion before. Troubadour's post was one of the first I found and it's excellent. It concentrates on creating an eq ...
I'd like to use databases extensively in my scripts but I'm running into a very basic problem that has me stumped. I've ploughed through the forums and can't find another example of the same problem. ...