
Originally Posted by
ianvalls90
it's a database alter query, written in php (as its on website).....you can get it from any page by following the code to find the original reset function whereabouts...copy it, and remaking it as you wish.....good luck xD
We just did that. Supports (3 DBs and 4DBs ) TitanTech and MU Engine database structure :).


If statement (condition)

For the mssql query you can use
Code:
$core_db->Excute("...MSSQL UPDATE QUERY HERE...", array($str, $agi, $vit, $ene, $cmd));
That's it. I gave hint already :)