 |
GeneralStonewall Magician
Joined: 02 Feb 2004 Posts: 364 Location: USA
|
Posted: Mon Jun 14, 2010 11:55 pm
[3.19d] Backwards compatability issue with database variable -Disregard- |
I have a database variable with a key called 'health_sip' with a value of '%int(@max_health*7/8)'; When using 3.17 @var.health_sip would evaluate to an integer but after I upgraded to 3.19 and went back to 3.17 it simply returned '%int(@max_health*7/8)' as a string. I found that changing the datatype to 'auto' and back to 'database' fixed the issue. I didn't notice any difference in #var before and after doing this, but I didn't think to check the XML. I'll experiment with this more and post the results here.
|
|
Last edited by GeneralStonewall on Tue Jun 15, 2010 4:35 am; edited 1 time in total |
|
|
 |
GeneralStonewall Magician
Joined: 02 Feb 2004 Posts: 364 Location: USA
|
Posted: Tue Jun 15, 2010 4:33 am |
-Nevermind- Not a 3.19d issue.
I think this is just an issue in 3.17. I'll make a new thread if this behavior also occurs in 3.19d.
Edit: It doesn't, but there is something related; I made a new thread. |
|
|
|
 |
|
|
|