Quote:
Originally Posted by Cripp
found a small bug with the augment properties..
if i put a value in any of the 'slot' fields, after i save it reloads the value in the next field..
example..
say i put 3 for slot 1. Save it. Reload it, then it says 3 in slot 2.
the same thing goes with 'type'
example..
put 1 in type. save it. reload, says 1 in slot 1.
the only thing that works correctly in that part is restriction.
|
Turns out for some reason augtype was listed before the augslots in both my query and controllist, so when it saved it was saving to the wrong slots there. Thanks again for the find Cripp.