Quote:
Originally Posted by dgparent
OK I finally figured out how to add a event but now I figure out how to actually bet on it ?? I registered as a new user and I still can't figure this freaking thing out each user is given 1000 by default.
|
ALTER TABLE user CHANGE COLUMN vbookie_cash vbookie_cash BIGINT(20) UNSIGNED NULL DEFAULT 1000 ;
change 1000 to the start value you want for new users