I named that script update_variables.sql and ran it in the cvs directory. It worked perfectly. A few key things to note to those that try it:
You will have to Insert LoginType into the variables table again and set it to MiniLogin if you are using minilogin. I found that this entry was not in the new table.
I also had to rename zone in the launcher table to the name of my launcher that my start script calls. I guess you could also change the name in your start script to zone if you wanted.
and I had to adjust a few values in rules_values to get them back to the way I had them.
I guess if you changed any of the values in the commands table you would need to go back and edit that again too. PHPMyAdmin and a printer really help!
|