Not sure which topic to post this in, so I'll just post it here. I need the SQL format for every Arcade/Game script that uses SQL. Paid or Free. I'll give $1 per default SQL set. Must have the categories SQL, games SQL, and whatever other SQL. In other words, if I install the SQL, that script must run 100%. I DO NOT NEED THE PHP. Only the SQL database. Bring me every one you have, I'll buy them all. FIRST COME FIRST SERVE. Different game script versions welcome. (As long as the SQL is different.) I currently have AVArcade v2.
No. I made it pretty clear. I am paying $1 for every default SQL database you get me. I need the game scripts SQL formatting.
INSERT INTO `ava_games` VALUES (100001, 'Breakout', 'Remake Of Classic Breakout', '100001', '102', 3, 1, '', '500', '500', '', '1'); somthing like that correct?
Yes. Exactly. I already have AVArcade (I put that in the first post) but yes. I would need that, and the categories field.
Give me the name and version and if it is the latest version. Example: AVArcade v3 (latest) AVArcade v2.8 GameScript v3 (latest) GameScript v1
you php games let me grab a few samples for you INSERT INTO `ava_games` VALUES ('', 'Simon', '', '766.swf', '7', 1, 1, '0', '500', '500', '766.png','0'); INSERT INTO `ava_games` VALUES ('', 'Sonic Blox', '', '770.swf', '7', 5, 1, '0', '500', '500', '770.png','0'); INSERT INTO `ava_games` VALUES ('', 'Tilt 2', '', 'http://83.149.121.2/2/tilt22.swf', '4', 4, 1, '0', '330', '460', 'http://proxy.spele.nl/gameimages/1171636933.jpg','0');