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
[Fixed Release] Dragon Teles [New]
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="JayC" data-source="post: 247479" data-attributes="member: 36373"><p>So I recently tried to make some dragon teleporters, WHICH FAILED mind you, so I fixed them and recolored them and I think they are really good this time. So here are the sqls for phoenix:</p><p>[CODE]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`) VALUES</p><p>(52643821, 'GrnT1', 'GrnT1', 's', '1', '1', '.1', '1', '0', '0', 85497671, '1', '1', '1', '1', '1', 'teleport', 4, '0');</p><p>INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES</p><p>(52643821, 'PUTPAGEHERE', '52643821', 'Green Dragon Teleporter', '0', '4', '4', '1');</p><p></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`) VALUES</p><p>(52643822, 'PnkT2', 'PnkT2', 's', '1', '1', '.1', '1', '0', '0', 85497672, '1', '1', '1', '1', '1', 'teleport', 4, '0');</p><p>INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES</p><p>(52643822, 'PUTPAGEHERE', '52643822', 'Pink Dragon Teleporter', '0', '4', '4', '1');</p><p></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`) VALUES</p><p>(52643823, 'BluT3', 'BluT3', 's', '1', '1', '.1', '1', '0', '0', 85497673, '1', '1', '1', '1', '1', 'teleport', 4, '0');</p><p>INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES</p><p>(52643823, 'PUTPAGEHERE', '52643823', 'Blue Dragon Teleporter', '0', '4', '4', '1');</p><p></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`) VALUES</p><p>(52643824, 'YelT4', 'YelT4', 's', '1', '1', '.1', '1', '0', '0', 85497674, '1', '1', '1', '1', '1', 'teleport', 4, '0');</p><p>INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES</p><p>(52643824, 'PUTPAGEHERE', '52643824', 'Yellow Dragon Teleporter', '0', '4', '4', '1');</p><p></p><p>["s","85497671","GrnT1","854785","0","1","1","","Green Dragon Teleport","Created by JayTouch","","-1","-1"],</p><p>["s","85497672","PnkT2","854786","0","1","1","","Pink Dragon Teleport","Created by JayTouch","","-1","-1"],</p><p>["s","85497673","BluT3","854787","0","1","1","","Blue Dragon Teleport","Created by JayTouch","","-1","-1"],</p><p>["s","85497674","YelT4","854788","0","1","1","","Yellow Dragon Teleport","Created by JayTouch","","-1","-1"],[/CODE]</p><p>Don't forget to put the page!!</p><p></p><p></p><p></p><p>And </p><p><a href="https://mega.co.nz/#F!QENSwCjY!P8IiP2sQO8F_wiTEWbFSPg" target="_blank">Download Link Here</a></p><p></p><p>Right Enjoy! ScreenShot:</p><p><img src="http://i.imgur.com/BBEmRO5.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p></p><p>If you want to recolor them feel free <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /> Can you post some recolors (you don't need to do sqls ill do them) saves me time <img src="/styles/default/xenforo/smilies/emojione/biggrin.png" class="smilie" loading="lazy" alt=":D" title="Big Grin :D" data-shortname=":D" /> Have fun and enjoy! RATE/LIKE!</p></blockquote><p></p>
[QUOTE="JayC, post: 247479, member: 36373"] So I recently tried to make some dragon teleporters, WHICH FAILED mind you, so I fixed them and recolored them and I think they are really good this time. So here are the sqls for phoenix: [CODE]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`) VALUES (52643821, 'GrnT1', 'GrnT1', 's', '1', '1', '.1', '1', '0', '0', 85497671, '1', '1', '1', '1', '1', 'teleport', 4, '0'); INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (52643821, 'PUTPAGEHERE', '52643821', 'Green Dragon Teleporter', '0', '4', '4', '1'); 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`) VALUES (52643822, 'PnkT2', 'PnkT2', 's', '1', '1', '.1', '1', '0', '0', 85497672, '1', '1', '1', '1', '1', 'teleport', 4, '0'); INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (52643822, 'PUTPAGEHERE', '52643822', 'Pink Dragon Teleporter', '0', '4', '4', '1'); 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`) VALUES (52643823, 'BluT3', 'BluT3', 's', '1', '1', '.1', '1', '0', '0', 85497673, '1', '1', '1', '1', '1', 'teleport', 4, '0'); INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (52643823, 'PUTPAGEHERE', '52643823', 'Blue Dragon Teleporter', '0', '4', '4', '1'); 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`) VALUES (52643824, 'YelT4', 'YelT4', 's', '1', '1', '.1', '1', '0', '0', 85497674, '1', '1', '1', '1', '1', 'teleport', 4, '0'); INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (52643824, 'PUTPAGEHERE', '52643824', 'Yellow Dragon Teleporter', '0', '4', '4', '1'); ["s","85497671","GrnT1","854785","0","1","1","","Green Dragon Teleport","Created by JayTouch","","-1","-1"], ["s","85497672","PnkT2","854786","0","1","1","","Pink Dragon Teleport","Created by JayTouch","","-1","-1"], ["s","85497673","BluT3","854787","0","1","1","","Blue Dragon Teleport","Created by JayTouch","","-1","-1"], ["s","85497674","YelT4","854788","0","1","1","","Yellow Dragon Teleport","Created by JayTouch","","-1","-1"],[/CODE] Don't forget to put the page!! And [URL='https://mega.co.nz/#F!QENSwCjY!P8IiP2sQO8F_wiTEWbFSPg']Download Link Here[/URL] Right Enjoy! ScreenShot: [IMG]http://i.imgur.com/BBEmRO5.png[/IMG] If you want to recolor them feel free :) Can you post some recolors (you don't need to do sqls ill do them) saves me time :D Have fun and enjoy! RATE/LIKE! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Furniture Releases
[Fixed Release] Dragon Teles [New]
Top