Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Releases
Furniture Releases
[Re-Release] Square Thrones
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="IPMB1" data-source="post: 335079" data-attributes="member: 26257"><p>Heya Devbest!</p><p></p><p>I'm just re-releasing(if its released already LMAOO) Square Thrones in here <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p><p></p><p><a href="https://mega.co.nz/#!XdVWBRzY!JTdYzYtUoLQWNVV5ykFGv2zx95ceQXcJECDWcrXnrGI" target="_blank">Click me!</a></p><p></p><p>Screenshot:</p><p><a href="http://prntscr.com/72gbwc" target="_blank">http://prntscr.com/72gbwc</a></p><p></p><p>SQLs:</p><p>[SPOILER="Catalog_items"]</p><p>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');</p><p>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');</p><p>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');</p><p>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');</p><p>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');</p><p>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');</p><p>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');</p><p>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');</p><p>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');</p><p>[/SPOILER]</p><p></p><p>Furniture: [SPOILER="Furniture"]</p><p>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')</p><p>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')</p><p>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')</p><p>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')</p><p>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')</p><p>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')</p><p>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')</p><p>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')</p><p>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')</p><p></p><p>[/SPOILER]</p><p></p><p>Furnidata: [SPOILER="Furnidata"]</p><p>["s","1326588","squarethrone","1326588","0","1","1","","Red Square Throne","It's a square!","","-1","-1","","1"],</p><p>["s","1326589","squarethrone2","1326589","0","1","1","","Purple Square Throne","It's a square!","","-1","-1","","1"],</p><p>["s","1326590","squarethrone3","1326590","0","1","1","","Blue Square Throne","It's a square!","","-1","-1","","1"],</p><p>["s","1326591","squarethrone4","1326591","0","1","1","","Light Blue Square Throne","It's a square!","","-1","-1","","1"],</p><p>["s","1326592","squarethrone5","1326592","0","1","1","","Green Square Throne","It's a square!","","-1","-1","","1"],</p><p>["s","1326593","squarethrone6","1326593","0","1","1","","Yellow Square Throne","It's a square!","","-1","-1","","1"],</p><p>["s","1326594","squarethrone7","1326594","0","1","1","","Orange Square Throne","It's a square!","","-1","-1","","1"],</p><p>["s","1326595","squarethrone8","1326595","0","1","1","","Black Square Throne","It's a square!","","-1","-1","","1"],</p><p>["s","1326596","squarethrone9","1326596","0","1","1","","White Square Throne","It's a square!","","-1","-1","","1"],</p><p>[/SPOILER]</p><p></p><p>Credits:</p><p>MovieGuy(Rival Forum, i wont mention it)</p><p>Me - Creating SQLs and Posting and etc. xD</p><p></p><p>P.S: Change the "<strong>PAGEID</strong>"!</p></blockquote><p></p>
[QUOTE="IPMB1, post: 335079, member: 26257"] Heya Devbest! I'm just re-releasing(if its released already LMAOO) Square Thrones in here :) [URL='https://mega.co.nz/#!XdVWBRzY!JTdYzYtUoLQWNVV5ykFGv2zx95ceQXcJECDWcrXnrGI']Click me![/URL] Screenshot: [URL]http://prntscr.com/72gbwc[/URL] SQLs: [SPOILER="Catalog_items"] 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'); [/SPOILER] Furniture: [SPOILER="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') [/SPOILER] Furnidata: [SPOILER="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"], [/SPOILER] Credits: MovieGuy(Rival Forum, i wont mention it) Me - Creating SQLs and Posting and etc. xD P.S: Change the "[B]PAGEID[/B]"! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Furniture Releases
[Re-Release] Square Thrones
Top