Variax Newbie
Joined: 12 Feb 2006 Posts: 1
|
Posted: Sun Feb 12, 2006 7:19 pm
Ranges in a database |
I've been trying to find something about this in the forums for a while, so if this is already addressed elsewhere please link that post.
I have a DB and script setup to capture item info from my MUD. The problem I've run into is that some of the equipment tweaks. So there is a range in which items can affect certain stats.
For example: I have two of the exact same item that affect mana. One says: Affects mana by 60. The other says: Affects mana by 70.
I want to be able to record in my DB the lowest and highest of each stat I've ever seen. So if the min/max is 50/80 my Database has 50,80 in the Mana field, but if the min/max I've seen myself is 52/75 it will show 52,75.
Any help would be appreciated. Thanks in advance. |
|