[Re-Release] Square Thrones

IPMB1

Member
Jan 1, 2013
249
20
Heya Devbest!

I'm just re-releasing(if its released already LMAOO) Square Thrones in here :)



Screenshot:


SQLs:
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('1326588', 'PAGEID', '1326588', 'squarethrone', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('1326589', 'PAGEID', '1326589', 'squarethrone2', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('1326590', 'PAGEID', '1326590', 'squarethrone3', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('1326591', 'PAGEID', '1326591', 'squarethrone4', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('1326592', 'PAGEID', '1326592', 'squarethrone5', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('1326593', 'PAGEID', '1326593', 'squarethrone6', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('1326594', 'PAGEID', '1326594', 'squarethrone7', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('1326595', 'PAGEID', '1326595', 'squarethrone8', '10', '0', '0', '1', '0', '0');
INSERT INTO `catalog_items` (`id` ,`page_id` ,`item_ids` ,`catalog_name` ,`cost_credits` ,`cost_pixels` ,`cost_snow` ,`amount` ,`vip` ,`achievement`) VALUES ('1326596', 'PAGEID', '1326596', 'squarethrone9', '10', '0', '0', '1', '0', '0');

Furniture:
INSERT INTO `furniture` (`id` ,`public_name` ,`item_name` ,`type` ,`width` ,`length` ,`stack_height` ,`can_stack` ,`can_sit` ,`is_walkable` ,`sprite_id` ,`allow_recycle` ,`allow_trade` ,`allow_marketplace_sell` ,`allow_gift` ,`allow_inventory_stack` ,`interaction_type` ,`interaction_modes_count` ,`vending_ids` ,`is_arrow` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('1326588' , 'squarethrone', 'squarethrone', 's', '0', '0', '0', '0', '1', '0', '1326588', '1', '1', '1', '1', '1', 'default', '0', '', '0', '', '0', '0')
INSERT INTO `furniture` (`id` ,`public_name` ,`item_name` ,`type` ,`width` ,`length` ,`stack_height` ,`can_stack` ,`can_sit` ,`is_walkable` ,`sprite_id` ,`allow_recycle` ,`allow_trade` ,`allow_marketplace_sell` ,`allow_gift` ,`allow_inventory_stack` ,`interaction_type` ,`interaction_modes_count` ,`vending_ids` ,`is_arrow` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('1326589' , 'squarethrone2', 'squarethrone2', 's', '0', '0', '0', '0', '1', '0', '1326589', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '0', '0')
INSERT INTO `furniture` (`id` ,`public_name` ,`item_name` ,`type` ,`width` ,`length` ,`stack_height` ,`can_stack` ,`can_sit` ,`is_walkable` ,`sprite_id` ,`allow_recycle` ,`allow_trade` ,`allow_marketplace_sell` ,`allow_gift` ,`allow_inventory_stack` ,`interaction_type` ,`interaction_modes_count` ,`vending_ids` ,`is_arrow` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('1326590' , 'squarethrone3', 'squarethrone3', 's', '0', '0', '0', '0', '1', '0', '1326590', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '0', '0')
INSERT INTO `furniture` (`id` ,`public_name` ,`item_name` ,`type` ,`width` ,`length` ,`stack_height` ,`can_stack` ,`can_sit` ,`is_walkable` ,`sprite_id` ,`allow_recycle` ,`allow_trade` ,`allow_marketplace_sell` ,`allow_gift` ,`allow_inventory_stack` ,`interaction_type` ,`interaction_modes_count` ,`vending_ids` ,`is_arrow` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('1326591' , 'squarethrone4', 'squarethrone4', 's', '0', '0', '0', '0', '1', '0', '1326591', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '0', '0')
INSERT INTO `furniture` (`id` ,`public_name` ,`item_name` ,`type` ,`width` ,`length` ,`stack_height` ,`can_stack` ,`can_sit` ,`is_walkable` ,`sprite_id` ,`allow_recycle` ,`allow_trade` ,`allow_marketplace_sell` ,`allow_gift` ,`allow_inventory_stack` ,`interaction_type` ,`interaction_modes_count` ,`vending_ids` ,`is_arrow` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('1326592' , 'squarethrone5', 'squarethrone5', 's', '0', '0', '0', '0', '1', '0', '1326592', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '0', '0')
INSERT INTO `furniture` (`id` ,`public_name` ,`item_name` ,`type` ,`width` ,`length` ,`stack_height` ,`can_stack` ,`can_sit` ,`is_walkable` ,`sprite_id` ,`allow_recycle` ,`allow_trade` ,`allow_marketplace_sell` ,`allow_gift` ,`allow_inventory_stack` ,`interaction_type` ,`interaction_modes_count` ,`vending_ids` ,`is_arrow` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('1326593' , 'squarethrone6', 'squarethrone6', 's', '0', '0', '0', '0', '1', '0', '1326593', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '0', '0')
INSERT INTO `furniture` (`id` ,`public_name` ,`item_name` ,`type` ,`width` ,`length` ,`stack_height` ,`can_stack` ,`can_sit` ,`is_walkable` ,`sprite_id` ,`allow_recycle` ,`allow_trade` ,`allow_marketplace_sell` ,`allow_gift` ,`allow_inventory_stack` ,`interaction_type` ,`interaction_modes_count` ,`vending_ids` ,`is_arrow` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('1326594' , 'squarethrone7', 'squarethrone7', 's', '0', '0', '0', '0', '1', '0', '1326594', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '0', '0')
INSERT INTO `furniture` (`id` ,`public_name` ,`item_name` ,`type` ,`width` ,`length` ,`stack_height` ,`can_stack` ,`can_sit` ,`is_walkable` ,`sprite_id` ,`allow_recycle` ,`allow_trade` ,`allow_marketplace_sell` ,`allow_gift` ,`allow_inventory_stack` ,`interaction_type` ,`interaction_modes_count` ,`vending_ids` ,`is_arrow` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('1326595' , 'squarethrone8', 'squarethrone8', 's', '0', '0', '0', '0', '1', '0', '1326595', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '0', '0')
INSERT INTO `furniture` (`id` ,`public_name` ,`item_name` ,`type` ,`width` ,`length` ,`stack_height` ,`can_stack` ,`can_sit` ,`is_walkable` ,`sprite_id` ,`allow_recycle` ,`allow_trade` ,`allow_marketplace_sell` ,`allow_gift` ,`allow_inventory_stack` ,`interaction_type` ,`interaction_modes_count` ,`vending_ids` ,`is_arrow` ,`height_adjustable` ,`effectM` ,`effectF`) VALUES ('1326596' , 'squarethrone9', 'squarethrone9', 's', '0', '0', '0', '0', '1', '0', '1326596', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '0', '0')

Furnidata:
["s","1326588","squarethrone","1326588","0","1","1","","Red Square Throne","It's a square!","","-1","-1","","1"],
["s","1326589","squarethrone2","1326589","0","1","1","","Purple Square Throne","It's a square!","","-1","-1","","1"],
["s","1326590","squarethrone3","1326590","0","1","1","","Blue Square Throne","It's a square!","","-1","-1","","1"],
["s","1326591","squarethrone4","1326591","0","1","1","","Light Blue Square Throne","It's a square!","","-1","-1","","1"],
["s","1326592","squarethrone5","1326592","0","1","1","","Green Square Throne","It's a square!","","-1","-1","","1"],
["s","1326593","squarethrone6","1326593","0","1","1","","Yellow Square Throne","It's a square!","","-1","-1","","1"],
["s","1326594","squarethrone7","1326594","0","1","1","","Orange Square Throne","It's a square!","","-1","-1","","1"],
["s","1326595","squarethrone8","1326595","0","1","1","","Black Square Throne","It's a square!","","-1","-1","","1"],
["s","1326596","squarethrone9","1326596","0","1","1","","White Square Throne","It's a square!","","-1","-1","","1"],

Credits:
MovieGuy(Rival Forum, i wont mention it)
Me - Creating SQLs and Posting and etc. xD

P.S: Change the "PAGEID"!
 
Last edited:

HebbaHotel

New Member
Jul 31, 2015
28
0
[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'INSERT INTO `furniture` (`id` ,`public_name` ,`item_name` ,`type` ,`width` ,`len' at line 2


Im a retard, Can someone help me with this

Ive added it into furnidata and ive ran the sqls but it comes up with this when i run the furniture
 
Oct 11, 2014
1,071
256
[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'INSERT INTO `furniture` (`id` ,`public_name` ,`item_name` ,`type` ,`width` ,`len' at line 2


Im a retard, Can someone help me with this

Ive added it into furnidata and ive ran the sqls but it comes up with this when i run the furniture
are you using Phoenix emu?
 

Users who are viewing this thread

Top