I got bored and decided to play around with some dino's and produced these dragon eggs
SCREENSHOTS
http://prntscr.com/623o9n
http://prntscr.com/623of7
DOWNLOAD LINK
http://www.mediafire.com/download/ue...DragonEggs.rar
Printable View
I got bored and decided to play around with some dino's and produced these dragon eggs
SCREENSHOTS
http://prntscr.com/623o9n
http://prntscr.com/623of7
DOWNLOAD LINK
http://www.mediafire.com/download/ue...DragonEggs.rar
Love the first one bro :ott:
Screen in game?
good job but they are no't sql ...
I can't get them in game I don't have a hotel to put them on
- - - Updated - - -
Furni SQL
Catalog SQLPHP 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`)
(3690001, 'rdegg', 'rdegg', 's', 1, 1, 1, '0', '0', '0', 3690001, '1', '1', '1', '1', 'default', 2, '0', '0'),
(3690002, 'bdegg', 'bdegg', 's', 1, 1, 1, '0', '0', '0', 3690002, '1', '1', '1', '1', 'default', 2, '0', '0'),
FurnidataPHP Code:INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(3690001, 'PAGEID', '3690001', 'Red Dragons Egg', 2500, 0, 0, 1),
(3690002, 'PAGEID', '3690002', 'Blue Dragons Egg', 2500, 0, 0, 1),
PHP Code:
["s","3690001","rdegg","Elysian","0","1","1","1","Red Dragons Egg",","Created By Elysian"-1"],
["s","3690002","bdegg","Elysian","0","1","1","1","Blue Dragons Egg",","Created By Elysian"-1"],
I'll test them for you.
The first one looks really awsome!
The second could use some more pixel-style, but still looks great!
Good job :)