mattmdesign
May 21st 2006, 1:01 pm
Hi,
I have this SQL query for GSS:
INSERT INTO `games`
VALUES ( 1, 'game_1', '3 Foot Ninja', 'Play as a ninja. Bring death to your enemy!', 1138190499, 560, 400, 'Action', '0.00', 'SWF', '', '', '', '', 421, 355, '', '', '', 'Config', '', 26, 'Yes' )
Does anyone know how to modify it to work with the free version of gamescript.net's script?
Thanks, Matt
I have this SQL query for GSS:
INSERT INTO `games`
VALUES ( 1, 'game_1', '3 Foot Ninja', 'Play as a ninja. Bring death to your enemy!', 1138190499, 560, 400, 'Action', '0.00', 'SWF', '', '', '', '', 421, 355, '', '', '', 'Config', '', 26, 'Yes' )
Does anyone know how to modify it to work with the free version of gamescript.net's script?
Thanks, Matt