Coca Cola Zero Throne {Delirious} Credits to ImYours4Life!

iDeliriouz

Teh Trollface Lulz
Dec 2, 2011
145
28
This great throne is credited to ImYours4Life for design, and Delirious for coding.

vhsv0p.png


SQL:

Furniture

PHP:
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
(67813466, 'ccothd', 'ccothd', 's', 1, 1, 1, '0', '0', '0', 90745611, '1', '1', '1', '1', '1', 'default', 4, '0');

Catalogue_Items

PHP:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(67813466, '94', '67813466', 'ccothd', '50000', '0', '1');

Furnidata

PHP:
["s","90745611","ccothd","999713","0","1","1","","Coca Cola Zero Throne","Designed by ImYours4Life & Coded by Delirious!","","-1","-1"],

SWF:

 

Poizone

Member
Sep 7, 2011
66
19
#1062 - Duplicate entry '4294967295' for key 'PRIMARY'
How to fix that ?

You probably have 4394967295 where ever ur trying to put it u might have to change the ID or whatever that number is just change the SQL code to a different number but u have to do the same for Catalog items, and furni for the ID's it should work then if u have a number that another furni dont already have
 

TinyBuilder

Bike ✔
Mar 19, 2012
717
66
You probably have 4394967295 where ever ur trying to put it u might have to change the ID or whatever that number is just change the SQL code to a different number but u have to do the same for Catalog items, and furni for the ID's it should work then if u have a number that another furni dont already have

Lazy to change the ID's :L
 

Users who are viewing this thread

Top