Famous Posted July 29, 2012 Posted July 29, 2012 `votecount` int(11) NOT NULL default '0', KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; CREATE TABLE IF NOT EXISTS `totalvotepoints` ( `id` int(11) NOT NULL auto_increment, `account_id` int(11) NOT NULL, `point` int(11) NOT NULL, KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; bump Quote
Jezu Posted July 30, 2012 Posted July 30, 2012 (edited) Need mo idownload ang v4p ni Jaypee mateo at iupload sa host mo.... bago mo mapaandar yan at kailangan mo din ng script para makuha ng players ang vote points nila in-game. Edited July 30, 2012 by Jezu Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.