[Two New Custom Thrones] [FURNI/SQL] [SWF]

Status
Not open for further replies.

Sweet

New Member
Aug 27, 2011
23
11
I DID NOT DESIGN AND CODED THESE!

Image:
nodown.png


SQL:
Items:

PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(39300170, 94, '39300170', 'Bob Marley Throne', 1, 0, 0, 100),
(39300171, 94, '39300171', 'Marilyn Monroe Throne', 1, 0, 0, 100);

Furniture:

PHP 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
(39300170, 'bobone', 'bobone', 's', 1, 1, 1, '0', '1', '0', 39300170, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(39300171, 'marone', 'marone', 's', 1, 1, 1, '0', '1', '0', 39300171, '1', '1', '1', '1', '1', 'default', 1, '0', '0');

Furnidata:

PHP Code:
["s","39300170","bobone","25824","0","1","1","0,0,0 ","Bob Marley Throne","Designed By Emma","","-1","-1"],
["s","39300171","marone","25824","0","1","1","0,0,0 ","Marilyn Monroe Throne","Designed By Emma","","-1","-1"],

Download:
The Girl Throne (Marilyn Monroe) Download:
The Guy Throne (Bob Marley)Download:

Credits:
kearney (otaku)
 

Freshy

New Member
Dec 11, 2011
12
1
Hey Can You Make The Buy_Furni & Catalog Page's for me? because i don't know how to edit the PhP Codes... plus i have an Old School Server. I Would really appreciate it! =)
 
Status
Not open for further replies.

Users who are viewing this thread

Top