Dinos

CallumL

Started from the bottom, now the all team here.
Nov 14, 2010
143
22
Made these a some time ago and released on a rival forum. But, I can remember someone telling me that they didn't work. I'm not too sure if it was an error on my behalf or on their behalf.

So could someone please download and let me know?

Link:


Image:


Thanks, Callum.
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
These were released a long time before you claimed "designed" by you. You may have coded them but these are not your design.
 

bingxuan2009

Member
Nov 9, 2011
190
15
And the sql codes is fucked. Did you even fucking test it.
Here is the correct one took me a few seconds to correct it please fucking test it before even releasing:
catalog items:
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (444444, 'PAGE', '444444', 'greed', '1', '0', '0', 1);
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (222222, 'PAGE', '222222', 'blued', '1', '0', '0', 1);
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (333333, 'PAGE', '333333', 'cyand', '1', '0', '0', 1);
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (555555, 'PAGE', '555555', 'orand', '1', '0', '0', 1);
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (666666, 'PAGE', '666666', 'pinkd', '1', '0', '0', 1);
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (777777, 'PAGE', '777777', 'purpd', '1', '0', '0', 1);
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (111111, 'PAGE', '111111', 'reddi', '1', '0', '0', 1);
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (888888, 'PAGE', '888888', 'yelld', '1', '0', '0', 1);
Furniture (Not sure if it is correct im not using it) :
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`, `is_arrow`) VALUES (444444, 'Grey & Green Dino', 'greed', 's', 1, 1, 1, '0', '0', '0', 31001, '1', '1', '0', '1', '1', 'default', 1, '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`) VALUES (222222, 'Grey & Blue Dino', 'blued', 's', 1, 1, 1, '0', '0', '0', 30999, '1', '1', '0', '1', '1', 'default', 1, '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`) VALUES (333333, 'Grey & Cyan Dino', 'cyand', 's', 1, 1, 1, '0', '0', '0', 31000, '1', '1', '0', '1', '1', 'default', 1, '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`) VALUES (555555, 'Grey & Orange Dino', 'orand', 's', 1, 1, 1, '0', '0', '0', 31002, '1', '1', '0', '1', '1', 'default', 1, '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`) VALUES (666666, 'Grey & Pink Dino', 'pinkd', 's', 1, 1, 1, '0', '0', '0', 31003, '1', '1', '0', '1', '1', 'default', 1, '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`) VALUES (777777, 'Grey & Purple Dino', 'purpd', 's', 1, 1, 1, '0', '0', '0', 31004, '1', '1', '0', '1', '1', 'default', 1, '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`) VALUES (111111, 'Grey & Red Dino', 'reddi', 's', 1, 1, 1, '0', '0', '0', 30998, '1', '1', '0', '1', '1', 'default', 1, '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`) VALUES (888888, 'Grey & Yellow Dino', 'yelld', 's', 1, 1, 1, '0', '0', '0', 31005, '1', '1', '0', '1', '1', 'default', 1, '0', '0');
Furnidata should be good


These were released a long time before you claimed "designed" by you. You may have coded them but these are not your design.
Yep it is fucking obvious that he didnt design this.This is poorly coded he got no fucking skills.

Edit: i tested them they are fucked swfs dont tell me how to add customs im not that beginner.
If may work with others but if it doesnt and you run the mysql above and your cata is fucked badly.
Run this mysql codes:
Code:
DELETE FROM catalog_items
WHERE id =

The id would be 111111,222222,333333,444444,555555,666666,777777,888888

I recommend you all not to try this as it wasted my fucking time
 
Last edited:

Users who are viewing this thread

Top