JayC
Well-Known Member
Someone on another forum posted this:
So I went the extra length and I made that into a SWF with codes (BUT ITS REALLY UGLY WHEN YOU TELEPORT) So if someone wants to fix it up , maybe even recolor it you can take 75% credit. Here are the SQL's and the SWF
Fair Warning: It TELEPORTS VERY VERY VERY VERY VERY VERY UGLY!
So Here is the download link:
You must be registered for see links
So I went the extra length and I made that into a SWF with codes (BUT ITS REALLY UGLY WHEN YOU TELEPORT) So if someone wants to fix it up , maybe even recolor it you can take 75% credit. Here are the SQL's and the SWF
Fair Warning: It TELEPORTS VERY VERY VERY VERY VERY VERY UGLY!
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
(85492615, 'BluDT', 'BluDT', 's', 1, 1, 1, '1', '0', '0', 85497625, '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
(85492615, '456', '85492615', 'Dragon Teleport', '1', '0', '0', '1');
["s","85497625","BluDT","854967","0","1","1","","Dragon Teleport Blue","Jays Legit Dragon Teleport","","-1","-1"],
You must be registered for see links