[SQL][SWF] 12 Glass Dices !!!

Status
Not open for further replies.

warm

Active Member
Jun 8, 2014
178
25
The download link is dead, can you provide me with a new please

Here you go guys I just found out my iPhone have mega [emoji29]



Have fun


Sent from my iPhone using Tapatalk
 

Legend

https://habda.sh/
Jun 17, 2015
86
20
ran into a bajillion problems adding these, so anyone else who is using gold tree emu, here's the right sqls -

PHP:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`)
VALUES 
('8970000', 'PAGEID', '500001', 'glas001', '5', '0', '0', '1'),
('8970001', 'PAGEID', '500002', 'glas002', '5', '0', '0', '1'),
('8970002', 'PAGEID', '500003', 'glas003', '5', '0', '0', '1'),
('8970003', 'PAGEID', '500004', 'glas004', '5', '0', '0', '1'),
('8970004', 'PAGEID', '500005', 'glas005', '5', '0', '0', '1'),
('8970005', 'PAGEID', '500006', 'glas006', '5', '0', '0', '1'),
('8970006', 'PAGEID', '500007', 'glas007', '5', '0', '0', '1'),
('8970007', 'PAGEID', '500008', 'glas008', '5', '0', '0', '1'),
('8970008', 'PAGEID', '500009', 'glas009', '5', '0', '0', '1'),
('8970009', 'PAGEID', '500010', 'glas010', '5', '0', '0', '1'), 
('8970010', 'PAGEID', '500011', 'glas011', '5', '0', '0', '1'),
('8970011', 'PAGEID', '500012', 'glas012', '5', '0', '0', '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`, `is_arrow`) VALUES 
('500001', 'DiceMaster', 'glas001', 's', '1', '1', '1', '0', '0', '0', '500001', '1', '1', '1', '1', '1', 'dice', '2', '0', '0'),
('500002', 'DiceMaster', 'glas002', 's', '1', '1', '1', '0', '0', '0', '500002', '1', '1', '1', '1', '1', 'dice', '2', '0', '0'),
('500003', 'DiceMaster', 'glas003', 's', '1', '1', '1', '0', '0', '0', '500003', '1', '1', '1', '1', '1', 'dice', '2', '0', '0'),
('500004', 'DiceMaster', 'glas004', 's', '1', '1', '1', '0', '0', '0', '500004', '1', '1', '1', '1', '1', 'dice', '2', '0', '0'),
('500005', 'DiceMaster', 'glas005', 's', '1', '1', '1', '0', '0', '0', '500005', '1', '1', '1', '1', '1', 'dice', '2', '0', '0'),
('500006', 'DiceMaster', 'glas006', 's', '1', '1', '1', '0', '0', '0', '500006', '1', '1', '1', '1', '1', 'dice', '2', '0', '0'),
('500007', 'DiceMaster', 'glas007', 's', '1', '1', '1', '0', '0', '0', '500007', '1', '1', '1', '1', '1', 'dice', '2', '0', '0'),
('500008', 'DiceMaster', 'glas008', 's', '1', '1', '1', '0', '0', '0', '500008', '1', '1', '1', '1', '1', 'dice', '2', '0', '0'),
('500009', 'DiceMaster', 'glas009', 's', '1', '1', '1', '0', '0', '0', '500009', '1', '1', '1', '1', '1', 'dice', '2', '0', '0'),
('500010', 'DiceMaster', 'glas010', 's', '1', '1', '1', '0', '0', '0', '500010', '1', '1', '1', '1', '1', 'dice', '2', '0', '0'),
('500011', 'DiceMaster', 'glas011', 's', '1', '1', '1', '0', '0', '0', '500011', '1', '1', '1', '1', '1', 'dice', '2', '0', '0'),
('500012', 'DiceMaster', 'glas012', 's', '1', '1', '1', '0', '0', '0', '500012', '1', '1', '1', '1', '1', 'dice', '2', '0', '0');
 

K4TRIN4

Posting Freak
Jul 24, 2012
777
39
Very nice release 10/10 thanks for this going to add it to my hotel now
 
Can you re upload link please both links the old and new one you have provided dont work
 
Status
Not open for further replies.

Users who are viewing this thread

Top