DaLightz
See ya'll in the afterlife.
- May 19, 2012
- 1,136
- 262
Hello devbest,
today i am releasing the Nelly egg that was designed earlier today by Night.
So.... here is the swf link
>>
-----------
And here is the sqls and furni data.
Furniture sql
Catalogue items
Furni data
-------------------------------------------------------------------------
Credits--
Me- 10% , coding it
Night 90%, designing
today i am releasing the Nelly egg that was designed earlier today by Night.
So.... here is the swf link
>>
You must be registered for see links
-----------
And here is the sqls and furni data.
Furniture sql
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`, `is_arrow`) VALUES (123495678, 'nello', 'nello', 's', 1, 1, 1, '0', '0', '0', 1853, '1', '1', '1', '1', '1', 'Default', 1, '0', '0');
Catalogue items
PHP:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (123495678, 'CATA_ID', '123495678', 'nello', '15000', '24', '0', '5');
Furni data
PHP:
["s","1853","nello","132457","0","1","1","Nelly Egg","Designed by Night, Coded by CookieMonsta!",","-1,"-1"],
-------------------------------------------------------------------------
Credits--
Me- 10% , coding it
Night 90%, designing