If you wanna reset vbookie the way i done it is very simple
Also how to set START amounts from 500 to what ever
1st open product-bookiehack.xml in notepad or your favorite editor
Search for line that says
HTML Code:
->query_write("ALTER TABLE " . TABLE_PREFIX . "user ADD vbookie_cash BIGINT UNSIGNED DEFAULT '500' AFTER pmunread");
and change the 500 to what ever you want....
Next look for....
HTML Code:
$db->query_write("UPDATE " . TABLE_PREFIX . "user SET vbookie_cash=500");
Again change the 500 to the same as other line.... Then save
Next goto Plugins & Products > Manage Products > Vbookie on right on drop down select UNINSTALL
then say yes etc....
Then Select ADD/IMPORT PRODUCT
Select file you just edited...
Job done... all reset to what you changed to.....
Cheers
Judge
www.hackable.cc