Sep 2, 2008 #1 W WotG Newbie Spellweaver 10 Happy Years Joined Jul 7, 2007 Messages 8 Reaction score 0 Plx who can help me with this.. to set on the TvT Event i put in gm panel enable and says invalid parameter..
Plx who can help me with this.. to set on the TvT Event i put in gm panel enable and says invalid parameter..
Sep 3, 2008 #2 Kevin Experienced Elementalist 10 Happy Years Joined Sep 11, 2007 Messages 283 Reaction score 1 Code: INSERT INTO `tvt` VALUES ('TVT', 'TVT', 'Giran Town', 40, 80, 32222, 83236, 148620, -3408, 32767, 57, 5000000, 2, 15, 15, 2, 20); INSERT INTO `tvt_teams` VALUES (0, 'Titan', -22198, -21070, -3010, 3407871); INSERT INTO `tvt_teams` VALUES (1, 'Coloso', -19521, -21076, -3010, 16777011); Or use //tvt command Upvote 0
Code: INSERT INTO `tvt` VALUES ('TVT', 'TVT', 'Giran Town', 40, 80, 32222, 83236, 148620, -3408, 32767, 57, 5000000, 2, 15, 15, 2, 20); INSERT INTO `tvt_teams` VALUES (0, 'Titan', -22198, -21070, -3010, 3407871); INSERT INTO `tvt_teams` VALUES (1, 'Coloso', -19521, -21076, -3010, 16777011); Or use //tvt command